I want to be able to send a prerecorded message to the person I am calling. I know that you can use the application map to do this. Just to test I enabled the testfeature example that is in the features.conf file. When I hit #9 during a call the other user does not hear the monkeys, they only hear a series of beeps. I have tried with different soundfiles and they all give the same problem. What kind of issue could this be? Is it timing related? Everything else sounds ok. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070531/4a1fe90d/attachment.pgp
Mojo with Horan & Company, LLC
2007-May-31 17:18 UTC
[asterisk-users] applicationmap on features
Maybe you've got asterisk out of the media path, and the DTMF is heading straight for the remote phone? Keep asterisk in there, possibly with canreinvite=no or either with a t or T option in the dial string. There may be other ways to accomplish this too. Moj Carlos Chavez wrote:> I want to be able to send a prerecorded message to the person I am > calling. I know that you can use the application map to do this. Just > to test I enabled the testfeature example that is in the features.conf > file. When I hit #9 during a call the other user does not hear the > monkeys, they only hear a series of beeps. I have tried with different > soundfiles and they all give the same problem. > > What kind of issue could this be? Is it timing related? Everything > else sounds ok. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > --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
Tomás Laureano Peralta Tormey
2007-May-31 19:16 UTC
[asterisk-users] applicationmap on features
Carlos: In your dialplan setup, have you configured the variable DYNAMIC_FEATURES with the list of dynamic features availables? According to features.conf.sample:>> Note that the DYNAMIC_FEATURES channel variable must be set to use thefeatures>> defined here. The value of DYNAMIC_FEATURES should be the names of thefeatures>> to allow the channel to use separated by '#'. For example: >> Set(DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3)When I need to use dynamic features, I prefer to export the variable DYNAMIC_FEATURES as a global dialplan variable. I hope this help. Tom?s. 2007/5/31, Carlos Chavez <cursor@telecomabmex.com>:> > I want to be able to send a prerecorded message to the person I am > calling. I know that you can use the application map to do this. Just > to test I enabled the testfeature example that is in the features.conf > file. When I hit #9 during a call the other user does not hear the > monkeys, they only hear a series of beeps. I have tried with different > soundfiles and they all give the same problem. > > What kind of issue could this be? Is it timing > related? Everything > else sounds ok. > > -- > Telecomunicaciones Abiertas de M?xico S.A. de C.V. > Carlos Ch?vez Prats > Director de Tecnolog?a > +52-55-91169161 ext 2001 > > _______________________________________________ > --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 > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070531/1906aff3/attachment.htm