[asterisk-users] Cisco registration problem with 1.8.3.3
Ian S. Worthington
ianworthington at usa.net
Mon May 30 13:45:31 CDT 2011
Ah-ha! Progress at last.
(I'd actually tried debug mode before and wondered why I got no output. Any
harm in leaving that console => etc enabled?)
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:7941 parse_request: Header 0 [
33]: REGISTER sip:192.168.1.41 SIP/2.0
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 1 [
58]: Via: SIP/2.0/UDP 192.168.1.114:5060;branch=z9hG4bK2e11eaa2
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 2 [
39]: From: <sip:702 at 192.168.1.41;user=phone>
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 3 [
37]: To: <sip:702 at 192.168.1.41;user=phone>
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 4 [
58]: Call-ID: 00078599-2e4e0002-23aa7a4e-0b32ceef at 192.168.1.114
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 5 [
18]: CSeq: 101 REGISTER
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 6 [
18]: User-Agent: CSCO/7
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 7 [
37]: Contact: <sip:702 at 192.168.1.114:5060>
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 8 [
17]: Content-Length: 0
[2011-05-30 13:33:13] DEBUG[5362]: chan_sip.c:7941 parse_request: Header 9 [
12]: Expires: 120
--- (10 headers 0 lines) ---
[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
ian
...
------ Original Message ------
Received: 07:31 AM COT, 05/30/2011
From: Ryan Wagoner <rswagoner at gmail.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Subject: Re: [asterisk-users] Cisco registration problem with 1.8.3.3
> On Sun, May 29, 2011 at 3:18 PM, Ian S. Worthington
> <ianworthington at usa.net> wrote:
> > And f/w POS3-07-4-00
>
> That is strange that Asterisk is not sending anything back in response
> to the register. Have you looked at the Asterisk console or logs to
> see why it is rejecting the register. You might have to enable debug
> mode
>
> core set debug 5
> sip set debug on
>
> Also if you want to see debug output on the screen check that the
> following is uncommented in /etc/asterisk/logger.conf
>
> console => notice,warning,error,debug
>
> Is it possible for you to try a later firmware version? Although 7.4
> looks to be a good version according to others notes.
>
> http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+79xx
>
> Ryan
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list