[VoIP] Asterisk breaks enum again.
windmill
windmill at topletter.com
Sun Dec 16 20:21:55 CST 2007
Greg,
I had that problem when I first used 1.4 on a new *box even though I had
made the change to the ENUM Lookup for the extra parameter in my
original 1.2 extensions.conf. I changed all the commas to pipe
characters but it didn't work at first so I made the line a comment and
typed an exact copy underneath as the new line which did work though
after playing 'spot the difference' for quite sometime I couldn't see one!
If it's any help this is the first line of my dialcnet macro which works
for Asterisk 1.4.12
exten => s,1,Set(ENUM=${ENUMLOOKUP(${ARG1}|ALL||1|${E164NETWORKS})})
Brian
Greg Blakely wrote:
> Okay.
>
> So, I got creative, and moved my asterisk over to my faster connection,
> and decided to update asterisk from 1.4.something to 1.4.something-else.
>
> Now, the dial-cnet macro has quit working.
>
> I've seen something about the need to leave quotes out of the script on
> certain lines. But I still can't get it to go. So, what do I do? I
> forward all CNET traffic to my HOME asterisk box, with the thought that,
> once the call is connected, it will do the IAX transfer thing, and drop
> my home DSL connection out of the connection.
>
> But it's maddening that I've spent a good deal of time on
> 'stare-and-compare' without any results.
More information about the VoIP
mailing list