[asterisk-bugs] [JIRA] (ASTERISK-21504) New SIP Channel Driver - add SIP History tracking
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 15:36:01 CDT 2013
Matt Jordan created ASTERISK-21504:
--------------------------------------
Summary: New SIP Channel Driver - add SIP History tracking
Key: ASTERISK-21504
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21504
Project: Asterisk
Issue Type: New Feature
Security Level: None
Components: Channels/chan_gulp
Reporter: Matt Jordan
{{chan_sip}} has the ability to track what happens to a SIP dialog on the SIP pvt. Ideally, {{chan_gulp}} would also have the ability to track what occurs to the SIP messages associated with a SIP dialog. This includes:
* All requests/responses that were sent
* Re-transmits that occur
* Max re-transmits hit
* Failure to receive a response
* Hold/UnHold
* Registration received/renewed/cancelled
* Subscription received/renewed/cancelled
* Transfer success/failure
Note that {{chan_sip}} contains other information; however, the above subset is a good starting point.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list