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

Idris AVCI idris.avci at vodatech.com.tr
Fri Jun 22 10:32:27 CDT 2007


You can find detailed info about command Transfer at
http://www.voip-info.org/wiki/view/Asterisk+cmd+Transfer .

 

  _____  

From: Lucian Romi [mailto:romi.lucian at gmail.com] 
Sent: Tuesday, June 19, 2007 2:55 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] How to config SIP blind transfer in
extension.conf

 

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!

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070622/a4e30266/attachment.htm 


More information about the asterisk-users mailing list