[asterisk-users] Cisco registration problem with 1.8.3.3

Ryan Wagoner rswagoner at gmail.com
Mon May 30 15:50:37 CDT 2011


On Mon, May 30, 2011 at 2:45 PM, Ian S. Worthington
<ianworthington at usa.net> wrote:
> Console is showing the following. Looks like it doesn't like the format of the
> REGISTER message???
>
> <--- SIP read from UDP:192.168.1.114:5060 --->
> REGISTER sip:192.168.1.41 SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.114:5060;branch=z9hG4bK2e11eaa2
> From: <sip:702 at 192.168.1.41;user=phone>
> To: <sip:702 at 192.168.1.41;user=phone>
> Call-ID: 00078599-2e4e0002-23aa7a4e-0b32ceef at 192.168.1.114
> CSeq: 101 REGISTER
> User-Agent: CSCO/7
> Contact: <sip:702 at 192.168.1.114:5060>
> Content-Length: 0
> Expires: 120
>

> [2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7539 find_call: = Looking for
> Call ID: 00078599-2e4e0002-23aa7a4e-0b32ceef at 192.168.1.114 (Checking From)
> --From tag  --To-tag
> [2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7543 find_call: REGISTER request
> has no from tag, dropping callid:
> 00078599-2e4e0002-23aa7a4e-0b32ceef at 192.168.1.114 from:
> <sip:702 at 192.168.1.41;user=phone>
> [2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:24110 handle_request_do: Invalid
> SIP message - rejected , no callid, len 337

The log states "find_call: REGISTER request has no from tag, dropping
callid". If you look at the From: line, it should end with
;tag=SOMEVALUE. Looking at sip.conf you could set pedantic=no and the
phone should register. The best solution would be to upgrade the phone
firmware. I know 8.12 works.

Ryan



More information about the asterisk-users mailing list