search for: trunk_66

Displaying 1 result from an estimated 1 matches for "trunk_66".

Did you mean: trunk_46
2009 Oct 06
2
T38 REINVITe issue
...onfigure the host entry in users.conf such that it maintains the T38 reinvite as it responds to the SIP INVITE challenge from the Sip Provider. Her eis my users.conf entry for Asterisk registration to the Sip Provider. (I know I don't have T38 as allowed codecs, not sure what to add for T38) [trunk_66] ;register allow = ulaw dialformat = ${EXTEN:1} canreinvite = no hasexten = no hasiax = no hassip = yes host = provider.com insecure = very port = 5060 registeriax = no registersip = yes trunkname = abc username = abc disallow = gsm,g726,alaw contact = abc secret = abc Any ideas appreciated. Thx...