Benoit Panizzon
2006-Mar-28 12:57 UTC
[Asterisk-Users] How to send announcement after called has picked up the phone?
Hi I would like to send a text to the called person when he picks up the phone before the call gets connected through. Is there a way to do this? Example: I'm registered to multiple SIP providers. They come in to a context each and then get through to my phone. Now I would like to send myself an announcement about from which SIP provider this call came from. -- Beno?t Panizzon, <bp@imp.ch> ------------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP Phone: +41 61 826 93 00 Zurlindenstrasse 29 Fax: +41 61 826 93 01 CH-4133 Pratteln Net: http://www.imp.ch/ ------------------------------------------------------------------------
Aaron Daniel
2006-Mar-28 13:03 UTC
[Asterisk-Users] How to send announcement after called has picked up the phone?
Why not just set the callerid with added info about the caller? Say, a number before/after the number/name. That way it's immediate, and you know when it's ringing. Aaron On Tue, 28 Mar 2006, Benoit Panizzon wrote:> Hi > > I would like to send a text to the called person when he picks up the phone > before the call gets connected through. Is there a way to do this? > > Example: I'm registered to multiple SIP providers. They come in to a context > each and then get through to my phone. Now I would like to send myself an > announcement about from which SIP provider this call came from. > >-- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
C F
2006-Mar-28 13:08 UTC
[Asterisk-Users] How to send announcement after called has picked up the phone?
Use the M option to execute a macro and have the macro play a file, based on the arguments passed in the dial command, or you could use the playfile option from app_dial. show application dial is your friend here. On 3/28/06, Benoit Panizzon <Benoit.Panizzon@imp.ch> wrote:> Hi > > I would like to send a text to the called person when he picks up the phone > before the call gets connected through. Is there a way to do this? > > Example: I'm registered to multiple SIP providers. They come in to a context > each and then get through to my phone. Now I would like to send myself an > announcement about from which SIP provider this call came from. > > -- > Beno?t Panizzon, <bp@imp.ch> > ------------------------------------------------------------------------ > ImproWare AG, UNIXSP & ISP Phone: +41 61 826 93 00 > Zurlindenstrasse 29 Fax: +41 61 826 93 01 > CH-4133 Pratteln Net: http://www.imp.ch/ > ------------------------------------------------------------------------ > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Mojo with Horan & Company, LLC
2006-Mar-28 13:09 UTC
[Asterisk-Users] How to send announcement after called has picked up the phone?
Does your phone show callerid? Prefix the callerid with the provider it came from: SetCIDName(SIP1:${CALLERIDNAME}) or SetCIDName(SIP2:${CALLERIDNAME}) or SetCIDName(VB:${CALLERIDNAME}) (maybe for voipbuster) or SetCIDName(SG:${CALLERIDNAME}) (maybe for sipgate) voipbuster and sipgate are just examples, I don't recommend or disrecommend either of them. Moj Benoit Panizzon wrote:> Hi > > I would like to send a text to the called person when he picks up the phone > before the call gets connected through. Is there a way to do this? > > Example: I'm registered to multiple SIP providers. They come in to a context > each and then get through to my phone. Now I would like to send myself an > announcement about from which SIP provider this call came from. >-- Mojo <mojo@horanappraisals.com> Office Manger, Horan & Company, LLC (907) 747-6666 x112