Page 1 of 1

call drop concern

PostPosted: Thu Oct 05, 2017 4:30 am
by josh3rd
Hello Forums,

Good day.

I have some concerns with our dialer, we added two additional numbers and copy the DID numbers to the existing one. As we test this we found out that we encounter this error Everyone is busy/congested at this time (1:0/0/1)

Code: Select all
[Oct  5 04:42:13]     -- Executing [1234567890@defaultlog:1] AGI("SIP/2501-00000010", "agi-NVA_recording.agi,BOTH------Y---Y---Y") in new stack
[Oct  5 04:42:13]     -- Launched AGI Script /usr/share/asterisk/agi-bin/agi-NVA_recording.agi
[Oct  5 04:42:13]     -- AGI Script Executing Application: (Monitor) Options: (wav,/var/spool/asterisk/monitor/MIX/20171005044213_2501_1234567890)
[Oct  5 04:42:13]     -- <SIP/2501-00000010>AGI Script agi-NVA_recording.agi completed, returning 0
[Oct  5 04:42:13]     -- Executing [1234567890@defaultlog:2] Goto("SIP/2501-00000010", "default,1234567890,1") in new stack
[Oct  5 04:42:13]     -- Goto (default,1234567890,1)
[Oct  5 04:42:13]     -- Executing [1234567890@default:1] AGI("SIP/2501-00000010", "agi://127.0.0.1:4577/call_log") in new stack
[Oct  5 04:42:13]     -- <SIP/2501-00000010>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Oct  5 04:42:13]     -- Executing [1234567890@default:2] Dial("SIP/2501-00000010", "SIP/Xtelarz2/61283108136,,tToR") in new stack
[Oct  5 04:42:13]   == Using SIP RTP CoS mark 5
[Oct  5 04:42:13]     -- Called SIP/Xtelarz2/61283108136
[Oct  5 04:42:13]     -- SIP/Xtelarz2-00000011 is making progress passing it to SIP/2501-00000010
[Oct  5 04:42:14]        > 0x7fe328066950 -- Probation passed - setting RTP source address to 192.168.1.59:8000
[Oct  5 04:42:14] WARNING[1730][C-00000283]: chan_sip.c:23279 handle_response_invite: Received response: "Forbidden" from '"2501" <sip:2501@122.55.68.10>;tag=as373b955c'
[Oct  5 04:42:14]   == Everyone is busy/congested at this time (1:0/0/1)
[Oct  5 04:42:14]     -- Executing [1234567890@default:3] Hangup("SIP/2501-00000010", "") in new stack
[Oct  5 04:42:14]   == Spawn extension (default, 1234567890, 3) exited non-zero on 'SIP/2501-00000010'
[Oct  5 04:42:14]     -- Executing [h@default:1] AGI("SIP/2501-00000010", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CHANUNAVAIL----------") in new stack
[Oct  5 04:42:14]     -- <SIP/2501-00000010>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CHANUNAVAIL---------- completed, returning 0
[Oct  5 04:42:21] WARNING[1730]: chan_sip.c:4100 retrans_pkt: Timeout on 1303188039-443294747-2030914018 on non-critical invite transaction.


Looking forward on your respons, cheers!

Re: call drop concern

PostPosted: Mon Oct 09, 2017 5:06 am
by dhanapathy
Hi,
Problem with your VoIP Provider, please check with them or mostly you have not defined your SIP trunk settings properly.