Franz, > > I tried to code the P-CSCF into the Route header of > the scenario like > Route: <sip:pcscf.open-ims.test:4060;lr>,[$1] > but SIPp includes a colon into this string like > Route: <sip:pcscf.open-ims.test:4060;lr>,: > <sip:[EMAIL PROTECTED]:6060;lr> > > Maybe anyone can resolve this issue. >
The scenarios work great. But in case you still want to remove the colon, we can add the colon in the regular expression: <ereg regexp=".*" search_in="hdr" header="Service-Route:" assign_to="1" /> Joy ____________________________________________________________________________________ It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. http://tools.search.yahoo.com/toolbar/features/mail/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
