Displaying 1 result from an estimated 1 matches for "44350964".
Did you mean:
44350963
2010 Feb 02
4
Asterisk 1.6.1.13 and T.38 faxing
Hello everyone.
I'm struggling to get T.38 faxing to work in Asterisk 1.6.1.13 with a SIP DID provider here in Brazil (GVT - Vox IP service). Here's my scenario:
When faxes arrive by a specific DID, they are routed thru this simple macro:
[macro-recebefax]
exten => s,1,Set(DB(fax/count)=$[${DB(fax/count)} + 1])
exten => s,n,Set(FAXCOUNT=${DB(fax/count)})
exten =>