[asterisk-users] vmoutcall]

Doug Lytle support at drdos.info
Fri May 25 07:35:02 MST 2007


Paul Aviles wrote:
> Doug, thanks, can you send me vm-callout.sh as I cannot find it using
> google.
>   

That's just a script that I created.  Nothing special.  Attached below:

#!/bin/sh

cd /usr/local/bin
/bin/touch /usr/local/bin/$1.out.call
/bin/touch -r /usr/local/bin/$1.out.call -F 150 /usr/local/bin/$1.out.call
cp --preserve=timestamps /usr/local/bin/$1.out.call 
/var/spool/asterisk/outgoing/


Doug

-- 
 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list