[VoIP] Asterisk 1.4
Shane Young
voiptandem at shaneyoung.com
Wed Dec 27 20:22:14 CST 2006
So I installed Asterisk 1.4 on Christmas since it was released on
Christmas and I have our Tandem working in Wawina somewhat again.
I had to change part of the macro-dialcnet a bit.
It appeared, from the TCPDump that it was just trying to query my
local nameserver for an e164.arpa address.
The first line below is the working line, the second is the broken
line. It appears there is another parameter between the "ALL" and the
"std.ckts.info" parameters as you can see.
exten => s,4(startloop),Set(ENUM=${ENUMLOOKUP(${ARG1,ALL,,1,std.ckts.info)})
;exten => s,4(startloop),Set(ENUM=${ENUMLOOKUP(${ARG1},ALL,,std.ckts.info)})
Our Up-Stream ISP is making some changes tonight, so I won't be able
to get any calls in via CNET until sometime tomorrow.
--Shane
More information about the VoIP
mailing list