01-16-2015 01:06 PM - edited 03-17-2019 01:36 AM
Hi,
I have a call center based on ASTERISK and i'm using Cisco Phones CP-6901 over SIP protocol and they work fine, but i have a big issue i can't solve, when i make a call it takes around 10 seconds to start calling. Its a lot, i already try to config the dialplan.xml in several ways but nothing works.
I need when the user try's to call to another extension, Ex: 201, the phone wait's 1 or 2 seconds and start calling.
If someone someone knows the answer please help.
01-23-2015 10:47 PM
when i make a call it takes around 10 seconds to start calling.
Post your dialplan.xml file. This happens when you've configured a "wait time".
02-02-2015 05:33 PM
<DIALTEMPLATE>
<TEMPLATE MATCH="*" Timeout="1"/> <!-- Anything else -->
</DIALTEMPLATE>
I can see in the logs that the phone is picking the file. but nothing change...
02-02-2015 06:14 PM
Try this: <TEMPLATE MATCH="*#" Timeout="1"/>
After you dial the number, press the "#" and observe what happens.
02-02-2015 06:38 PM
Thanks for your help.
i have tried and i get "wrong number" it is sending 24#.
it is ignoring the dialplan file... if i dial 24 and wait 10s it works
any ideia?
02-02-2015 06:52 PM
it is ignoring the dialplan file... if i dial 24 and wait 10s it works
Sounds like the dialplan the phone is using is different to the one found in the TFTP server.
02-02-2015 06:56 PM
I have made one file dialplan3.xml exclusive for this phone and i see in the log that is getting the file.
i have access by ssh to the phone. is there a way to know the dialplan that the phone is using?
thanks for your help!!!!
04-17-2015 10:26 PM
Same problem. The phone is now a brick due to this issue.
03-24-2015 08:34 AM
same discussed here, but no solution yet: https://supportforums.cisco.com/discussion/11292241/cisco-cp-6901-dialplan-configure-3rd-party-pbx-how-change-interdigit-timeout#comment-10377476
05-20-2018 08:31 PM
Hi,
We have been dealing with this issues for a few months. We have received a confirmation from Cisco that the 6901 is only supported with CUCM and not third party sip servers.
As per Cisco Unified IP Phone 6901 Data Sheet, The phones are supported on Cisco Unified Communications Manager and Cisco Unified Communications Manager Business Edition Versions 7.1.3 and later, as well as Cisco Unified Communications Manager Express 8.0 and later,not on 3rd party calling agent
Sorry for the bad news.
08-12-2019 02:56 PM
01-26-2023 02:19 AM
Same issue here. First dialplan.xml the phone gets from TFTP server is the dialplan applied and I'm not able to update it. I've tried with factory reset and different files (dialplan1.xml, dialplan2.xml...), the phone gets it from TFTP but it doesn't apply, remains first dialplan.
SSH access hasn't got any command or option to delete dialplan manually (and "show sipstack dialplan" is empty). Winscp doesn't connect to check files.
Any suggestion?
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