All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by mohankumar » Tue Feb 27, 2007 1:16 am
Pls help me to solve he authentication problem!!
In some of the call centers they wil allow only thae numbers to call if it start with some prefix like 100100, to change the prefix of the lead number what we should do?
What changes to be made in dail plan?
Plz help me to solve this problem!!

-
mohankumar
-
- Posts: 53
- Joined: Mon Jan 22, 2007 5:40 am
- Location: India
by rajeevpn » Tue Feb 27, 2007 4:30 am
If you mean dial prefix (example 100100) specified by your service provider (registered and assigned to variable TRUNK), modify your dialplan thus:
Edit extensions.conf
; To call the US
exten => _1.,1,AGI(
agi://127.0.0.1:4577/call_log)
exten => _1.,2,Dial(${TRUNK}/100100${EXTEN},90,tTo)
exten => _1.,3,Hangup
-
rajeevpn
-
- Posts: 48
- Joined: Wed Aug 16, 2006 7:42 am
by mohankumar » Wed Feb 28, 2007 1:57 am
When the agent logins the page...
It says there are no leads in the hopper...
But i hav loaded the leads already...
When i manually dial i am getting the following error
Executing AGI("SIP/101-09fcf460", "agi://127.0.0.1:4577/call_log") in new stack
Feb 28 12:26:37 WARNING[4012]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused
== Spawn extension (default, 912079351253, 1) exited non-zero on 'SIP/101-09fcf460'
-- Executing DeadAGI("SIP/101-09fcf460", "agi://127.0.0.1:4577/call_log") in new stack
Feb 28 12:26:37 WARNING[4012]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused
== Spawn extension (default, h, 1) exited non-zero on 'SIP/101-09fcf460'
-
mohankumar
-
- Posts: 53
- Joined: Mon Jan 22, 2007 5:40 am
- Location: India
Return to Support
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], Majestic-12 [Bot] and 138 guests