[sr-dev] [kamailio/kamailio] sipt: Add functions to work with forwarding info (#1498)

Daniel-Constantin Mierla notifications at github.com
Wed Apr 25 14:57:07 CEST 2018


@sergey-vb - would you consider having the new variables as part of $sipt(...)?

So instead of:

```
$sipt_redirection_info
$sipt_redirection_number_nai
$sipt_redirection_number
```

To have:

```
$sipt(redirection_info)
$sipt(redirection_number_nai)
$sipt(redirection_number)
```

I think it is better to have them grouped. You can push a new patch for it, no need to do a new PR. Then I can merge.

-- 
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/1498#issuecomment-384276779
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180425/6b11dd52/attachment.html>


More information about the sr-dev mailing list