[OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread andrei-datcu

You can merge this Pull Request by running:

  git pull https://github.com/andrei-datcu/opensips master

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/253

-- Commit Summary --

  * Split fromip and toip columns

-- File Changes --

M db/schema/sip_trace.xml (36)
M modules/siptrace/README (24)
M modules/siptrace/doc/siptrace_admin.xml (63)
M modules/siptrace/siptrace.c (374)
M scripts/db_berkeley/opensips/sip_trace (4)
M scripts/dbtext/opensips/sip_trace (2)
M scripts/mysql/siptrace-create.sql (10)
M scripts/opensipsctlrc (12)
M scripts/opensipsdbctl (2)
M scripts/oracle/siptrace-create.sql (10)
M scripts/pi_http/pi_framework.xml (32)
M scripts/pi_http/siptrace-mod (24)
M scripts/pi_http/siptrace-table (8)
M scripts/postgres/siptrace-create.sql (10)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/253.patch
https://github.com/OpenSIPS/opensips/pull/253.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/253
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread Walter Doekes
 @@ -206,17 +206,35 @@ modparam(siptrace, duplicate_uri, 
 sip:10.1.1.1:5888)
  
  1.3.8. trace_local_ip (str)
  
 -   The address to be used in fromip field for local generated
 -   messages. If not set, the module sets it to the address of the
 -   socket that will be used to send the message.
 +   The address to be used in fromip fields (protocol, ip and port)

s/fromip/from/

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/253/files#r13965006___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread Walter Doekes
 @@ -206,17 +206,35 @@ modparam(siptrace, duplicate_uri, 
 sip:10.1.1.1:5888)
  
  1.3.8. trace_local_ip (str)
  
 -   The address to be used in fromip field for local generated
 -   messages. If not set, the module sets it to the address of the
 -   socket that will be used to send the message.
 +   The address to be used in fromip fields (protocol, ip and port)
 +   for local generated messages. If not set, the module sets it to
 +   the address of the socket that will be used to send the
 +   message. Protocol and/or port ar optional and if ommited will

are omitted

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/253/files#r13965013___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread andrei-datcu
 @@ -206,17 +206,35 @@ modparam(siptrace, duplicate_uri, 
 sip:10.1.1.1:5888)
  
  1.3.8. trace_local_ip (str)
  
 -   The address to be used in fromip field for local generated
 -   messages. If not set, the module sets it to the address of the
 -   socket that will be used to send the message.
 +   The address to be used in fromip fields (protocol, ip and port)
 +   for local generated messages. If not set, the module sets it to
 +   the address of the socket that will be used to send the
 +   message. Protocol and/or port ar optional and if ommited will

Thanks for noticing!

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/253/files#r13967035___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread Răzvan Crainea
Merged #253.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/253#event-133081085___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel