Branch: refs/heads/transport-interface
Home: https://github.com/OpenSIPS/opensips
Commit: 2a14ce8dbfd9f226ef73b82974602b8a0b7d8b72
https://github.com/OpenSIPS/opensips/commit/2a14ce8dbfd9f226ef73b82974602b8a0b7d8b72
Author: Bogdan-Andrei Iancu
Date: 2015-02-18 (Wed, 18 Feb 201
Branch: refs/heads/transport-interface
Home: https://github.com/OpenSIPS/opensips
Commit: fac0275f63d85b8acdb82c69ab06465461632bb8
https://github.com/OpenSIPS/opensips/commit/fac0275f63d85b8acdb82c69ab06465461632bb8
Author: Bogdan-Andrei Iancu
Date: 2015-02-18 (Wed, 18 Feb 201
Hi @jamesabravo. If creating a pull request is too complicated, upload your
patch on gist here and post the link.
Thanks, Bogdan
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/413#issuecomment-74912098
Closed #415.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/415#event-237832863___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
Fixed, by accepting the pull request #416
Thank you @eldonogithub and @etamme
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/415#issuecomment-74911793___
Devel mailing list
Devel@lists.opensips.org
h
Thank you @etamme and @eldonogithub
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/416#issuecomment-74911519___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listi
Merged #416.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/416#event-237831510___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: adf010e5e1ef1666091ebad1719e2f31837616b4
https://github.com/OpenSIPS/opensips/commit/adf010e5e1ef1666091ebad1719e2f31837616b4
Author: Eric Tamme
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
Branch: refs/heads/1.11
Home: https://github.com/OpenSIPS/opensips
Commit: 611b49a188098082e23ff1034da2edeac450142b
https://github.com/OpenSIPS/opensips/commit/611b49a188098082e23ff1034da2edeac450142b
Author: Bogdan Andrei IANCU
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed p
Merged #414.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/414#event-237749900___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
Thank you very much @jbonicioli !!
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/414#issuecomment-74889897___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinf
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 91395849da506915fb243a425d503b1fe273b7f9
https://github.com/OpenSIPS/opensips/commit/91395849da506915fb243a425d503b1fe273b7f9
Author: jbonicioli
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
Branch: refs/heads/1.11
Home: https://github.com/OpenSIPS/opensips
Commit: c8226d644cc6cb26a93c450983b20a31b46ed578
https://github.com/OpenSIPS/opensips/commit/c8226d644cc6cb26a93c450983b20a31b46ed578
Author: Razvan Crainea
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
Branch: refs/heads/1.8
Home: https://github.com/OpenSIPS/opensips
Commit: 55ab73ec0d23b738184a8b85d027025ae45ba6d2
https://github.com/OpenSIPS/opensips/commit/55ab73ec0d23b738184a8b85d027025ae45ba6d2
Author: Razvan Crainea
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
Branch: refs/heads/1.10
Home: https://github.com/OpenSIPS/opensips
Commit: 4bdfcc0965f9d76ee5d2edee585c823ccb70155d
https://github.com/OpenSIPS/opensips/commit/4bdfcc0965f9d76ee5d2edee585c823ccb70155d
Author: Razvan Crainea
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 465c4be1383fa9073164d10052386e580bbc333b
https://github.com/OpenSIPS/opensips/commit/465c4be1383fa9073164d10052386e580bbc333b
Author: Razvan Crainea
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed path
Oops - looks like an oversight on my part. Thanks for catching it, created a
merge request with the fix.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/415#issuecomment-74873790___
Devel mailing list
fixes issue #415
You can view, comment on, or merge this pull request online at:
https://github.com/OpenSIPS/opensips/pull/416
-- Commit Summary --
* fixed bitmask to cover all 3 bits vs. 1st and 3rd. Thanks to eldonogithub.
-- File Changes --
M modules/rtpengine/rtpengine.c (2)
--
The following is a patch for rtpengine.c, the code originally was attempting to
get the index of the transport array from the ng_flags.transport bitfield. It
was using 0x5 which happens to be the length of the transports array but not
the correct value for a mask of the index. Instead, the lowes
Branch: refs/heads/transport-interface
Home: https://github.com/OpenSIPS/opensips
Commit: a059c26b734d7957591cadb1a6e2f20d9136916e
https://github.com/OpenSIPS/opensips/commit/a059c26b734d7957591cadb1a6e2f20d9136916e
Author: Bogdan-Andrei Iancu
Date: 2015-02-18 (Wed, 18 Feb 201
You can view, comment on, or merge this pull request online at:
https://github.com/OpenSIPS/opensips/pull/414
-- Commit Summary --
* modified source and target table for registrant table migration
-- File Changes --
M scripts/opensipsdbctl.mysql (4)
-- Patch Links --
https://github.
21 matches
Mail list logo