bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] libexec from a call function in ccscript


From: Pedro Bello
Subject: [Bayonne-devel] libexec from a call function in ccscript
Date: Wed, 17 Nov 2004 11:30:01 -0800 (PST)

Is normal that when i use the call function "call
script::label" and run a tgi in this label, the perl
script dont recieve the value sended with the libexec.

::logEV
    set %var %STATUS
    set %var2 %autoid
    set %NN.local %session.id "|" %var2 "|"
%session.date %session.time "|" %var
    libexec 10 cbl_evt.pl %NN
    slog %NN
    return

xxx.scr
call prev::logEV

With --trace a read:tgi: 
cmd=cbl_evt.pl query= digits=1596357412 clid=UNKNOWN
dnid=UNKNOWN

query is empty, but the slog command write the content
of %NN


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]