[asterisk-users] Error While Calling AGI
Nitesh Divecha
nitesh at vipernetworks.com
Mon Jul 2 11:07:54 CDT 2007
Thanks Russell...
I will apply it to my code and test it again... Will keep you updated...
Cheers,
Nitesh
Russell Bryant wrote:
> Russell Bryant wrote:
>
>> Nitesh Divecha wrote:
>>
>>> Found some strange problem while Asterisk trying to call the AGI file.
>>> If I pick up the call on the first attempt, it will execute my AGI file
>>> properly.
>>> But if I don't pick up the call and let Asterisk call me again, it adds
>>> StartRetry next to my AGI file name.
>>> Which will cause the AGI to fail to execute.
>>>
>> From a quick look at the code, it looks like you can resolve this problem by
>> making sure that there is a newline at the end of your call file. If there
>> isn't, this problem will occur.
>>
>> I do consider it a bug that this can happen. I'm going to go ahead and fix it.
>> But, that is what you can do to make it work until the fix makes it into a
>> release.
>>
>
> Here is the fix for this problem in case you would like to apply it to code you
> already have on your machine.
>
> http://lists.digium.com/pipermail/asterisk-commits/2007-July/014224.html
>
>
More information about the asterisk-users
mailing list