[asterisk-users] ISDN2 facility code...
Gordon Henderson
gordon+asterisk at drogon.net
Mon Feb 18 01:45:27 CST 2008
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
More information about the asterisk-users
mailing list