Here is the dialplan in macro:

exten => s,n,SayNumber($[${ARG1} % 100])

when 662 was passed as ARG1, I had the following at log:

WARNING[15217] pbx.c: We were unable to say the number 62, is it too large?

Do you see any odd in my dialplan?





On Sat, Mar 26, 2011 at 2:44 PM, Sherwood McGowan <
sherwood.mcgo...@gmail.com> wrote:

> Again, the relevant dialplan code is important. It is quite possible that
> there's an issue with the dialplan code that you (as the person who's
> dealing with the issue) may have missed. It happens all the time.
>
>
>
>
> On Sat, Mar 26, 2011 at 1:25 PM, Mohammad Khan <beepl...@gmail.com> wrote:
>
>> I am using asterisk 1.4.38
>> I am getting this warning occasionally when executing SayNumber in a macro
>> with argument which is less than 100.
>>
>>
>> On Sat, Mar 26, 2011 at 11:03 AM, Sherwood McGowan <
>> sherwood.mcgo...@gmail.com> wrote:
>>
>>>
>>>
>>> On Fri, Mar 25, 2011 at 11:15 PM, Mohammad Khan <beepl...@gmail.com>wrote:
>>>
>>>> Hello,
>>>>
>>>>
>>>> Occasionally, I get the following warning in my asterisk log,
>>>>
>>>> pbx.c: We were unable to say the number [n], is it too large?
>>>>
>>>> n is two or one digit number, which doesn't look like large to me!
>>>>
>>>> Could anybody please tell more about this warning, like in what scenario
>>>> I may have this warning.
>>>>
>>>>
>>>> Thanks,
>>>> Mohammad
>>>>
>>>
>>> Please post the relevant context that is being executed, that'll give us
>>> not only the actual application, but more info as to how it's being passed.
>>>
>>>
>>
>>
>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to