[sr-dev] [kamailio/kamailio] sipt: added one function and 8 pseudo-variables (#2841)
Henning Westerholt
notifications at github.com
Thu Sep 9 22:31:49 CEST 2021
I was referring to line 374/376 of the code:
```
if((body.s[0] != ISUP_ACM) && (body.s[0] != ISUP_CPG) && (body.s[0] != ISUP_IAM))
{
LM_DBG("message not an ACM or CPG or IAM\n");
return -1;
}
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2841#issuecomment-916415749
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210909/97c56987/attachment.htm>
More information about the sr-dev
mailing list