Project

General

Profile

unable make out call in go autodial 3.0 with sangoma

Added by Asok Balachandran almost 10 years ago

Dear experts please help
unable to make out call error is chan_sip.c:15566 handle_request_invite: Call from '8005' to extension '91xxxxxxxxxx' rejected because extension not found.
regards
asok


Replies (9)

RE: unable make out call in go autodial 3.0 with sangoma - Added by Levy Ryan Nolasco almost 10 years ago

Hi,

You might be using a wrong dial prefix. Kindly check your dial prefix by navigating to Admin Settings > Carriers > Select your carrier > Click on advance settings then check prefix on the Dial plan entry.

RE: unable make out call in go autodial 3.0 with sangoma - Added by striker 247 almost 10 years ago

make sure you have proper dialplan which should match the Number you are dialling.

FYI.
X matches any digit from 0-9
Z matches any digit from 1-9
N matches any digit from 2-9
. wildcard, matches one or more characters

So

you can u can use the below dialplan for the number u r dialling

exten => _91X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91X.,2,Dial(DAHDI/g0/${EXTEN:2},,tToR)
exten => _91X.,3,Hangup

br
striker
www.striker24x7.blogspot.com

RE: unable make out call in go autodial 3.0 with sangoma - Added by Asok Balachandran almost 10 years ago

hi i change the dial plan , i can make call only through Xlite directly,but i can't via goautodial .

i am able to dial the first no thats connected and i tried the second no it shows error .

i change the dial plan
exten => _9X.,1,AGI
exten => _9X.,2,Dial(DAHDI/g0/${EXTEN:1},,tToR)
exten => _9X.,3,Hangup

please refer the CLI

[Jun 18 18:33:33] NOTICE4065: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #104)
[Jun 18 18:33:33] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:33:33] Found
[Jun 18 18:33:33] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:33:33] -- Executing [8600051@default:1] MeetMe("Local/8600051@default-e055,2", "8600051|F") in new stack
[Jun 18 18:33:33] > Channel Local/8600051@default-e055,1 was answered.
[Jun 18 18:33:33] -- Executing [99946774411@default:1] AGI in new stack
[Jun 18 18:33:33] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jun 18 18:33:33] -- Executing [99946774411@default:2] Dial("Local/8600051@default-e055,1", "DAHDI/g0/9946774411||tToR") in new stack
[Jun 18 18:33:33] -- Requested transfer capability: 0x00 - SPEECH
[Jun 18 18:33:33] -- Called g0/9946774411
[Jun 18 18:33:34] -- DAHDI/1-1 is proceeding passing it to Local/8600051@default-e055,1
[Jun 18 18:33:34] -- DAHDI/1-1 is making progress passing it to Local/8600051@default-e055,1
[Jun 18 18:33:35] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:33:37] -- DAHDI/1-1 is ringing
[Jun 18 18:33:40] WARNING[4065]: chan_sip.c:3225 create_addr: No such host: sip2.goautodial.com
[Jun 18 18:33:40] WARNING[4065]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Jun 18 18:33:41] -- DAHDI/1-1 answered Local/8600051@default-e055,1
[Jun 18 18:33:49] Refreshing DNS lookups.
[Jun 18 18:33:54] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:33:54] Found
[Jun 18 18:33:54] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:33:54] -- Executing [h@default:1] DeadAGI("Local/8600051@default-e055,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----21-----13") in new stack
[Jun 18 18:33:54] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----21-----13 completed, returning 0
[Jun 18 18:33:54] -- Hungup 'DAHDI/1-1'
[Jun 18 18:33:54] Spawn extension (default, 99946774411, 2) exited non-zero on 'Local/8600051@default-e055,1'
[Jun 18 18:33:54] Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-e055,2'
[Jun 18 18:33:54] -- Executing [h@default:1] DeadAGI("Local/8600051@default-e055,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Jun 18 18:33:54] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Jun 18 18:33:54] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:33:54] Found*
[Jun 18 18:33:54] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:33:56] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:33:56] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:34:00] NOTICE4065: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #105)
[Jun 18 18:34:01] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:34:01] Found
[Jun 18 18:34:01] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:34:01] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:34:01] Found
[Jun 18 18:34:01] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:34:01] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:34:03] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:34:06] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:34:06] Found
[Jun 18 18:34:06] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:34:06] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:34:07] WARNING[4065]: chan_sip.c:3225 create_addr: No such host: sip2.goautodial.com
[Jun 18 18:34:07] WARNING[4065]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Jun 18 18:34:26] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:34:26] Found
[Jun 18 18:34:26] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:34:26] -- Executing [8600051@default:1] MeetMe("Local/8600051@default-8cbe,2", "8600051|F") in new stack
[Jun 18 18:34:26] > Channel Local/8600051@default-8cbe,1 was answered.
[Jun 18 18:34:26] -- Executing [9919946037110@default:1] AGI("Local/8600051@default-8cbe,1", "agi://127.0.0.1:4577/call_log") in new stack
[Jun 18 18:34:26] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jun 18 18:34:26] -- Executing [9919946037110@default:2] Dial("Local/8600051@default-8cbe,1", "DAHDI/g0/919946037110||tToR") in new stack
[Jun 18 18:34:26] -- Requested transfer capability: 0x00 - SPEECH
[Jun 18 18:34:26] -- Called g0/919946037110
[Jun 18 18:34:26] -- DAHDI/1-1 is making progress passing it to Local/8600051@default-8cbe,1
[Jun 18 18:34:26] -- DAHDI/1-1 is making progress passing it to Local/8600051@default-8cbe,1
[Jun 18 18:34:27] NOTICE[4065]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #106)
[Jun 18 18:34:28] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:34:33] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:34:33] Found
[Jun 18 18:34:33] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:34:33] -- Hungup 'DAHDI/1-1'
[Jun 18 18:34:33] Spawn extension (default, 9919946037110, 2) exited non-zero on 'Local/8600051@default-8cbe,1'
[Jun 18 18:34:33] -- Executing [h@default:1] DeadAGI("Local/8600051@default-8cbe,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------") in new stack
[Jun 18 18:34:33] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL---------- completed, returning 0
[Jun 18 18:34:33] Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-8cbe,2'
[Jun 18 18:34:33] -- Executing [h@default:1] DeadAGI("Local/8600051@default-8cbe,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Jun 18 18:34:33] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Jun 18 18:34:34] WARNING4065: chan_sip.c:3225 create_addr: No such host: sip2.goautodial.com
[Jun 18 18:34:34] WARNING4065: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Jun 18 18:34:35] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:34:54] NOTICE[4065]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #107)
[Jun 18 18:35:01] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:35:01] Found
[Jun 18 18:35:01] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:35:01] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:35:01] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:35:01] Found
[Jun 18 18:35:01] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:35:01] WARNING4065: chan_sip.c:3225 create_addr: No such host: sip2.goautodial.com
[Jun 18 18:35:01] WARNING4065: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Jun 18 18:35:03] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:35:06] Parsing '/etc/asterisk/manager.conf': [Jun 18 18:35:06] Found
[Jun 18 18:35:06] Manager 'sendcron' logged on from 127.0.0.1
[Jun 18 18:35:06] Manager 'sendcron' logged off from 127.0.0.1
[Jun 18 18:35:21] NOTICE4065: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #108)
[Jun 18 18:35:29] WARNING4065: chan_sip.c:3225 create_addr: No such host: sip2.goautodial.com
[Jun 18 18:35:29] WARNING4065: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Jun 18 18:35:49] NOTICE4065: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #109)
go*CLI>

Jun_18_18.doc (50 KB) Jun_18_18.doc cli file is attached

RE: unable make out call in go autodial 3.0 with sangoma - Added by Levy Ryan Nolasco almost 10 years ago

Hi,

Do you have an account on our VoIP services? SIP domain sip2.goautodial.com no longer exist anymore. Try dal.justgovoip.com instead.

RE: unable make out call in go autodial 3.0 with sangoma - Added by striker 247 almost 10 years ago

as its dialling with country code. and your pri line not allowing to dial with country code

Go to Campaign detail view
search for Omit Phone Code and set it as Y

br
striker
www.striker24x7.blogspot.com

RE: unable make out call in go autodial 3.0 with sangoma - Added by Asok Balachandran almost 10 years ago

HI ,
Actually i am currently using go auto dial 2.1 that server i don't activate any carrier in that server. but i am able to make out bound calls.
In 3.0 i can't see any option in Omit Phone code

RE: unable make out call in go autodial 3.0 with sangoma - Added by Asok Balachandran almost 10 years ago

i upgrade 2.1 goautodial to 3.0 with sangoma A102 card fortunately PRI is up , thank you striker for your reference. please help me to sort this issue

RE: unable make out call in go autodial 3.0 with sangoma - Added by striker 247 almost 10 years ago

login to the vicidial screen

http://ipaddress/vicidial/welcome.php

then go to campaign detail view for omit phone code

br
striker
www.striker24x7.blogspot.com

RE: unable make out call in go autodial 3.0 with sangoma - Added by Asok Balachandran almost 10 years ago

Hi
Now its working thanks a lot....thanks for your support.

I have another issue in another server , i am using goautodial 2.1 version , when i dial manually via goautodial but that calls are not recorded at the same time predictive calls are recoeded ; at the same time i have a doubt about the predictive calls also that also not recorded completely.

var/spool/asterisk/monitorDone/MP3

is that any settings is available the manual call dialing ?

manually dialed calls are not recorded ?

please help me the experts.....
regards
asokbalachandran

    (1-9/9)
    Go to top