not a valid extension

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

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

not a valid extension

Postby lemic » Tue Jun 23, 2009 8:38 am

when i try to dial in vicidial i receive a message from the operator saying "i am sorry that is not a valid extension number. please try again."

this the asterisk CLI output i got.

-- Executing MeetMe("Local/8600051@default-7eb0,2", "8600051|F") in new stack
> Channel Local/8600051@default-7eb0,1 was answered.
== Starting Local/8600051@default-7eb0,1 at default,1200013736,1 failed so falling back to exten 's'
== Starting Local/8600051@default-7eb0,1 at default,s,1 still failed so falling back to context 'default'
-- Sent into invalid extension 's' in context 'default' on Local/8600051@default-7eb0,1
-- Executing Playback("Local/8600051@default-7eb0,1", "invalid") in new stack
-- Playing 'invalid' (language 'en')
Jun 23 17:40:11 WARNING[16558]: file.c:1045 ast_waitstream: Unexpected control subclass '-1'
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
Jun 23 17:40:21 NOTICE[16492]: rtp.c:587 ast_rtp_read: Unknown RTP codec 126 received
-- Timeout on Local/8600051@default-7eb0,1
== CDR updated on Local/8600051@default-7eb0,1
-- Executing Goto("Local/8600051@default-7eb0,1", "#|1") in new stack
-- Goto (default,#,1)
-- Executing Playback("Local/8600051@default-7eb0,1", "invalid") in new stack
-- Playing 'invalid' (language 'en')
-- Executing Hangup("Local/8600051@default-7eb0,1", "") in new stack
== Spawn extension (default, #, 2) exited non-zero on 'Local/8600051@default-7eb0,1'
-- Executing DeadAGI("Local/8600051@default-7eb0,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-7eb0,2'
-- Executing DeadAGI("Local/8600051@default-7eb0,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
Jun 23 17:40:31 NOTICE[16492]: rtp.c:587 ast_rtp_read: Unknown RTP codec 126 received



can anyone help me. i need my system up and running i have been testing this for days already and never got through. your help is very much appreciated.
lemic
 
Posts: 23
Joined: Thu Jun 11, 2009 8:35 am
Location: Philippines

Postby ykhan » Tue Jun 23, 2009 10:09 am

Ould be a codec problem. Make sure that you have the same codec selected in the phone as in the sip.conf (or sip-vicidial.conf) files. Posting additional details about your setup will help too, like version, Vicidial, ViciBox or VicidialNow, Phone config info, server info, carrier configuration etc.
Yousaf Khan
For installation and Support.
VoIP to North America from $0.009/min
Phone: +1 (647) 891-5426
Email: ykhan@duologuecommunications.com
ykhan
 
Posts: 352
Joined: Thu Jun 08, 2006 4:47 pm

update on conference

Postby lemic » Wed Jun 24, 2009 3:09 am

tnx for the suggestion. i now updated my codecs and installed them. there is still some problem though. this is the error i got.

Jun 24 12:05:13 NOTICE[897]: app_meetme.c:2210 admin_exec: Conference Number not found
-- Executing Hangup("Local/55558600051@default-3b08,2", "") in new stack
== Spawn extension (default, 55558600051, 2) exited non-zero on 'Local/55558600051@default-3b08,2'
-- Executing DeadAGI("Local/55558600051@default-3b08,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0

that is the part that the operator says "that is not a valid extension.please try again."

i'll post my settings later. tnx a lot.
lemic
 
Posts: 23
Joined: Thu Jun 11, 2009 8:35 am
Location: Philippines

Finally

Postby lemic » Wed Jun 24, 2009 4:36 am

i finally solved the problem guys. thanks a lot for the suggestions cause it really helped me a lot.

there was just a problem on the leads i uploaded. hehehe
lemic
 
Posts: 23
Joined: Thu Jun 11, 2009 8:35 am
Location: Philippines

hay

Postby qadir52786 » Wed Jun 24, 2009 11:36 pm

Dear i am facing same problem how u had solved this problem plzzzzz help me with this prob




i am using vicidialnow
qadir52786
 
Posts: 33
Joined: Sat Jun 20, 2009 11:29 pm

Postby williamconley » Thu Jun 25, 2009 7:04 pm

check your asterisk CLI> and see what number is actually being dialed. Then try dialing that number directly from a soft phone on the system and find out why it won't dial. Wrong number of digits? Forgot to dial 9 (or 8 or 7 or whatever)? No dial code? (country code)
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: 20256
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby milindlokde » Sun Jul 05, 2009 1:57 am

williamconley wrote:check your asterisk CLI> and see what number is actually being dialed. Then try dialing that number directly from a soft phone on the system and find out why it won't dial. Wrong number of digits? Forgot to dial 9 (or 8 or 7 or whatever)? No dial code? (country code)

The asterisk CLI does not show the phone number dialed, but some other code from vicidial. Normal asterisk installation show the dialed number.

Where can I find the logs, it says in 'agi://127.0.0.1:4577/call_log'.

Also I did not load any lists (I have disabled the autodial in Admin interface). I dialed the numbers manually, and the agent reports show the correct number dialled.

Where else can I check the dialed number.
milindlokde
 
Posts: 5
Joined: Wed Jul 01, 2009 10:30 am

solved the problem

Postby milindlokde » Mon Jul 06, 2009 12:30 pm

The numbers in the list are not being loaded correctly.

There are 3 setting to check:
1) Add 'X' in dial prefix to override the default prefix of 9 which is added if left blank.
Or add your prefix like '44' for UK and skip these prefixed digits while dialing.

2) Other problem is the Dial Code, which is default 1 for US. For this change 'omit phone code' in Campaign from 'N' to 'Y'.

3) In 'carriers' setting in Admin change the digit '1' in ${EXTEN:1} with the numbers digits you want skipped from the begining of the number being dialed. (This did not work for me. I used ${EXTEN}).

This worked for me.
milindlokde
 
Posts: 5
Joined: Wed Jul 01, 2009 10:30 am


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 83 guests