Edoardo Serra
2007-Mar-31 08:43 UTC
[asterisk-users] Sponsored development - Monodirectional audio handling
Hi Guys, we're needing a special implementation on Asterisk Our intention is to contribute the development and share back the code to Asterisk community Here is what we need: - An option to Asterisk Dial command which, if used, when calls is answered gives monodirectional audio (Caller should hear the called party but not vice-versa) - A DTMF sequence (maybe handled in features.conf) for the Caller to start to have bidirectional audio - When the Callers makes the audio 'bidirectional' an Event should be generated so that we can see it from the manager API The purpose of thisi implementation is to deal with some carriers that give us the call as ANSWERED when the called party is still ringing. Our billing software is billing the user (and the carrier is billing us) even with unsuccessful calls. This way we can start billing when the user press the DTMF sequence to unlock audio (even if carriers bill us wrongly) Someone wants to help ?? Regards Edoardo Serra WeBRainstorm S.r.l.
Salvatore Giudice
2007-Mar-31 09:32 UTC
[asterisk-users] Sponsored development - Monodirectional audio handling
You could put a bounty on this. You may find someone who will be willing to write this for money. -------------------------------------------------- Salvatore Giudice Salvatore.Giudice@VoIPSecurityTraining.com VoIP Security Training, LLC http://VoIPSecurityTraining.com 848 N. Rainbow Blvd. #1676 Las Vegas, NV 89107 Phone: (702)?979-2906 Fax: (212) 279-2906 -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Edoardo Serra Sent: Saturday, March 31, 2007 11:42 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Sponsored development - Monodirectional audio handling Hi Guys, we're needing a special implementation on Asterisk Our intention is to contribute the development and share back the code to Asterisk community Here is what we need: - An option to Asterisk Dial command which, if used, when calls is answered gives monodirectional audio (Caller should hear the called party but not vice-versa) - A DTMF sequence (maybe handled in features.conf) for the Caller to start to have bidirectional audio - When the Callers makes the audio 'bidirectional' an Event should be generated so that we can see it from the manager API The purpose of thisi implementation is to deal with some carriers that give us the call as ANSWERED when the called party is still ringing. Our billing software is billing the user (and the carrier is billing us) even with unsuccessful calls. This way we can start billing when the user press the DTMF sequence to unlock audio (even if carriers bill us wrongly) Someone wants to help ?? Regards Edoardo Serra WeBRainstorm S.r.l. _______________________________________________ --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
Edoardo Serra
2007-Mar-31 10:08 UTC
[asterisk-users] Re: Sponsored development - Monodirectional audio handling
Salvatore Giudice ha scritto:> You could put a bounty on this. You may find someone who will be willing to > write this for money.My Bounty for that feature is 500 USD> > -------------------------------------------------- > Salvatore Giudice > Salvatore.Giudice@VoIPSecurityTraining.com > > VoIP Security Training, LLC > http://VoIPSecurityTraining.com > > 848 N. Rainbow Blvd. #1676 > Las Vegas, NV 89107 > Phone: (702) 979-2906 > Fax: (212) 279-2906 > > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Edoardo Serra > Sent: Saturday, March 31, 2007 11:42 AM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] Sponsored development - Monodirectional audio > handling > > Hi Guys, > we're needing a special implementation on Asterisk > Our intention is to contribute the development and share back the code > to Asterisk community > > Here is what we need: > > - An option to Asterisk Dial command which, if used, when calls is > answered gives monodirectional audio > (Caller should hear the called party but not vice-versa) > > - A DTMF sequence (maybe handled in features.conf) for the Caller to > start to have bidirectional audio > > - When the Callers makes the audio 'bidirectional' an Event should be > generated so that we can see it from the manager API > > The purpose of thisi implementation is to deal with some carriers that > give us the call as ANSWERED when the called party is still ringing. > Our billing software is billing the user (and the carrier is billing us) > even with unsuccessful calls. > > This way we can start billing when the user press the DTMF sequence to > unlock audio (even if carriers bill us wrongly) > > Someone wants to help ?? > > Regards > > Edoardo Serra > WeBRainstorm S.r.l. > > _______________________________________________ > --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 > > > _______________________________________________ > --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 >
Dovid B
2007-Apr-01 02:34 UTC
[asterisk-users] Sponsored development - Monodirectional audiohandling
Try posting this on the developers list. ----- Original Message ----- From: "Edoardo Serra" <edoardo.serra@webrainstorm.it> To: <asterisk-users@lists.digium.com> Sent: Saturday, March 31, 2007 6:42 PM Subject: [asterisk-users] Sponsored development - Monodirectional audiohandling> Hi Guys, > we're needing a special implementation on Asterisk > Our intention is to contribute the development and share back the code to > Asterisk community > > Here is what we need: > > - An option to Asterisk Dial command which, if used, when calls is > answered gives monodirectional audio > (Caller should hear the called party but not vice-versa) > > - A DTMF sequence (maybe handled in features.conf) for the Caller to start > to have bidirectional audio > > - When the Callers makes the audio 'bidirectional' an Event should be > generated so that we can see it from the manager API > > The purpose of thisi implementation is to deal with some carriers that > give us the call as ANSWERED when the called party is still ringing. > Our billing software is billing the user (and the carrier is billing us) > even with unsuccessful calls. > > This way we can start billing when the user press the DTMF sequence to > unlock audio (even if carriers bill us wrongly) > > Someone wants to help ?? > > Regards > > Edoardo Serra > WeBRainstorm S.r.l. > > _______________________________________________ > --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 >
Philipp Kempgen
2007-Apr-01 18:37 UTC
[asterisk-users] Sponsored development - Monodirectional audio handling
Edoardo Serra wrote:> The purpose of thisi implementation is to deal with some carriers that > give us the call as ANSWERED when the called party is still ringing. > Our billing software is billing the user (and the carrier is billing us) > even with unsuccessful calls.How about you try a different carrier or send your lawyer? Regards, Philipp -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998