[Asterisk-Dev] Transferring Calls

Christopher Jacob chris at jacob-solutions.com
Tue Aug 10 15:33:23 MST 2004


I don't mind the developers answer. In fact that's why it is posted to this
list.

This is a completely SIP scenario. From what I have read so far, it seems
this is possible using a "reinvite" but I have not been able to figure out
how to force it.

Has anyone tied to do this before? Any pointers?

~chris

-----Original Message-----
From: asterisk-dev-admin at lists.digium.com
[mailto:asterisk-dev-admin at lists.digium.com] On Behalf Of Tilghman Lesher
Sent: Tuesday, August 10, 2004 6:14 PM
To: asterisk-dev at lists.digium.com
Subject: Re: [Asterisk-Dev] Transferring Calls

On Tuesday 10 August 2004 16:03, Christopher Jacob wrote:
> Is it possible to transfer an incoming call back out without a "trombone"
> effect.
>
> For instance;
>
> Caller dials my broadvoice # --> Asterisk Answers and plays a menu --> the
> caller selects an option --> asterisk transfers the call to my cell phone
> via broadvoice and removes itself from the equation so I end up with...
>
> Caller --> Broadvoice --> Cell Phone
>
> Vs.
>
> Caller --> Broadvoice --> Asterisk --> Cell Phone
>
>
> Any ideas on how this could work?

Once a leg of a call has been established, it's pretty darn difficult to
annihilate that leg without dropping the call.  You might be able to do it
with purely PRIs, using cause codes to drop one call leg at a time, but it
doesn't solve the problem of how to get that next leg set up with your
provider.  You need to have the control at the point where a call leg is
dropped, which has to be the same location where the next call leg is
attempted.

This is the developer explanation.  If you were looking for a simple, 
"No, that can't be done", you should have asked the -Users list.

-- 
Tilghman
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev





More information about the asterisk-dev mailing list