To anyone else stumbling upon this, I solved my issue by using the following
transformation:
```
$(vn(ru_164_dest_noccgr){sql.val}{s.unquote})
```
instead of:
```
$(vn(ru_164_dest_noccgr){s.int})
```
Thanks to everyone who looked into this!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3116#issuecomment-1133794041
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3116/1133794041(a)github.com>