[sr-dev] [kamailio/kamailio] nathelper: add optional set_contact_alias([trim]) parameter (#2390)

Emmanuel Schmidbauer notifications at github.com
Fri Jul 3 19:44:54 CEST 2020


@eschmidbauer commented on this pull request.



> @@ -704,10 +707,12 @@ static int fix_nated_contact_f(struct sip_msg *msg, char *str1, char *str2)
  * Replaces ip:port pair in the Contact: field with the source address
  * of the packet.
  */
-static int set_contact_alias(struct sip_msg *msg)
+static int set_contact_alias(struct sip_msg *msg, int trim)

> By changing the signature of `set_contact_alias()` you broke the kemi export of it.

sorry i haven't worked with the kemi export code yet. i pushed another commit which i _think_ fixes it

-- 
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/2390#discussion_r449669614
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200703/4ec7868c/attachment-0001.html>


More information about the sr-dev mailing list