[asterisk-bugs] [Asterisk 0013926]: [patch] Allow for adding message body to the SIP NOTIFY message
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 21 03:51:17 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13926
======================================================================
Reported By: jthurman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13926
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: confirmed
Target Version: 1.6.3.0
Asterisk Version: 1.6.0.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-11-18 15:15 CST
Last Modified: 2009-05-21 03:51 CDT
======================================================================
Summary: [patch] Allow for adding message body to the SIP
NOTIFY message
Description:
After some packet captures to see why my Cisco 79x1 phones were not
resetting with the build in "sip notify" console command, I found that the
phones require some XML instructions in the message body. Attached is a
patch for 1.6.0.1 that is based on bug 12962. I would like to see this
feature added so others can remotely reboot the Cisco 79x1 phones from the
console when needed!
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0012962 [patch] Change the "sip notify&quo...
has duplicate 0013928 Allow for adding message body to the SI...
======================================================================
----------------------------------------------------------------------
(0105174) pj (reporter) - 2009-05-21 03:51
https://issues.asterisk.org/view.php?id=13926#c105174
----------------------------------------------------------------------
I'm attaching picture 79x1-reset.png from packet dump analyser,
it shows what callmanager6 uses to reset java based phones (79x1)
currently, we are able to put sip header, using sip_notify.conf:
Event: service-control
Content-Lenght: 82
but if zou look at this picture, callmanager6 also uses message body,
where is placed actual action to reset or restart these new phones...
action=reset\n
Issue History
Date Modified Username Field Change
======================================================================
2009-05-21 03:51 pj Note Added: 0105174
======================================================================
More information about the asterisk-bugs
mailing list