Hello,
SkykingOH, How are you? I know you are knowledgeable in this I am having a problem that I would love to get some help with my Issue. I have 3 Asterisk Boxes (2 in Mumbai, India) (1 in Columbus, Ohio). We are currently on version (2.1.1 (Mumbai), 2.2.2 (Mumbai), 2.2.3 (Columbus)), They are curently working and able to make outbound and inbound calls on the old servers. I have done everything to get the new servers to work and all I have accomplished is internal works meaning (Internal ext to Internal ext), music on hold works, the parking lot is working. As far as i can tell IVR works as well. When I make a call it routs through my server MB-AS-03, it is acccepted by MB-AS-02 but then I get this ->
Executing [s@macro-dialout-trunk:19] Dial(“IAX2/fromwdindia-6083”, “DAHDI /g1/007408172415,300,”) in new stack
== Everyone is busy/congested at this time (1:0/0/1)
– Executing [s@macro-dialout-trunk:20] Goto(“IAX2/fromwdindia-6083”, “s-CHA NUNAVAIL,1”) in new stack
– Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
– Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] GotoIf(“IAX2/fromwdindia- 6083”, “1?noreport”) in new stack
– Goto (macro-dialout-trunk,s-CHANUNAVAIL,3)
– Executing [s-CHANUNAVAIL@macro-dialout-trunk:3] NoOp(“IAX2/fromwdindia-60 83”, “TRUNK Dial failed due to CHANUNAVAIL (hangupcause: 0) - failing through to other trunks”) in new stack
– Executing [007408172415@from-internal:5] Macro(“IAX2/fromwdindia-6083”, " outisbusy,") in new stack
– Executing [s@macro-outisbusy:1] Playback(“IAX2/fromwdindia-6083”, “all-ci rcuits-busy-now,noanswer”) in new stack
– <IAX2/fromwdindia-6083> Playing ‘all-circuits-busy-now.ulaw’ (language ‘e n’)
– Executing [s@macro-outisbusy:2] Playback(“IAX2/fromwdindia-6083”, “pls-tr y-call-later,noanswer”) in new stack
– <IAX2/fromwdindia-6083> Playing ‘pls-try-call-later.ulaw’ (language ‘en’)
– Executing [s@macro-outisbusy:3] Macro(“IAX2/fromwdindia-6083”, “hangupcal l”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“IAX2/fromwdindia-6083”, “1?skipr g”) in new stack
– Goto (macro-hangupcall,s,4)
– Executing [s@macro-hangupcall:4] GotoIf(“IAX2/fromwdindia-6083”, “1?skipb lkvm”) in new stack
– Goto (macro-hangupcall,s,7)
– Executing [s@macro-hangupcall:7] GotoIf(“IAX2/fromwdindia-6083”, “1?theen d”) in new stack
– Goto (macro-hangupcall,s,9)
So now I am purplexed because I have set the new servers exactly as the old servers. Matter of Fact I used the old server’s config’s, Meaning I went to the trunks and created trunks on the new server exactly as they are in the old server. MB-AS-03 (New Server) from MB-AS-01 (Old Server)
So I am not sure what to do here: The configs of each server are below:
Server 1 (MB-AS-03 New Server)
Kernel -> 2.6.18-164.11.1.el5
CentOS Version -> CentOS release 5.8 (Final)
Asterisk Version -> Asterisk 1.6.0.26-FONCORE-r78
FreePBX version -> Unknown
I am sure by now you know this is Trixbox CE 2.8.0.4. I would prefer to upgrade to FreePBX Distro but I am a little worried as I do not have someone on hand to help if I run into a snafu…
Thanks in advance, Any thoughts?