Your trunk shows busy: * -- Called CordiaVoIP/639285010430 -- SIP/CordiaVoIP-00000015 is circuit-busy == Everyone is busy/congested at this time (1:0/1/0)*
Try this in the CLI (asterisk -rvvvvvvvvvvvv): *core set verbose 0* *sip set debug peer CordiaVoIP* And then make a call and read why the SIP trunk is failing. -Bruce On Wed, Jul 13, 2011 at 12:23 AM, Malvin Rito <[email protected] > wrote: > Hi List, > > I have a Asterisk + FreePbx Server setup with around 10 SIP extensions and > 1 VoIP trunk (CordiaVoIP), when we dial-out to any number call is being > dropped with the following message on asterisk log: > > == Using SIP RTP TOS bits 184 > == Using SIP RTP CoS mark 5 > -- Called CordiaVoIP/639285010430 > -- SIP/CordiaVoIP-00000015 is circuit-busy > == Everyone is busy/congested at this time (1:0/1/0) > -- Executing [s@macro-dialout-trunk:20] NoOp("SIP/1001-00000014", "Dial > failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE = 0") in > new stack > -- Executing [s@macro-dialout-trunk:21] Goto("SIP/1001-00000014", > "s-CONGESTION,1") in new stack > -- Goto (macro-dialout-trunk,s-**CONGESTION,1) > -- Executing [s-CONGESTION@macro-dialout-**trunk:1] > Set("SIP/1001-00000014", "RC=0") in new stack > -- Executing [s-CONGESTION@macro-dialout-**trunk:2] > Goto("SIP/1001-00000014", "0,1") in new stack > -- Goto (macro-dialout-trunk,0,1) > -- Executing [0@macro-dialout-trunk:1] Goto("SIP/1001-00000014", > "continue,1") in new stack > -- Goto (macro-dialout-trunk,continue,**1) > -- Executing [continue@macro-dialout-trunk:**1] > GotoIf("SIP/1001-00000014", "1?noreport") in new stack > -- Goto (macro-dialout-trunk,continue,**3) > -- Executing [continue@macro-dialout-trunk:**3] > NoOp("SIP/1001-00000014", "TRUNK Dial failed due to CONGESTION HANGUPCAUSE: > 0 - failing through to other trunks") in new stack > -- Executing [continue@macro-dialout-trunk:**4] > Set("SIP/1001-00000014", "CALLERID(number)=1001") in new stack > -- Executing [639285010430@from-internal:8] Macro("SIP/1001-00000014", > "outisbusy,") in new stack > -- Executing [s@macro-outisbusy:1] Progress("SIP/1001-00000014", "") in > new stack > -- Executing [s@macro-outisbusy:2] Playback("SIP/1001-00000014", > "all-circuits-busy-now,**noanswer") in new stack > -- <SIP/1001-00000014> Playing 'all-circuits-busy-now.gsm' (language > 'en') > -- Executing [s@macro-outisbusy:3] Playback("SIP/1001-00000014", > "pls-try-call-later,noanswer") in new stack > -- <SIP/1001-00000014> Playing 'pls-try-call-later.gsm' (language 'en') > -- Executing [s@macro-outisbusy:4] Macro("SIP/1001-00000014", > "hangupcall") in new stack > -- Executing [s@macro-hangupcall:1] GotoIf("SIP/1001-00000014", > "1?skiprg") in new stack > -- Goto (macro-hangupcall,s,4) > -- Executing [s@macro-hangupcall:4] GotoIf("SIP/1001-00000014", > "1?skipblkvm") in new stack > -- Goto (macro-hangupcall,s,7) > -- Executing [s@macro-hangupcall:7] GotoIf("SIP/1001-00000014", > "1?theend") in new stack > -- Goto (macro-hangupcall,s,9) > -- Executing [s@macro-hangupcall:9] Hangup("SIP/1001-00000014", "") in > new stack > == Spawn extension (macro-hangupcall, s, 9) exited non-zero on > 'SIP/1001-00000014' in macro 'hangupcall' > == Spawn extension (macro-outisbusy, s, 4) exited non-zero on > 'SIP/1001-00000014' in macro 'outisbusy' > == Spawn extension (from-internal, 639285010430, 8) exited non-zero on > 'SIP/1001-00000014' > -- Executing [h@from-internal:1] Macro("SIP/1001-00000014", > "hangupcall") in new stack > -- Executing [s@macro-hangupcall:1] GotoIf("SIP/1001-00000014", > "1?skiprg") in new stack > -- Goto (macro-hangupcall,s,4) > -- Executing [s@macro-hangupcall:4] GotoIf("SIP/1001-00000014", > "1?skipblkvm") in new stack > -- Goto (macro-hangupcall,s,7) > -- Executing [s@macro-hangupcall:7] GotoIf("SIP/1001-00000014", > "1?theend") in new stack > -- Goto (macro-hangupcall,s,9) > -- Executing [s@macro-hangupcall:9] Hangup("SIP/1001-00000014", "") in > new stack > == Spawn extension (macro-hangupcall, s, 9) exited non-zero on > 'SIP/1001-00000014' in macro 'hangupcall' > == Spawn extension (from-internal, h, 1) exited non-zero on > 'SIP/1001-00000014' > localhost*CLI> > > > Can someone assist me please. Thanks in advance. > > Regards, > Malvin > > > > -- > ______________________________**______________________________**_________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/**mailman/listinfo/asterisk-**users<http://lists.digium.com/mailman/listinfo/asterisk-users> >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
