On 8/10/07, Charles P Wright <[EMAIL PROTECTED]> wrote: > > You must use a recent subversion trunk version (at least r275).
I've tried with the 2007-08-08 code snapshot and it works. Thank you ! > > Also, the more recent versions will complain about bad actions. > > Charles > > "K L" <[EMAIL PROTECTED]> wrote on 08/10/2007 05:23:07 AM: > > > > I'm using the 2.0.1 release. > > > > On 8/9/07, Charles P Wright <[EMAIL PROTECTED]> wrote: > > > > > > The assignstr action was not defined until after the 2.0 release. > > > > > > Charles > > > > > > [EMAIL PROTECTED] wrote on > > > 08/09/2007 12:35:40 PM: > > > > > > > > > > I have the same issue when trying to expand (use/apply) stored > > > > variable, results comes up blank in the outgoing BYE To field. The > > > > assignment is not being made. I'm using version 2.0 official release: > > > > > > > > > > > <nop> > > > > <action> > > > > <assignstr assign_to="3" value="[peer_tag_param]" /> > > > > </action> > > > > </nop> > > > > > > > > <send retrans="500"> > > > > <![CDATA[ > > > > BYE sip:[$2] SIP/2.0 > > > > Via: SIP/2.0/[transport] [local_ip]:[local_port]; > > > > branch=ap[branch];received=166.34.101.40 > > > > From: > > > <sip:[EMAIL PROTECTED]:[local_port]>;tag=[pid] > > > > SIPpTag00[call_number] > > > > To: > <sip:[EMAIL PROTECTED]:[remote_port]>[$3] > > > > Call-ID: [call_id] > > > > CSeq: [cseq] BYE > > > > User-agent: CS2000/NGSS/7.0 > > > > Reason: Q.850; cause=16; text="Normal call clearing" > > > > Max-Forwards: 69 > > > > Contact: sip:[EMAIL PROTECTED]:[local_port] > > > > Require: 100rel,replaces > > > > Allow: > > > > ACK,BYE,CANCEL,INVITE,OPTIONS,INFO,SUBSCRIBE,REFER,NOTIFY, > > > PRACK > > > > [routes] > > > > Content-Length: 0 > > > > ]]> > > > > > > > > > > > > K L <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > > > > > In my SIPp scenario, I'm trying to > > > > > > > > At the beginning of the scenario, I have this: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ... > > > > > > > > But both $1 and $2 expand to the empty string when I'm using them > > > > (through [$1] and [$2]) in the recv and send blocks. Is that expected > > > > ? How to get around this ? > > > > > > > > Regards, > > > > K.L. > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by: Splunk Inc. > > > > Still grepping through log files to find problems? Stop. > > > > Now Search log events and configuration files using AJAX and a > browser. > > > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > > _______________________________________________ > > > > Sipp-users mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/sipp-users > > > > > > > > Pinpoint customers who are looking for what you sell. > > > > Building a website is a piece of cake. > > > > Yahoo! Small Business gives you all the tools to get online. > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by: Splunk Inc. > > > > Still grepping through log files to find problems? Stop. > > > > Now Search log events and configuration files using AJAX and a > browser. > > > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > > _______________________________________________ > > > > Sipp-users mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/sipp-users > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
