James FitzGibbon wrote:
...
Are you using the L() option to Dial() to time limit the call?  If so, why
not just use the built-in warning message facilities?

Set(LIMIT_WARNING_FILE=path/to/some/sound/file)
Dial(SIP/whatever/number,20,L(60000,20000)

That will limit the call to 60 seconds and blend in the sound file to the
caller when 20 seconds remain.
Sigh, should have thought of it being built into Dial rather than having a general function outside.

Thanks!
Mike

--
________________________________________________
 Mike C. Fletcher
 Designer, VR Plumber, Coder
 http://www.vrplumber.com
 http://blog.vrplumber.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to