[sr-dev] [kamailio/kamailio] ims_qos: create a proper flow description for the SIP signaling (#720)

Dragos Vingarzan notifications at github.com
Wed Jul 20 18:43:43 CEST 2016


- before there was just an empty one in the AAR
- re-using the function typically used for the RTP media
- fixing then that function to not just hard-code protocol 17 (UDP) for everything
- now supporting also 6 (TCP) and IP (IP has no protocol number, we use just the
magic word "ip" (see RFC 3588 IPFilterRule for more details)
- adding the IP of the P-CSCF as a parameter to the module, as this is required
in the flow (UE IP <-> P-CSCF IP)
- also some inline/static fixes to function for avoiding warnings on gcc >=5
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/720

-- Commit Summary --

  * ims_qos: create a proper flow description for the SIP signaling

-- File Changes --

    M modules/ims_qos/mod.c (4)
    M modules/ims_qos/rx_aar.c (32)
    M modules/ims_qos/rx_avp.c (47)
    M modules/ims_qos/rx_avp.h (12)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/720.patch
https://github.com/kamailio/kamailio/pull/720.diff

---
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/720
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160720/a10379ec/attachment.html>


More information about the sr-dev mailing list