Page 1 of 1

invalid extension

PostPosted: Fri Mar 19, 2010 11:00 pm
by laswa
helo, good day..

anybody knows what is the problem in my vicidial.
when i login into agent's login my softphone rings.
but it cannot dial the numbers, its display in the server.

WARNING[11185]: pbx.c:2377 __ast_pbx_run: Channel 'SIP/test101-09a53df8' sent into invalid extension 's' in context 'default', but no invalid handler
== Manager 'sendcron' logged off from 127.0.0.1


thanks in advance.....

_____________________________________________
vicidialnow | with voicepulse sip.conf nand entensions.conf installed

PostPosted: Fri Mar 19, 2010 11:33 pm
by Michael_N
something is wrong in dialplan.

How is your dialplanentry in admin/server/carrier ?

PostPosted: Fri Mar 19, 2010 11:38 pm
by laswa
in the admin=>carrier?

the dialplan entry is:

exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,2,Dial(${SIP9}/${EXTEN:2},,tTor)
exten => _9X.,3,Hangup

PostPosted: Sat Mar 20, 2010 12:00 am
by williamconley
you MUST post your installation method, vicidial version and build, asterisk version and whether any other software is installed in your box.

it's required to get this cool free help :)

are you trying to make a manual call in vicidial agent interface, auto-dial when resuming as an agent or dial straight from your soft phone?

what number are you dialing?

what is the value of the "Dial Prefix" in your campaing? (If a campaign is involved)?

what is the value of the "dial code" from your imported list (if a list is involved)?

PostPosted: Sat Mar 20, 2010 7:05 pm
by laswa
are you trying to make a manual call in vicidial agent interface, auto-dial when resuming as an agent or dial straight from your soft phone?

what number are you dialing?

what is the value of the "Dial Prefix" in your campaing? (If a campaign is involved)?

what is the value of the "dial code" from your imported list (if a list is involved)?

im going to use manual dial in the agent interface sir..

my dial prefix value in campaign is: 911

where i can the dial code value sir?

thanks in advance^_^

_______________________________________________________________________
vicidialnow ce 1.2 | asterisk ver. 1.2.30.2 | voicepulse sip.conf and extensions.conf installed

PostPosted: Sat Mar 20, 2010 7:18 pm
by williamconley
williamconley wrote:you MUST post your installation method, vicidial version and build, asterisk version and whether any other software is installed in your box.