Hello,
On 4/30/10 7:58 PM, Steven C. Blair wrote:
I'm attempting to run an existing SER config file under a recent build of sip-router. I get a syntax error on the t_on_failure("noroute") call that exists in my config file. The specific error is "bad expression: type mismatch (str instead of int)". I presume this means sip-router does not support named failure route labels. Is that correct?
no, t_on_failure("xyz") can take string parameter -- actually it was always string, but converted to int in past versions. The error is in an expression like statement. Can you paste the snippet where you get the error (several lines before and after).
Cheers, Daniel
Thanks,Steve
ISC Networking & Telecommunications
3401 Walnut Street, Suite 221A
Philadelphia, PA 19104
215-573-8396
215-898-9348 (fax)
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users