Many packet captures, xlogs and a few bits of luck later, I can say it was caused by trying to do a bitwise comparison on an AVP that didn't exist.
- Jeff On Thu, Nov 13, 2014 at 1:58 PM, Jeff Pyle <[email protected]> wrote: > Hello, > > I'm fighting this error on v1.6: > ERROR:core:eval_elem: Invalid operator : 10 > > It occurs once out of every few hundred calls. All the calls process the > same in the script from the same gateway. I'm not sure what I'm looking > for. As far as I can tell I don't have "10" as an operator in any > expression anywhere in the script. I do have a few {s.len} comparisons > that look for strings whose length is 10, that's it. > > Are there any hints what I might be looking for specifically? > > > > - Jeff > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
