On Mon, 18 Feb 2008, Paul Hales wrote: > I am trying to send 'codes' over an isdn2 link - such as *#24# - to > activate call forwarding. > > But it doesn't work. I have tried sending it as a straight dial, and > also as a DTMF string...but no luck... > > I spoke to a telco tech and he said I had to send a facility > code....huh? > > Anyone with any ideas on this one?
Are you using mISDN? If so, you need to enable it in the dial flags. You most likely want to append /:s to the dial-string. So: Dial(mISDN/g:TEports/*#24#/:s) Gordon _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
