thank you for the response. may be the best solution for me is staying with my 0.6.2 version and waiting a next release...
I'm wondering that nobody else has a similar problem with a 'classic' echo of a callback file to the /var/spool/asterisk/outgoing directory. > This might (or might not) be related to the stability problems I > experienced > on my Alix 2c3. It does sound awfully similar. See my report in the > astlinux-devel list... > http://sourceforge.net/mailarchive/forum.php?thread_name=4c6ff7f20903081217p1ad7a271mbbfa19922dcff816%40mail.gmail.com&forum_name=astlinux-devel > > I would be interested if you are able to reproduce my problem. > And, if you are able to build the 'trunk' version of astlinux, please try > with it and see if it solves your problem. > > Regards > David > > 2009/3/16 Noël Nachtegael <[email protected]> > >> 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? >> >> >> >> >> ------------------------------------------------------------------------------ >> 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]. >> > ------------------------------------------------------------------------------ > 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]. ------------------------------------------------------------------------------ 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].
