[asterisk-users] Asterisk call transfers not working

Warren Selby wcselby at selbytech.com
Wed Oct 19 11:59:14 CDT 2011


On Wed, Oct 19, 2011 at 11:28 AM, Danny Nicholas <danny at debsinc.com> wrote:

> Or you could just add these lines to [from-internal-xfer]
>
> Exten => _X,1,Dial(SIP/${EXTEN},30,iKkTtt)****
>
> Exten => _XX,1,Dial(SIP/${EXTEN},30,iKkTt)****
>
> ** **
>
> If you have 3 or 4 digit extensions you would need these lines****
>
> Exten => _XXX,1,Dial(SIP/${EXTEN},30,iKkTtt)****
>
> Exten => _XXXX,1,Dial(SIP/${EXTEN},30,iKkTt)****
>
>
>
Except he's not sending to SIP endpoints, he's sending to FXS / DAHDI
endpoints.  So the syntax would be a bit more specific based on which
extension was being dialed and which port it was hooked up to on the card.

-- 
Thanks,
--Warren Selby, dCAP
http://www.SelbyTech.com <http://www.selbytech.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111019/5c9d9806/attachment.htm>


More information about the asterisk-users mailing list