On 26/09/2004 15:41 Vahan Yerkanian said the following:
I'm running latest * from CVS on FreeBSD 4.10 box. We've just bought several WellGate 3502A FXSes to play with till welltech guys fix the 3504a's registration bug.

welltech still hasn't responded to my complaint to them regarding their SIP registration process. in the interim however, i've patched asterisk 1.0 to handle this wellgate special case. i'll be emailling the patch over to you in a separate email. i run asterisk (0.9.0 and 1.0) on freebsd 4.10 too.


alaw codecs work with *. If I add allow=gsm or allow=g723.1 in FXS's ports entries in the sip.conf, no voice is heard from both sides after the call is established.

i've seen the same. the wellgate's do not support the GSM codec and stock asterisk does not do g723.1. you'd need to only use ulaw or alaw for them. i've got this in my wellgate sip.conf entries:


disallow=all
allow=ulaw
allow=alaw

--
Regards,                           /\_/\   "All dogs go to heaven."
[EMAIL PROTECTED]                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+
_______________________________________________
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

Reply via email to