asteriskguru asteriskguru
2010-Sep-02 09:37 UTC
[asterisk-users] agi playback to execute say.conf settings
Hi all, I am using asterisk-1.6.2.10. I changed say.conf script for customized number reading. In the extension.conf: -------------------------- [number-to-voice] exten => 8765,1,playback(num:344345,say) exten => 8765,n,hangup It executes corresponding say.conf script and produces good results for me. but when I write it in agi does not working. Here is agi debug output from asterisk. <SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say" -- AGI Script Executing Application: (playback) Options: (num:333456,say) <SIP/6000-0000000a>AGI Tx >> 200 result=0 Anybody have any ideas to work it out in agi playback ? Thanks, Ashik -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20100902/75331b48/attachment.htm
Danny Nicholas
2010-Sep-02 13:38 UTC
[asterisk-users] agi playback to execute say.conf settings
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asteriskguru asteriskguru Subject: [asterisk-users] agi playback to execute say.conf settings>Hi all,>I am using asterisk-1.6.2.10. I changed say.conf script for customizednumber reading. <snip>>but when I write it in agi does not working. Here is agi debug output fromasterisk.><SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say"-- AGI Script Executing Application: (playback) Options: (num:333456,say)><SIP/6000-0000000a>AGI Tx >> 200 result=0>Anybody have any ideas to work it out in agi playback ?Replace playback "num:334456,say" with "say number 334456" Refer to voip-info.org/wiki/view/say+number -------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20100902/0d59dc8e/attachment.htm
Ashik Ali
2010-Sep-06 06:31 UTC
[asterisk-users] agi playback to execute say.conf settings
Hi all, I am able to understand your solutions. Depending upon the india number reading method, I changed number reading setting in say.conf language. For more details visit my blog asterisknumbertovoice.blogspot.com. It is working well with playback(num:123456,say) when I specified it in dialplan. Thanks, Ashik On Thu, Sep 2, 2010 at 7:08 PM, Danny Nicholas <danny at debsinc.com> wrote:> *From:* asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] *On Behalf Of *asteriskguru > asteriskguru > *Subject:* [asterisk-users] agi playback to execute say.conf settings > > > > >Hi all, > > >I am using asterisk-1.6.2.10. I changed say.conf script for customized > number reading. > > <snip> > > >but when I write it in agi does not working. Here is agi debug output > from asterisk. > > ><SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say" > -- AGI Script Executing Application: (playback) Options: > (num:333456,say) > ><SIP/6000-0000000a>AGI Tx >> 200 result=0 > > > >Anybody have any ideas to work it out in agi playback ? > > Replace playback ?num:334456,say? with ?say number 334456? > > Refer to > > voip-info.org/wiki/view/say+number > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20100906/11d09e5c/attachment.htm
Ashik Ali
2010-Sep-09 07:05 UTC
[asterisk-users] agi playback to execute say.conf settings
hi, any response ? thanks, Ashik On Mon, Sep 6, 2010 at 12:01 PM, Ashik Ali <beaasteriskguru at gmail.com>wrote:> Hi all, > > I am able to understand your solutions. Depending upon the india number > reading method, I changed number reading setting in say.conf language. For > more details visit my blog asterisknumbertovoice.blogspot.com. > > > It is working well with playback(num:123456,say) when I specified it in > dialplan. > > Thanks, > Ashik > > > On Thu, Sep 2, 2010 at 7:08 PM, Danny Nicholas <danny at debsinc.com> wrote: > >> *From:* asterisk-users-bounces at lists.digium.com [mailto: >> asterisk-users-bounces at lists.digium.com] *On Behalf Of *asteriskguru >> asteriskguru >> *Subject:* [asterisk-users] agi playback to execute say.conf settings >> >> >> >> >Hi all, >> >> >I am using asterisk-1.6.2.10. I changed say.conf script for customized >> number reading. >> >> <snip> >> >> >but when I write it in agi does not working. Here is agi debug output >> from asterisk. >> >> ><SIP/6000-0000000a>AGI Rx << EXEC playback "num:333456,say" >> -- AGI Script Executing Application: (playback) Options: >> (num:333456,say) >> ><SIP/6000-0000000a>AGI Tx >> 200 result=0 >> >> >> >Anybody have any ideas to work it out in agi playback ? >> >> Replace playback ?num:334456,say? with ?say number 334456? >> >> Refer to >> >> voip-info.org/wiki/view/say+number >> >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> lists.digium.com/mailman/listinfo/asterisk-users >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20100909/48ed25c0/attachment.htm
Ashik Ali
2010-Sep-15 07:53 UTC
[asterisk-users] agi playback to execute say.conf settings
Hi danny, U r the one responding for me. Thanks a lot. How do we make it visible to asterisk developers. Thanks, Ashik On Tue, Sep 14, 2010 at 7:30 PM, Danny Nicholas <danny at debsinc.com> wrote:> *From:* asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] *On Behalf Of *Ashik Ali > *Sent:* Tuesday, September 14, 2010 2:27 AM > > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* Re: [asterisk-users] agi playback to execute say.conf settings > > > > Hi danny, > > > Shall we take it as agi bug ? > > Thanks, > Ashik > <snip> > > For lack of a better description, yes. In truth, it is more of an > ?inconsistency? than an actual ?bug? > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: lists.digium.com/pipermail/asterisk-users/attachments/20100915/6a2aa516/attachment-0001.htm