Hi, A question about transfert. How can I make transfert with the the person who call. X call Z and X transfert Z to Y. I only succeed to do X call Z and Z transfert to Y. If someone have a solution it will be very good =) regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030708/b4564103/attachment.htm
Hi Rattana, That kind of transfer is not yet implemented in *. The way it will be indicated is: exten =>111,dial,Zap/1,20,T The T indicate that transfer is permitted for calling party, but as I've said, that's not implemented at the moment. Regards cmayor --- Rattana BIV <rbiv@eqweb-lyon.com> escribi?: > Hi,> > > A question about transfert. > > How can I make transfert with the the person who > call. > X call Z and X transfert Z to Y. > I only succeed to do X call Z and Z transfert to Y. > > If someone have a solution it will be very good =) > > > regards > Rattana___________________________________________________ Yahoo! Messenger - Nueva versi?n GRATIS Super Webcam, voz, caritas animadas, y m?s... http://messenger.yahoo.es
Sorry I did a mistake!! the correct way for the extension line is: exten =>111,1,dial,Zap/1|20|T or exten =>111,1,dial(Zap/1,20,T) I did a mix... cmayor --- Rattana BIV <rbiv@eqweb-lyon.com> escribi?: > Hi,> > > A question about transfert. > > How can I make transfert with the the person who > call. > X call Z and X transfert Z to Y. > I only succeed to do X call Z and Z transfert to Y. > > If someone have a solution it will be very good =) > > > regards > Rattana___________________________________________________ Yahoo! Messenger - Nueva versi?n GRATIS Super Webcam, voz, caritas animadas, y m?s... http://messenger.yahoo.es