Jump to content

kamilsey

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by kamilsey

  1. hI Pythonpoole

     

    Just to let you know i managed to solve it.

     

    When you mentioned the port number being high i looking into it closer.

    Even though the sip port was set at 5060 if the extention existed and the password was correct it would change the port to something very high and random. So i went through the whole config on everysite i could find and found a setting i haddent seen before. "Voip control port" When i set this i kept the port at 5060 instead of changing it and alowed the phone to register.

     

    So thanks for all your help and im off to find the next problem.

     

    Alex

  2. Hi Pythonpoole

     

    Thanks for all your help.

     

    The 7940 is configured using sip.cnf and default.cnf files. I have tried the full config files and included every parameter you can set and also tried just having the basics.

     

    This is the SIP(MAC).cnf File

     

    # Line 1 Parameters

    line1_name: 121

    line1_displayname: 121

    line1_password: test

     

    phone_prompt: "SIP Phone"

    phone_password: "cisco"

     

    This is what the SIPDefault.cnf file contains.

     

    image_version: P0S3-06-3-00

    proxy1_address: 192.168.1.11

    proxy_register: 1

     

    If i purposely set the password wrong i get the second sip error. (When i try and dial, i immeditily get beeping as you would if you have dialed a wrong extention) When the password is correct i get the first sip error and no beeping (the line shows as if its trying to connect.)

  3. Just to let you know i have now spent another day and still yet to find a solution.

     

     

     

    I am on my 4th 7940 and i have also tried to register with my asterisk pbx and still no joy.

     

     

     

    As pythonpoole suggests it is a password error i spent all day checking. I have checked and rechecked all day long but still nothing. However if i put in the wrong password i get the same 401 error but the sip trace is different.

     

     

     

    ----------------------------------------------------------------

     

    19:12:56 UDP Packet Received from 192.168.1.85:5060 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    REGISTER sip:192.168.1.11 SIP/2.0

    Via: SIP/2.0/UDP 192.168.1.85:5060;branch=z9hG4bK43bb5d79

    From: sip:121@192.168.1.11

    To: sip:121@192.168.1.11

    Call-ID: 0006d737-cdbc0003-768131c7-7399f99d@192.168.1.85

    CSeq: 102 REGISTER

    User-Agent: CSCO/6

    Contact: <sip:121@192.168.1.85:5060>

    Authorization: Digest username="UNPROVISIONED",realm="axon@voip_server",uri="sip:192.168.1.11",response="9958d961632c1d0775596eef71ff7c49",nonce="v45812qaq39952w",opaque="",algorithm=MD5

    Content-Length: 0

    Expires: 3600

     

     

    ----------------------------------------------------------------

     

    19:12:56 UDP Packet Sent to 192.168.1.85:5060 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    SIP/2.0 401 Unauthorized

    Via: SIP/2.0/UDP 192.168.1.85:5060;branch=z9hG4bK43bb5d79

    To: sip:121@192.168.1.11

    From: sip:121@192.168.1.11

    Call-ID: 0006d737-cdbc0003-768131c7-7399f99d@192.168.1.85

    CSeq: 102 REGISTER

    User-Agent: NCH Swift Sound Axon Virtual PBX 2.00

    WWW-Authenticate: Digest realm="axon@voip_server",nonce="v45812qaq39952w",opaque="",stale=FALSE,algorithm=MD5

    Content-Length: 0

     

     

    What i noticed is that it has not changed the port number, so i assume that previously it has been connecting but something is stopping it.

     

     

     

    Any help guys would amazing.

     

     

     

    Alex

  4. Error 401 (Unauthorized) means the phone is connecting to the Axon server, but the extension number or password is wrong.

     

    Make sure you create (or edit) an extension in the Axon web interface for the phone (e.g. 121) and then set a password you will remember. Copy over the username/extension and password exactly into the phone's web configuration interface and you should be good to go. The error "Unknown ID trying to register" usually is indicative of a phone that is trying to register with an invalid/non-existing extension.

     

    In general Cisco and Linksys products work pretty well with Axon and you shouldn't have too much trouble after you sort out the authentication error.

     

    I thought that at the beginging but that is not the issue. I have been reconfiguring these for 4 days and that was my first thought. I have tried it with differernt extensions and passwords and on different phones. Still the same issue. I think there might be a problem with the SIP headers in some way but really cant figure it out.

  5. Hi All

     

    I just got a few Cisco 7940 in and am having problems connecting them to AXON. I have 6 Cisco 7912 connected fine but have spent 3 days trying to get the 7940 to work.

     

    I have uploaded the most recent sip firmware from cisco and it all seems to work. But i just doesnt connect.

     

    At first i noticed that i would only get an error in AXON if the extention was not there. IE "Unknown ID trying to register." So i played around and realised that it must be connecting but not properly.

     

    So i looked at the SIP Trace logs and find that it constantly returns "SIP/2.0 401 Unauthorized" and thats a few hundred a second.

     

    The SIP Logs are:

     

    18:05:36 UDP Packet Received from 192.168.1.82:50970 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    REGISTER sip:192.168.1.11 SIP/2.0

    Via: SIP/2.0/UDP 192.168.1.82:5061;branch=z9hG4bK239cc116

    From: <sip:121@192.168.1.11>;tag=0006d737d15a00273f7a9931-528120a4

    To: <sip:121@192.168.1.11>

    Call-ID: 0006d737-d15a0003-3acce808-747e07bc@192.168.1.82

    Max-Forwards: 70

    CSeq: 120 REGISTER

    User-Agent: Cisco-CP7940G/8.0

    Contact: <sip:121@192.168.1.82:5061;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0006d737d15a>";+u.sip!model.ccm.cisco.com="8"

    Content-Length: 0

    Expires: 0

     

     

    ----------------------------------------------------------------

     

    18:05:36 UDP Packet Sent to 192.168.1.82:50970 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    SIP/2.0 401 Unauthorized

    Via: SIP/2.0/UDP 192.168.1.82:5061;branch=z9hG4bK239cc116

    To: <sip:121@192.168.1.11>

    From: <sip:121@192.168.1.11>;tag=0006d737d15a00273f7a9931-528120a4

    Call-ID: 0006d737-d15a0003-3acce808-747e07bc@192.168.1.82

    CSeq: 120 REGISTER

    User-Agent: NCH Swift Sound Axon Virtual PBX 2.00

    WWW-Authenticate: Digest realm="axon@voip_server",nonce="v16765qaq65223w",opaque="",stale=FALSE,algorithm=MD5

    Content-Length: 0

     

     

    It is just these 2 repeated alot.

     

     

    I have tried changing the extention and also downgrading the SIP firmware, and also tried 3 different 7940 phones.

     

    Next i will try connecting to another SIP server.

     

    Any ideas are very very welcome.

     

    Cheers Guys

     

    Alex

  6. I am currently running an AXON PBX with a Linksys 3102 and also some VOIP Talk lines and a connection to my companies VOIP Switch.

     

    All the connections work fine incoming and outgoing.

     

    The problem i have is that when i try recording calls going out on the VOIPSwitch lines the VRS software changes the codec from g729 to G711 and the VOIP switch can not handle that (g711 uses to much bandwidth when you got 980 connections, from the tech at the VOIP switch end).

     

    Anyone have any ideas on how to get VRS working with the g729 codec.

     

    Kamilsey

     

    p.s im using cisco 7912 phones

×
×
  • Create New...