Whats wrong with my Cisco xml file?

Hi,

My XML files for Cisco 7911 & 7941 works with Frimware 8.4.1 but with 9.3.1 it comes up registering on the phone.

Can anyone spot anything wrong with it please? A resh set of eyes might help :slight_smile:

Thanks

SIP cisco cisco D/M/Y GMT Standard/Daylight Time 172.16.4.1 Unicast 2000 5060 5061 172.16.4.1 true true x-serviceuri-cfwdall x-cisco-serviceuri-pickup x-cisco-serviceuri-opickup x-cisco-serviceuri-gpickup x-cisco-serviceuri-meetme x-cisco-serviceuri-abbrdial false 2 true true 2 2 0 true 6 10 180 3600 5 120 120 5 500 4000 70 true None 1 false true false false g711ulaw 101 3 avt false false 3 false EXT $Extension 0 false 10 false 16384 32766 9 $Name 172.16.4.1 5060 $Extension $Extension 2 3 $Extension $Password false 1 5900 4 5 $Extension true true false true 5060 184 0 dialplan.xml true 1 SIP11.8-4-1S false false 0 1 0 0 0 0 1 1 1 1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37 English_United_Kingdom 1 en_UK 1.0.0.0-1 iso-8859-1 United_Kingdom United_Kingdom 64 1.0.0.0-1 1 96 0 96 2 0 3804 false

As a first step, I would suggest posting code in ... tags with proper indentation, or using pastebin.com.

I haven’t used Cisco phones for a couple of years so don’t have much to say beyond that, but it might help the next person that comes along.

Let’s try that again. Post code in <code>…</code> tags!

Version 9 firmware is a totally different animal. I suggest you go back to your working 8 version.

There are no additional features or anything to be gained by updating other than frustration.

Oh right i see, i am having an issue with a version 8 firmware (well might be anyway, testing will prove or disprove that). I will see if i can get a new version of 8 and give that a try.

Some of my Cisco phones are stuck on “restarting”, we haven’t triggered this and they get stuck restarting. You dont happen to know anything about that?

Thanks

But a quick glance shows that you have this line: 172.16.4.1

try: USECALLMANAGER instead

hmm…codes :slight_smile:

try using USECALLMANAGER in the proxy for line1

also…your file still lists the old firmware version…try updathing that line as well to the correct firmware.

Oh yes, in real life it does have the new firmware in there. But i just copied up my template, that contains the current firmware we use.

Will try the USECALLMANAGER

Thanks guys

I have 22 7941G phones working with SIP41.9-3-1SR4-1S and have no issues other than a few specfic keys like CFwdAll that do not function properly. As I understand it, some keys like the CFwdAll keys need to have Asterisk patched to work anyway.

You MUST use “USECALLMANAGER” in your settings instead of the server IP address for version 9 and up to work.

hi texnet,

i got the same problem with my Cisco 7941G-phone. With Firmware 8xx i had no problems. Since i upgraded to SIP41.9-2-3S i got the error on the asterisk-cli when i try to press the button CFwdAll followed by my mobile-nr:

[Jun 10 14:15:48] NOTICE[13986]: chan_sip.c:22622 handle_request_invite: Call from ‘XXXXXX’ (192.168.X.XXX:50950) to extension ‘x–serviceuri-cfwdall-017XXXXXXXXX’ rejected because extension not found in context ‘Context of the phones’.

I tried to update SIP41.9-3-1SR2-1S without problems, but that didn’t solve the problem.

What kind of patch you where talking about? Is it easy to install on my pbx? I’ve got Asterisk 1.8.10.1~dfsg-1ubuntu1

regards, lester