[Home]

Summary:ASTERISK-07964: [patch] missing unregister for application
Reporter:jmls (jmls)Labels:
Date Opened:2006-10-19 12:04:11Date Closed:2006-10-19 12:26:24
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_jabber
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_jabber.diff
Description:when looking through the code of res_jabber.c I noticed that app_ajistatus was registered on module load, but not unregistered on module unload.

patch attached. disclaimer on file
Comments:By: Joshua C. Colp (jcolp) 2006-10-19 12:26:23

Put into 1.4 as of revision 45693 and trunk as of revision 45694. Thanks!