Hello,
I am running an embedded version of AstLinux on an Alix board. I have the
following code in my dial plan. If a user is leaving a recording and hangs
up prior to pressing # to end the recording the box will lock up. The box
is inaccessible via SSH and needs to be power cycled. As far as I can tell
it looks like it fills up the ram disk. Is there a way around this to
prevent the system from locking up?
; Record ivr
exten => 903,1,Wait(2) ; Call 903 to record new sound files
exten => 903,n,Record(custom-sounds/ivr:gsm) ; Press # to stop recording
exten => 903,n,Wait(2)
exten => 903,n,Playback(custom-sounds/ivr) ; Listen to your recording
exten => 903,n,wait(2)
exten => 903,n,Hangup
-Ryan
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to
[email protected].