Hi All, For some time now I've had issues with ringing voltages on my TDM400P. Numerous folks have told me that using "modprobe wcfxs boostringer=1" when loading the module will force the driver to use boosted ring voltage. For some strange reason this has never worked for me. Today I got creative... another way to do it is to edit wcfxs.c (in the zaptel CVS) and find the following block of declarations:
static int debug = 0; static int robust = 0; static int timingonly = 0; static int lowpower = 0; static int boostringer = 0; static int _opermode = 0; static char *opermode = "FCC"; static int fxshonormode = 0; set boostringer=1 instead of 0 and recompile Zaptel. The FXS ports will be forced to generate 89V ring signals from now on. Now if I can just stop the FXO ports from dropping calls.... Thanks, Ian Ian Pattison, Senior Analyst Technology Associates Inc. Tel: 905-459-2100 ext. 204 Mobile: 416-568-6548 E-mail: [EMAIL PROTECTED] WWW: http://www.technologyassociates.ca
BEGIN:VCARD VERSION:2.1 FN:Ian Pattison EMAIL;WORK;PREF:[EMAIL PROTECTED] TEL;WORK:416-657-2464 ext. 204 N:Pattison;Ian TITLE:Senior Analyst ADR;INTL;WORK;PARCEL;POSTAL:;;9052 Creditview Rd.;Brampton;Ontario;L6V 1A1;Canada LABEL;INTL;WORK;PARCEL;POSTAL;ENCODING=QUOTED-PRINTABLE:Ian Pattison=0A= 9052 Creditview Rd.=0A= Brampton, Ontario L6V 1A1=0A= Canada LABEL;DOM;WORK;PARCEL;POSTAL;ENCODING=QUOTED-PRINTABLE:Ian Pattison=0A= 9052 Creditview Rd.=0A= Brampton, Ontario L6V 1A1 TEL;CELL:416-568-6548 TEL;PREF:416-657-2464 ext. 204 TEL;WORK:905-459-2100 ext. 204 ORG:Technology Associates Inc. END:VCARD
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
