09-08-2020 12:06 AM
Hi all,
I am trying to understand the process of registering a normal Cisco 8841 phone (non-MPP) to an Asterisk server. Do we need to change the current and default SIP load firmware to make it work or we just need to only upload the .cnf file with Asterisk server details to the phone via a TFTP server?
Appreciate your support. Also, is it better to consider 3PCC phones for future Asterisk deployments ?
Regards
09-08-2020 12:50 AM
@mohdshajan wrote:
is it better to consider 3PCC phones for future Asterisk deployments
For simplistic sake, yes.
@mohdshajan wrote:
I am trying to understand the process of registering a normal Cisco 8841 phone (non-MPP) to an Asterisk server.
You will need the following:
09-08-2020 12:54 AM
Hi Leo,
Can you guide on the item 2 and 3 ?Which firmware we need as the phone is already on SIP ? Also, is the dial plan info not taken from asterisk server?
Regards
09-08-2020 04:15 AM
Paste the following into a text file and call it "dialplan.xml"
<DIALTEMPLATE> <TEMPLATE MATCH=”*” Timeout=”5″ User=”Phone” /> </DIALTEMPLATE>
Above instructs the phone to "wait for 5 seconds before dialing the number".
09-08-2020 04:27 AM
@mohdshajan wrote:
Which firmware we need as the phone is already on SIP
Whatever version you want. CP-8841 only operates in SIP.
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