[VoIP] Zaptel.c patch?
ikjtel
ikj1234i at yahoo.com
Tue Oct 23 18:12:27 CDT 2007
> Any
> suggestions how to modify the patch to remove the SF
> signalling parts, while leaving the essential
> unmuting
> code intact?
Yeah, change the code as follows
ms->rxp1 = 14876;
ms->rxp2 = -16002;
ms->rxp3 = -14703;
The above existing 3 lines should be changed to
ms->rxp1 = 0;
ms->rxp2 = 0;
ms->rxp3 = 0;
Max
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the VoIP
mailing list