Displaying 2 results from an estimated 2 matches for "recordvoice".
2007 Jun 27
2
Error While Calling 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.
-- Attempting call on SIP/5181 for application AGI(recordvoice.php)
(Retry 1)
-- Attempting call on SIP/5181 for application
AGI(*recordvoice.phpStartRetry: 3700 1 (1182971439)*) (Retry 2)
-- Attempting call on SIP/5181 for application
AGI(*recordvoice.phpStartRetry: 3700 1 (1182971439)*) (Retry 3)
> Channel SIP/08f39360 was answered....
2007 Jun 27
2
.call file
Hello All,
Is there any way to pass additional parameters while calling AGI from
*.call file?
Channel: Local/1000 at from-internal
MaxRetries: 0
RetryTime: 15
WaitTime: 15
Application: AGI
Data: recordvoice.php
Something like Data: recordvoice.php?id=3453&name=asterisk
Cheers,
Nitesh