I've tested it all, and that was indeed the solution. Of course, I am now missing the ability to make the 'defualt' go to the s extension. ie, calls arriving with DNID 83040033 are given a number unavailable tone, or sometimes a recorded message. Is there some way to specify that the s extension is a catchall if there is no specific match for DNID's?
Ummm it might matter if you're doing other things to the zapata.conf's context's however if you want a catchall do this... I use it to catch all DID's from the enum stuff we're playing with...
[voipmenu]
exten => _.,1,Goto(mainmenu,s)
-- Best regards, Duane
http://www.cacert.org - Free Security Certificates http://www.nodedb.com - Think globally, network locally http://www.sydneywireless.com - Telecommunications Freedom http://happysnapper.com.au - Sell your photos over the net! http://e164.org - Using Enum.164 to interconnect asterisk servers _______________________________________________ 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
