I am running a auto dial campaign with remote agent whenever calls get bridge below error getting started, I read the some post in which mentioned to check disk space and permission but in my case both are ok , for the security purpose I have replace the server ip in below log with 192.168.2.112 , please help how can we fix this issue
- Code: Select all
> 0x7f245003a290 -- Strict RTP learning after remote address set to: 192.168.2.112:10034
-- SIP/192.168.2.112-00000004 answered SIP/Vitel173-00000003
-- Channel SIP/192.168.2.112-00000004 joined 'simple_bridge' basic-bridge <97c6011e-0c7e-4d64-b2c5-c61b5234cbb5>
-- Channel SIP/Vitel173-00000003 joined 'simple_bridge' basic-bridge <97c6011e-0c7e-4d64-b2c5-c61b5234cbb5>
> 0x7f245003a290 -- Strict RTP switching to RTP target address 192.168.2.112:10034 as source
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: file.c:293 ast_writestream: Translated frame write failed
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: channel.c:5493 ast_write_stream: Failed to write data to channel monitor write stream
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: file.c:293 ast_writestream: Translated frame write failed
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: channel.c:5493 ast_write_stream: Failed to write data to channel monitor write stream
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: file.c:293 ast_writestream: Translated frame write failed
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: channel.c:5493 ast_write_stream: Failed to write data to channel monitor write stream
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: file.c:293 ast_writestream: Translated frame write failed
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: channel.c:5493 ast_write_stream: Failed to write data to channel monitor write stream
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: file.c:293 ast_writestream: Translated frame write failed
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: channel.c:5493 ast_write_stream: Failed to write data to channel monitor write stream
[Dec 12 07:30:10] WARNING[10811][C-0000000a]: file.c:293 ast_writestream: Translated frame write failed
- Code: Select all
[root@localhost ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 1.8G 0 1.8G 0% /dev/shm
tmpfs 731M 23M 709M 4% /run
/dev/mapper/rl-root 28G 8.7G 20G 32% /
/dev/xvda1 960M 308M 653M 33% /boot
tmpfs 366M 4.0K 366M 1% /run/user/0
- Code: Select all
[root@localhost ~]# ll /var/spool/asterisk/
total 0
drwxrwxrwx 2 root root 6 Nov 19 09:22 dictate
drwxrwxrwx 2 root root 6 Nov 19 09:22 meetme
drwxrwxrwx 3 root root 17 Dec 12 07:44 monitor
drwxrwxrwx 10 root root 96 Dec 12 07:55 monitorDONE
drwxrwxrwx 2 root root 6 Nov 19 09:38 outgoing
drwxrwxrwx 2 root root 6 Nov 19 09:22 recording
drwxrwxrwx 2 root root 6 Nov 19 09:22 system
drwxrwxrwx 2 root root 6 Nov 19 09:22 tmp
drwxrwxrwx 3 root root 21 Nov 19 09:22 voicemail
Asterisk 16.30.1-vici
VERSION: 2.14-931a
BUILD: 241113-2002
PHP 8.3.13 (cli) (built: Oct 22 2024 18:39:14) (NTS gcc x86_64)
mysql Ver 15.1 Distrib 10.5.22-MariaDB, for Linux (x86_64) using EditLine wrapper
OS: "Rocky Linux" VERSION="9.4 (Blue Onyx)"
[edited - williamconley - code blocks for legibility]