[Home]

Summary:ASTERISK-05225: [patch] Fix subscriptions for eye-beam
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-10-03 12:26:01Date Closed:2008-01-15 15:50:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Subscriptions
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fixsub.txt
Description:THis patch
* Re-instates subscription for eye-beam
* Cancels a destruction before setting a new (bug reported by Malvarian on IRC)
* Initializes tmp to zero in transmit_state_notify (also reported by malvarian)
Comments:By: Kevin P. Fleming (kpfleming) 2005-10-04 19:42:51

Committed to CVS HEAD, with a mod to return AST_DEVICE_INUSE when the peer has a call limit and active calls but the limit has not been reached. Thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:50:10.000-0600

Repository: asterisk
Revision: 6722

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6722 | kpfleming | 2008-01-15 15:50:09 -0600 (Tue, 15 Jan 2008) | 2 lines

fix various state-related bugs (issue ASTERISK-5225, with mod to return AST_DEVICE_INUSE)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6722