[asterisk-bugs] [JIRA] (ASTERISK-20573) Phone does not re-register after system crash
jmls (JIRA)
noreply at issues.asterisk.org
Wed Oct 17 00:42:34 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198504#comment-198504 ]
jmls commented on ASTERISK-20573:
---------------------------------
this is in the logs with core set debug 9
<------------->
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 0 [ 31]: REGISTER sip:AsteriskIP SIP/2.0
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 1 [ 56]: Via: SIP/2.0/UDP PhoneIP:5060;branch=z9hG4bK6fe2c0b9
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 2 [ 27]: From: sip:*0040*@AsteriskIP
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 3 [ 25]: To: sip:*0040*@AsteriskIP
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 4 [ 56]: Call-ID: 000cce74-038e0002-23b20774-6bd88cd4 at PhoneIP
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 5 [ 18]: CSeq: 239 REGISTER
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 6 [ 18]: User-Agent: CSCO/7
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 7 [ 38]: Contact: <sip:*0040*@PhoneIP:5060>
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 8 [ 17]: Content-Length: 0
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9517 parse_request: Header 9 [ 13]: Expires: 3600
[Oct 17 06:21:32] --- (10 headers 0 lines) ---
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9067 find_call: = Looking for Call ID: 000cce74-038e0002-23b20774-6bd88cd4 at PhoneIP (Checking From) --From tag --To-tag
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:9071 find_call: REGISTER request has no from tag, dropping callid: 000cce74-038e0002-23b20774-6bd88cd4 at PhoneIP from: sip:*0040*@AsteriskIP
[Oct 17 06:21:32] DEBUG[3879]: chan_sip.c:28062 handle_request_do: Invalid SIP message - rejected , no callid, len 309
> Phone does not re-register after system crash
> ---------------------------------------------
>
> Key: ASTERISK-20573
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20573
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/Registration
> Affects Versions: SVN, 11.0.0-beta2
> Environment: centos 5.8 , Asterisk SVN-branch-11-r374932
> Reporter: jmls
>
> cisco 7940 phone cannot register after a systems crash. We had a crash where the system froze. After reboot, this particular phone did not register. All settings are correct, phone is on the network. I've attached a sip debug
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list