[asterisk-bugs] [Asterisk 0015868]: SIPshowregistry manager action obmits ActionID from RegistryEntry events

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 9 18:31:40 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15868 
====================================================================== 
Reported By:                nic_bellamy
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15868
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 217558 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-09 18:31 CDT
Last Modified:              2009-09-09 18:31 CDT
====================================================================== 
Summary:                    SIPshowregistry manager action obmits ActionID from
RegistryEntry events
Description: 
When performing a SIPshowregistry manager API action, the "Response:
Success" and the "Event: RegistrationsComplete" responses both include the
ActionID, but the "Event: RegistryEntry" events do not.

The attached patch fixes the issue.

Example of the problem:

Action: SIPshowregistry
ActionID: 1234

Response: Success
ActionID: 1234
Eventlist: start
Message: Registrations will follow 

Event: RegistryEntry
Host: turbo
Port: 5060
Username: 604
Refresh: 105
State: Registered
RegistrationTime: 1252537136

Event: RegistrationsComplete
EventList: Complete
ListItems: 1
ActionID: 1234
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-09 18:31 nic_bellamy    New Issue                                    
2009-09-09 18:31 nic_bellamy    Asterisk Version          => SVN             
2009-09-09 18:31 nic_bellamy    Regression                => No              
2009-09-09 18:31 nic_bellamy    SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
2009-09-09 18:31 nic_bellamy    SVN Revision (number only!) => 217558          
======================================================================




More information about the asterisk-bugs mailing list