« Back to VXML-API

RE: VXML Record issue

Combination View Flat View Tree View
Threads [ Previous | Next ]
I have a simple recprding app running on a n 12.4(24)T gateway. No matter what I do, the caller gets cut off after 30 seconds of recording.   Any advise would be appreciated.  


 
Hello Wes, I had the same problem yeterday, I know it's a long time since you posted this, Kindly tell me how did you manage to solve it.
Is it a voice gateway limitation? if yes, should i use the HTTP recording instead?
I use RAM then submit the data to HTTP server (like you did). And that because I didn't understand the syntax of HTTP recording.
Thanks in advance.

Hi Mohamed Fahmy,
 
You might try setting memory recording limits in your voice gateway configuration


For Example:
Router(config)# ivr record memory session 1000

Router(config)# ivr record memory system 15000

 

 
Thanks
Raghavendra

 
 

RE: VXML Record issue
Answer
8/4/10 2:49 PM as a reply to Raghavendra Gutty Veeranagappa.
Hi Mohamed Fahmy,
 
You might try setting memory recording limits in your voice gateway configuration


For Example:
Router(config)# ivr record memory session 1000

Router(config)# ivr record memory system 15000
 

 
Yes Raghavendra, that was the problem.
Thank you very much.
 
Best Regards