Inbound call not going through

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

Inbound call not going through

Postby batanglanot » Tue Apr 09, 2013 4:09 am

Hi,

We haven't been using one of our servers for some time and I can't remember the last time it was configured but I know it was working before. Now we tried setting up an inbound DID, placed that DID to an Ingroup and added the Ingroup to a campaign, but when we tried to make a call to an agent the call is not going through. In the softphone it says call established but we can't hear any ring and then eventually it hungs up. This is what the asterisk cli is showing when we try to make a call.

[Apr 9 17:04:47] -- Executing [914012147363698@default:1] AGI("SIP/cc105-00000046", "agi://127.0.0.1:4577/call_log") in new stack
[Apr 9 17:04:47] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Apr 9 17:04:47] -- Executing [914012147363698@default:2] Dial("SIP/cc105-00000046", "SIP/acestar/914012147363698|45|Tto") in new stack
[Apr 9 17:04:47] -- Called acestar/914012147363698
[Apr 9 17:04:52] -- SIP/acestar-00000047 answered SIP/cc105-00000046
[Apr 9 17:05:01] == Parsing '/etc/asterisk/manager.conf': [Apr 9 17:05:01] Found
[Apr 9 17:05:01] == Manager 'sendcron' logged on from 127.0.0.1
[Apr 9 17:05:01] == Parsing '/etc/asterisk/manager.conf': [Apr 9 17:05:01] Found
[Apr 9 17:05:01] == Manager 'sendcron' logged on from 127.0.0.1
[Apr 9 17:05:02] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 9 17:05:07] == Parsing '/etc/asterisk/manager.conf': [Apr 9 17:05:07] Found
[Apr 9 17:05:07] == Manager 'sendcron' logged on from 127.0.0.1
[Apr 9 17:05:07] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 9 17:05:07] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 9 17:05:19] -- Executing [h@default:1] DeadAGI("SIP/cc105-00000046", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----32-----27") in new stack
[Apr 9 17:05:19] WARNING[31358]: res_agi.c:2212 deadagi_exec: Running DeadAGI on a live channel will cause problems, please use AGI
[Apr 9 17:05:19] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... -32-----27 completed, returning 0
[Apr 9 17:05:19] == Spawn extension (default, 914012147363698, 2) exited non-zero on 'SIP/cc105-00000046'


I already checked the sip.conf and extensions.conf to see if we configured something that might have cause the issue but I wasn't able to find anything. I also compared the configuration with our other server which the setup is working fine but I didn't see any difference. Maybe you could tell me what might be causing this so that I will have an idea where and what to look. Thanks.

Peter

ViciBox Redux v.3.1.15 | Vicidial 2.4-357a Build 120125-2107 | Asterisk 1.4.39.2 | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation |Intel® Xeon® 5600
batanglanot
 
Posts: 9
Joined: Fri Apr 05, 2013 4:15 am

Re: Inbound call not going through

Postby batanglanot » Tue Apr 09, 2013 4:30 am

I forgot to route the DID to the server I've been trying to fix so I thought that was the cause of the problem. However after changing the route to the correct server the call still doesn't go through. Here's the asterisk output:

[Apr 9 17:28:31] -- Executing [914012147363698@default:1] AGI("SIP/cc300-0000004d", "agi://127.0.0.1:4577/call_log") in new stack
[Apr 9 17:28:31] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Apr 9 17:28:31] -- Executing [914012147363698@default:2] Dial("SIP/cc300-0000004d", "SIP/acestar/914012147363698|45|Tto") in new stack
[Apr 9 17:28:31] -- Called acestar/914012147363698
[Apr 9 17:29:01] == Parsing '/etc/asterisk/manager.conf': [Apr 9 17:29:01] Found
[Apr 9 17:29:01] == Manager 'sendcron' logged on from 127.0.0.1
[Apr 9 17:29:01] == Parsing '/etc/asterisk/manager.conf': [Apr 9 17:29:01] Found
[Apr 9 17:29:01] == Manager 'sendcron' logged on from 127.0.0.1
[Apr 9 17:29:01] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 9 17:29:06] == Parsing '/etc/asterisk/manager.conf': [Apr 9 17:29:06] Found
[Apr 9 17:29:06] == Manager 'sendcron' logged on from 127.0.0.1
[Apr 9 17:29:06] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 9 17:29:07] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 9 17:29:11] -- SIP/acestar-0000004e is making progress passing it to SIP/cc300-0000004d
[Apr 9 17:29:16] -- Nobody picked up in 45000 ms
[Apr 9 17:29:16] -- Executing [914012147363698@default:3] Hangup("SIP/cc300-0000004d", "") in new stack
[Apr 9 17:29:16] == Spawn extension (default, 914012147363698, 3) exited non-zero on 'SIP/cc300-0000004d'
[Apr 9 17:29:16] -- Executing [h@default:1] DeadAGI("SIP/cc300-0000004d", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----NOANSWER----------") in new stack
[Apr 9 17:29:16] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0


The softphone also displays that the call was declined.

I appreciate your opinion about this matter.
batanglanot
 
Posts: 9
Joined: Fri Apr 05, 2013 4:15 am

Re: Inbound call not going through

Postby williamconley » Tue Apr 09, 2013 8:27 am

You have not shown the call being routed to the server. This is an outbound call. There is no evidence of an inbound call. To be certain, do not call outbound to the number, call with your cell phone and activate sip debugging with this peer:

sip set debug peer acestar

during the inbound call if there is no sip traffic in debug, the DID is not yet routed to this server.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20254
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Inbound call not going through

Postby striker » Tue Apr 09, 2013 11:52 am

what context you are using in your sip setting and type mode.

post your sip settings used to receive inbound calls.
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 83 guests