10-27-2010 08:46 PM - edited 03-16-2019 01:35 AM
this message apper when i try to call the AA pilot number:
CALL_CONTROL-6-APP_NOT_FOUND: Application aa in dial-peer 1000 not found. Handing callid 91 to the alternate app
and this is my configuration:
application
service app-b-acd-aa flash:bacdprompts/app-b-acd-aa-2.1.2.2.tcl
param max-time-call-retry 600
param voice-mail 5000
paramspace english index 1
param service-name app-b-acd
param number-of-hunt-grps 2
param handoff-string aa
paramspace english language en
param dial-by-extension-option 5
param max-time-vm-retry 2
param max-extension-length 4
paramspace english location flash:
param aa-pilot 0217155841
param second-greeting-time 60
param welcome-prompt _aa1_welcome.au
param call-retry-timer 15
!
service app-b-acd flash:bacdprompts/app-b-acd-2.1.2.2.tcl
param app-b-acd-len 10
param aa-hunt3 5100
param aa-hunt4 5220
param number-of-hunt-grps 2
param app-b-acd-manager-debugs 1
dial-peer voice 1000 pots
service aa
incoming called-number 0217155841
port 0/1/0:15
the line hang up the moment i call.
please help me
Solved! Go to Solution.
10-27-2010 08:55 PM
Your application name is app-b-acd-aa, not aa. Change the service command on your dial-peer.
10-27-2010 08:55 PM
Your application name is app-b-acd-aa, not aa. Change the service command on your dial-peer.
10-27-2010 09:01 PM
dial-peer voice 1000 pots
service app-b-acd-aa
incoming called-number 0217155841
port 0/1/0:15
pleas tell me if that is right
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide