[Home]

Summary:ASTERISK-04528: [patch] ZapRAS "destroys" channel when done
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-07-05 21:33:20Date Closed:2011-06-07 14:02:40
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_zapras
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When using ZapRAS on a PRI (E1) the channel will sound very crapy afterwards.

****** ADDITIONAL INFORMATION ******

It seems like ZapRAS tries to set some non-working buffer values when done executing pppd-process.<br />
The patch works for me, but I'm not sure it's the best solution.<br />
If anyone find a better solution, I will be really happy.<br />
Comments:By: Kevin P. Fleming (kpfleming) 2005-07-05 21:33:44

See fix committed to HEAD.

By: Russell Bryant (russell) 2005-07-07 11:18:15

fixed in 1.0 as well

By: Digium Subversion (svnbot) 2008-01-15 15:40:07.000-0600

Repository: asterisk
Revision: 6043

U   branches/v1-0/apps/app_zapras.c

------------------------------------------------------------------------
r6043 | russell | 2008-01-15 15:40:07 -0600 (Tue, 15 Jan 2008) | 2 lines

ensure buffer policy is restored after RAS is done with a channel (bug ASTERISK-4528)

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

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