Hello, Avaya has a nice feature that allows you to a) ring both a cellphone and a desktop phone at the same time b) transfer calls (and access other PBX features) from the cellphone that recieved the call, as long as the call is bridged through the PBX c) while talking on the cellphone, pick up the handset on your desktop phone and the call is automatically moved there, hanging up the cellphone conversation I have a PRI from my Telco. I have already figured out how to implement feature a) with *, but are b and c possible? Also, I would probably be using a channelbank to reuse old analog telephones and connect analog fax-machines to the PBX. I.e. PSTN | PRI | TDM Card | | | Channel Bank | Asterisk | LAN How much do I need to worry about echo? Should I consider the Digum TE411P for the extra $1000? Arnar
b is possible. See res_features.conf for more information on transferring via DTMF. c is not yet possible. This would require shared call appearances which isn't yet implemented. On 9/8/05, Arnar Birgisson <arnarb@oddi.is> wrote:> > Hello, > > Avaya has a nice feature that allows you to > > a) ring both a cellphone and a desktop phone at the same time > b) transfer calls (and access other PBX features) from the cellphone that > recieved the call, as long as the call is bridged through the PBX > c) while talking on the cellphone, pick up the handset on your desktop > phone and the call is automatically moved there, hanging up the cellphone > conversation > > I have a PRI from my Telco. I have already figured out how to implement > feature a) with *, but are b and c possible? > > Also, I would probably be using a channelbank to reuse old analog > telephones and connect analog fax-machines to the PBX. I.e. > > PSTN > | > PRI > | > TDM Card > | | > | Channel Bank > | > Asterisk > | > LAN > > How much do I need to worry about echo? Should I consider the Digum TE411P > for the extra $1000? > > Arnar > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com <http://Easynews.com>-- > > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050908/8bf3fb33/attachment.htm
Brilliant, thanks for the response. Arnar>>> bweschke@gmail.com 8.9.2005 13:26:52 >>>b is possible. See res_features.conf for more information on transferring via DTMF. c is not yet possible. This would require shared call appearances which isn't yet implemented. On 9/8/05, Arnar Birgisson <arnarb@oddi.is> wrote:> > Hello, > > Avaya has a nice feature that allows you to > > a) ring both a cellphone and a desktop phone at the same time > b) transfer calls (and access other PBX features) from the cellphone that > recieved the call, as long as the call is bridged through the PBX > c) while talking on the cellphone, pick up the handset on your desktop > phone and the call is automatically moved there, hanging up the cellphone > conversation > > I have a PRI from my Telco. I have already figured out how to implement > feature a) with *, but are b and c possible? > > Also, I would probably be using a channelbank to reuse old analog > telephones and connect analog fax-machines to the PBX. I.e. > > PSTN > | > PRI > | > TDM Card > | | > | Channel Bank > | > Asterisk > | > LAN > > How much do I need to worry about echo? Should I consider the Digum TE411P > for the extra $1000? > > Arnar > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com <http://Easynews.com>-- > > 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 >