Valter Nogueira
2009-Sep-09 16:31 UTC
[asterisk-users] how take over an ongoing conversation?
Hi, I would like to listen an ongoing conversation and whisper to operator. Is that possible in asterisk? thanks, Valter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090909/89af222b/attachment.htm
Jim Dickenson
2009-Sep-09 16:37 UTC
[asterisk-users] how take over an ongoing conversation?
ChanSpy can do that. -- Jim Dickenson mailto:dickenson at cfmc.com CfMC http://www.cfmc.com/ On Sep 9, 2009, at 9:31 AM, Valter Nogueira wrote:> Hi, > > I would like to listen an ongoing conversation and whisper to > operator. > > Is that possible in asterisk? > > thanks, > > Valter > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2009 - October 13 - 15 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > 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/20090909/bb528570/attachment.htm
Juan Cardoza
2009-Sep-09 17:22 UTC
[asterisk-users] How can I assigned an specific port of the T1 to an extension
Hello All I have been checking on internet but nothing. I need to assigned an specific port of a T1 (TE121 card) to an specific extension. I think this is in the extension.conf file, but it looks like it does not work well. Could any one help me on this??? Best regards Juan Cardoza Teleperformance values: Integrity - Respect - Professionalism - Innovation - Commitment The information contained in this communication is privileged and confidential. The content is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by telephone or e-mail, and delete this message from your systems. Please consider the environmental impact of needlessly printing this e-mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090909/a99d1952/attachment.htm
Steve Edwards
2009-Sep-09 17:45 UTC
[asterisk-users] How can I assigned an specific port of the T1 to an extension
On Wed, 9 Sep 2009, Juan Cardoza wrote:> I need to assigned an specific port of a T1 (TE121 card) to an specific > extension.Does this mean 1) I want all calls made from extension x to be sent out over channel y? or 2) I want all calls coming in on channel y to be sent to extension x? For #1, try if ("x" = "${EXTEN}") { dial(zap/y/55555555555); }; For #2, try if ("Zap/y" = "${CHANNEL}") { dial(sip/x); }; (Both examples intended as suggestions, not literal, tested code.) -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
Juan Cardoza
2009-Sep-09 19:32 UTC
[asterisk-users] How can I assigned an specific port of the T1 to an extension
Thanks Steve Just to complete the information, do I need to load this to the extensions.conf file, right? -----Mensaje original----- De: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] En nombre de Steve Edwards Enviado el: Mi?rcoles, 09 de Septiembre de 2009 12:45 p.m. Para: Asterisk Users Mailing List - Non-Commercial Discussion Asunto: Re: [asterisk-users] How can I assigned an specific port of the T1 to an extension On Wed, 9 Sep 2009, Juan Cardoza wrote:> I need to assigned an specific port of a T1 (TE121 card) to an specific > extension.Does this mean 1) I want all calls made from extension x to be sent out over channel y? or 2) I want all calls coming in on channel y to be sent to extension x? For #1, try if ("x" = "${EXTEN}") { dial(zap/y/55555555555); }; For #2, try if ("Zap/y" = "${CHANNEL}") { dial(sip/x); }; (Both examples intended as suggestions, not literal, tested code.) -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Teleperformance values: Integrity - Respect - Professionalism - Innovation - Commitment The information contained in this communication is privileged and confidential. The content is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by telephone or e-mail, and delete this message from your systems. Please consider the environmental impact of needlessly printing this e-mail.
Steve Edwards
2009-Sep-09 19:42 UTC
[asterisk-users] How can I assigned an specific port of the T1 to an extension
Un-top-posting...> On Wed, 9 Sep 2009, Juan Cardoza wrote: > >> I need to assigned an specific port of a T1 (TE121 card) to an specific >> extension.> On Wed, 9 Sep 2009, Steve Edwards wrote: > > Does this mean > > 1) I want all calls made from extension x to be sent out over channel y? > > or > > 2) I want all calls coming in on channel y to be sent to extension x? > > For #1, try > > if ("x" = "${EXTEN}") > { > dial(zap/y/55555555555); > }; > > For #2, try > > if ("Zap/y" = "${CHANNEL}") > { > dial(sip/x); > }; > > (Both examples intended as suggestions, not literal, tested code.)On Wed, 9 Sep 2009, Juan Cardoza wrote:> Just to complete the information, do I need to load this to the > extensions.conf file, right?extensions.conf would be the place, but the examples are AEL which lives in extensions.ael. But again, this is an example, not literal code. What are you trying to accomplish? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
Juan Cardoza
2009-Sep-09 19:54 UTC
[asterisk-users] How can I assigned an specific port of the T1 to an extension
I have a TE121 card connected between AVAYA PG3r PBX and the asterisk, I have configured the digium card as a T1, in the AVAYA PBX I have stations that use the digital channels as virtual port, it means that each extension need to have a ds0 port, then when the person dial the asterisk extension from virtual AVAYA extension, should be route to the asterisk extension. In the other hand I need that one skill on the AVAYA PBX route calls from the PBX to the asterisk extensions, so this means the stations of asterisk should be read in the AVAYA PBX. Please let me know your comments. Best regards -----Mensaje original----- De: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] En nombre de Steve Edwards Enviado el: Mi?rcoles, 09 de Septiembre de 2009 02:42 p.m. Para: Asterisk Users Mailing List - Non-Commercial Discussion Asunto: Re: [asterisk-users] How can I assigned an specific port of the T1 to an extension Un-top-posting...> On Wed, 9 Sep 2009, Juan Cardoza wrote: > >> I need to assigned an specific port of a T1 (TE121 card) to an specific >> extension.> On Wed, 9 Sep 2009, Steve Edwards wrote: > > Does this mean > > 1) I want all calls made from extension x to be sent out over channel y? > > or > > 2) I want all calls coming in on channel y to be sent to extension x? > > For #1, try > > if ("x" = "${EXTEN}") > { > dial(zap/y/55555555555); > }; > > For #2, try > > if ("Zap/y" = "${CHANNEL}") > { > dial(sip/x); > }; > > (Both examples intended as suggestions, not literal, tested code.)On Wed, 9 Sep 2009, Juan Cardoza wrote:> Just to complete the information, do I need to load this to the > extensions.conf file, right?extensions.conf would be the place, but the examples are AEL which lives in extensions.ael. But again, this is an example, not literal code. What are you trying to accomplish? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Teleperformance values: Integrity - Respect - Professionalism - Innovation - Commitment The information contained in this communication is privileged and confidential. The content is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by telephone or e-mail, and delete this message from your systems. Please consider the environmental impact of needlessly printing this e-mail.