[Asterisk-Dev] attended transfer patch & app_queue
Richard Lyman
pchammer at dynx.net
Thu Oct 21 10:03:11 MST 2004
Ben Merrills wrote:
> I think the following line needs modifying, but im not 100% sure quite
> what too.
>
>
>
> bridge = ast_bridge_call(qe->chan,peer,&config);
>
>
>
> this line it would seem does the transfer in app_queue (based on
> ‘t’/’T’). These can simply be modified (or extended) to include ‘x’ and
> ‘X’. However, I’m note sure what the new transfer method is. Could
> someone give me some assistance, I don’t mind doing the modification
> (it’s about time I learnt some c).
>
>
>
> Cheers for any help,
>
>
> Ben
*snipped
it does NOT have anything to do with 'transfer', this is the
'bridge' portion of app_queue (rep in queue, call comes in, rep
available, BRIDGE the 2!)
the '#' transfer code in is the chan_xxxxx files (look in
chan_agent.c for a visual)
More information about the asterisk-dev
mailing list