You must use the 't' 'T' options in the Dial() command when placing calls to
and from the device.

We had extensions that were combinations of SIP and IAX devices and didn't
want/need this behavior on all of our devices so we setup our extensions
with something as follows:

Exten => 1000,1,Dial(Local/IAX-1000/[EMAIL PROTECTED]&Local/SIP-1000/[EMAIL 
PROTECTED], 60,
r)

[devices]
Exten => SIP-1000,1,Dial(SIP-XYZ, 60, tr)
Exten => IAX-1000,1,Dial(IAX-ABC, 60, r)


That will ring both devices using different dial statements for each.

Cullin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, August 01, 2005 2:07 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] call transfer



Hi!

I have searched answer how can I transfer calls with asterisk,with no
result.
Can you advice me and show some example file how can I use SIP phone to
transfer calls by hitting # and get the "Transfer" prompt and enter an
extension I want to transfer to?

Thanks for your answers



----------------------------------------------------------------
This mail sent through L-secure: http://www.l-secure.net/

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to