[sr-dev] [kamailio/kamailio] hep: Store ipstr in a static buffer for exporting to cfg (#896)

Holger Freyther notifications at github.com
Wed Dec 21 11:07:48 CET 2016


Thank you for the super quick reply. The data is already "corrupted" before it is assigned to the variable in the script.

```
$var(src_ip) = $(hep(0x003){sql.val});
```

Already causes the data to be corrupted at the 9th byte. Storing it statically seemed the most straight forward way.

-- 
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/896#issuecomment-268484440
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161221/e7909155/attachment.html>


More information about the sr-dev mailing list