[asterisk-users] How to implement call transfer with Asterisk?
Ding Peng
roc.dingpeng at gmail.com
Fri Feb 15 09:21:59 CST 2013
Hi, everybody,
I want to implement the supplementary service, call transfer
unconditional/busy/NoAnswer through SIP in Asterisk.
Does asterisk also already support it? What's the supported sip message
flow?
How should I configure the sip.conf or extensions.conf?
I tried this way in extensions.conf, but there is no 181 message is sent to
calling party, which is expected as below picture.
exten => 1010,1,Dial(SIP/1001); CFU 1010-->1001.
Thanks.
Ding Peng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130215/fcbecb42/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 14781 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130215/fcbecb42/attachment.png>
More information about the asterisk-users
mailing list