[asterisk-users] How to config SIP blind transfer in extension.conf

Alex Balashov abalashov at evaristesys.com
Mon Jun 18 19:10:46 CDT 2007


Lucian,

Perhaps this can be of assistance:

http://www.asteriskguru.com/tutorials/transfer.html

-- Alex

On Mon, 18 Jun 2007, Lucian Romi wrote:

> I want to setup a blind transer for auto forwarding to SIP peer.
>
> I have context forwarding looks like this in extension.conf
>
> [forwarding]
> ...
> exten => 511,1,Dial(SIP/sip_proxy-out)
> ...
>
> This will do the re-invite, which is attendance transfer maybe.
> But I want a blind transfer by REFER method. How can I do that?
> I know that the transfer() function may be able to do that. But I don't
> know the syntax for that.
> I tried
> "
> exten => 511,1,Transfer(SIP/sip_proxy-out)
> "
>
> So can any one give me a hint on this? Thanks!
>

--
Alex Balashov
Evariste Systems
Web    : http://www.evaristesys.com/
Tel    : +1-678-954-0670
Direct : +1-678-954-0671



More information about the asterisk-users mailing list