Noël Nachtegael wrote: > thank you for the answers. > > I tried > ... > exten => 9999,n,Hangup() > exten => h,1,NoOp(appel entrant ${CALLERID(num)} vers canal h) > ;ajouter le 00 dans le numéro de l'appelant > exten => h,n,Set(CALLERID(num) = 00${CALLERID(num)}) > exten => h,n,System(echo channel: SIP/mycontext-out/${CALLERID(num)} > > /tmp/${CALLERID(num)}) > ... > > and it's not working for versions 0.6.3, 0.6.4 and 0.6.5) > In fact, the system hangs-up on the first system echo some text > > /temp/file command (whatever the text) > > Michael, can your provide me your trunk-2632 working 4801-image?
Noël It's not going to make a difference. What you're seeing is due to a change in Asterisk itself. You'll find that if you put that same dialplan on any version of asterisk 1.4.24.1 that you'll have the same result. Astlinux 0.6.2 was using an older version of Asterisk (1.4.23.1). This is an Asterisk problem, not an Astlinux problem. Also, your original post on this question was confusing. Your system was not 'hanging', it was 'hanging up the call' (ending the call before completing your logic). When asking this question on a general Asterisk mailing list, the important part is that you're running Asterisk 1.4.24.1 Darrick ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.