I am working on setting up testing between two SIPP servers, one as the UAC and 
one as the UAS. We use some non-standard headers that I want the UAS to capture 
and use in subsequent responses. In my receive block, I have added

<ereg regexp=".*" search_in="hdr" header="Cisco-Gucid:" assign_to="ciscogucid" 
/>

After the receive block, I have added

<Reference variables="ciscogucid”/>


And later, in the 200Ok response, I have

Cisco-Gucid: [$ciscogucid]

When I run this scenario, I receive an error, "2016-09-28 13:17:07.855907 
1475086627.855907: Variable $ciscogucid is referenced 1 times!”

Any ideas why?

Thanks.

--
Michael Herman
Senior Principal Architect, Telephony
michael.her...@asurion.com <mailto:michael.her...@asurion.com>
voice (615) 445-3345  mobile (615) 473-7793
Asurion I 648 Grassmere Park Nashville, TN 37211
www.asurion.com<http://www.asurion.com/> | Twitter<http://twitter.com/asurion> 
| Facebook<http://www.facebook.com/asurion>





________________________________

This message (including any attachments) contains confidential and/or 
privileged information. It is intended for a specific individual and purpose 
and is protected by law. If you are not the intended recipient, please notify 
the sender immediately and delete this message. Any disclosure, copying, or 
distribution of this message, or the taking of any action based on it, is 
strictly prohibited.
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to