[Serusers] subst_uri can'n work

szj zjsun at biigroup.com
Mon Dec 13 13:08:46 CET 2004


Hi:

      I use the following rule to add "user=phone" parameter in the 
"INVITE" request;
       if(method == "INVITE")
      {
        subst_uri('/^sip:([0-9]+)@(.*)$/sip:\1@\2;user=phone/i');
      };
       But I can't work! how should I do in order to make it?

       Thanks for your instructions and help!

       Best Regards

       Sun Zongjun




More information about the sr-users mailing list