Noël Nachtegael wrote:
> hi,
>
> my soekris 4801system freezes with the last 0.6.3 version when I try to
> redirect the system echo command to a text file.
>
> in my callback disa context, I can't write any thing to the /tmp directory
>
> [contexte-disa]
> exten => 9999,n,Playtones(congestion)
> exten => 9999,n,Congestion()
> exten => 9999,n,Hangup()
> exten => h,1,NoOp( ${CALLERID(num)} to channel h)
> exten => h,n,Set(CALLERID(num) = 00${CALLERID(num)})
> exten => h,n,System(echo channel: SIP/sip-provider-out/${CALLERID(num)}
>   
>> /tmp/${CALLERID(num)})
>>     
> ...
>
> I tried with no success
> System (echo text > /tmp/text.txt)
> System (/bin/echo -e "text" > /tmp/text.txt)
> System (printf "text\n" > /tmp/text.txt)
>
> I tried also without success the /opt directory in place of /tmp.
>
> When I comment out all the system echo command lines, the system goes
> further. The first uncommented echo line freezes the system again.
> Things are working successfull with the previous 0.6.2 asterisk 1.4.21.2
> version.
>
> Any ideas?
> Someone else with similar working/not working situation?
>   

What's wrong with using Log()?

-Philip


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
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].

Reply via email to