Re: [OpenSIPS-Devel] [OpenSIPS-Users] ERROR:siptrace:pipport2su: bad protocol

2015-03-12 Thread Satish Patel
I have just pull new MASTER branch and compiled and i got following error in logs again, let me tell you i have Homer running with Kamailio (capture server) Do you think that would be the issue? it should compatible with Kamailio also right? [Opensips(siptrace)]---[Ka

Re: [OpenSIPS-Devel] [opensips] invite from WS client to non-websockets client - no invite sent (#426)

2015-03-12 Thread Eric Tamme
I think this was resolved with some other patch. I can no longer reproduce the problem. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/426#issuecomment-78592096___ Devel mailing list Devel@lists.opens

Re: [OpenSIPS-Devel] [opensips] invite from WS client to non-websockets client - no invite sent (#426)

2015-03-12 Thread Eric Tamme
Closed #426. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/426#event-251217508___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Proper WS support in tracing and capturing (Homer) (f612548)

2015-03-12 Thread satishdotpatel
Even after above patch, i am still seeing following error in my logs, Everything works but why it is adding following logs in logs file. I have homer running on kamailio. do you think that would be the issue? ERROR:siptrace:pipport2su: bad protocol ERROR:siptrace:pipport2su: bad protocol ERROR

Re: [OpenSIPS-Devel] [opensips] Adapt default installation path in the residential script (#418)

2015-03-12 Thread vladpaiu
Closed #418. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/418#event-251180891___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Adapt default installation path in the residential script (#418)

2015-03-12 Thread vladpaiu
Hello, This has been fix as per the above commits. Best Regards, Vlad --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/418#issuecomment-78577359___ Devel mailing list Devel@lists.opensips.org http://lis

[OpenSIPS-Devel] [OpenSIPS/opensips] 6f41bc: Have osipsconfig generate config files with proper...

2015-03-12 Thread Vlad Paiu
Branch: refs/heads/1.11 Home: https://github.com/OpenSIPS/opensips Commit: 6f41bc71e0c468b924677a65fd99ddaacf2dea54 https://github.com/OpenSIPS/opensips/commit/6f41bc71e0c468b924677a65fd99ddaacf2dea54 Author: Vlad Paiu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] bdf84b: Have osipsconfig generate config files with proper...

2015-03-12 Thread Vlad Paiu
Branch: refs/heads/1.10 Home: https://github.com/OpenSIPS/opensips Commit: bdf84b3767613b51c01665aa2ec9060e63ddf4aa https://github.com/OpenSIPS/opensips/commit/bdf84b3767613b51c01665aa2ec9060e63ddf4aa Author: Vlad Paiu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] ca12c6: Have osipsconfig generate config files with proper...

2015-03-12 Thread Vlad Paiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ca12c6777e7aa38ada6e3df36676b724be7c85df https://github.com/OpenSIPS/opensips/commit/ca12c6777e7aa38ada6e3df36676b724be7c85df Author: Vlad Paiu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] strange behavior use_next_gw (#425)

2015-03-12 Thread Bogdan Andrei IANCU
@Edwin-Hoff , after you successfully do route_to_carrier(), could you print all the destinations as set. First, set the ruri_avp (see http://www.opensips.org/html/docs/modules/1.11.x/drouting.html#id294025) : modparam("drouting", "ruri_avp", '$avp(dr_ruri)') and after route_to_carrier(), pri

Re: [OpenSIPS-Devel] [opensips] HEP support for WS protocol (#428)

2015-03-12 Thread Bogdan Andrei IANCU
Fixed --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/428#issuecomment-78556225___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] HEP support for WS protocol (#428)

2015-03-12 Thread Bogdan Andrei IANCU
Closed #428. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/428#event-251130965___ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Re: [OpenSIPS-Devel] [opensips] Allow TCP without transport=tcp header (#420)

2015-03-12 Thread Eric Tamme
@bogdan-iancu instead of a separate function - how about additional parameters/flags to t_relay or forward? t_relay("tcp,udp"); vs. set_transport_reference("tcp,udp"); t_relay(); --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/420#issuecomment

[OpenSIPS-Devel] [OpenSIPS/opensips] b9ffd9: set default WebSocket port

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b9ffd9c2eed65741fc6c42b826e5c4c54aa40012 https://github.com/OpenSIPS/opensips/commit/b9ffd9c2eed65741fc6c42b826e5c4c54aa40012 Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

[OpenSIPS-Devel] [OpenSIPS/opensips] 9a4b9a: Fixed callback ordering for TH replies to initial ...

2015-03-12 Thread Vlad Paiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9a4b9a69b7d6a22cd1c1c88a0f3eb418bc8e43ae https://github.com/OpenSIPS/opensips/commit/9a4b9a69b7d6a22cd1c1c88a0f3eb418bc8e43ae Author: Vlad Paiu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

Re: [OpenSIPS-Devel] [OpenSIPS-Users] ERROR:siptrace:pipport2su: bad protocol

2015-03-12 Thread Bogdan-Andrei Iancu
Just to let people know, this was fixed in 2.1 (it was triggered by adding the new websocket protocol). Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 10.03.2015 18:42, Satish Patel wrote: I set debug=6 and here is the logs most of time error p

[OpenSIPS-Devel] [OpenSIPS/opensips] ae0d27: opensipsdbctl: update "migration" command for Open...

2015-03-12 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: ae0d275e97a971aab8024d258e95807a1630bcf5 https://github.com/OpenSIPS/opensips/commit/ae0d275e97a971aab8024d258e95807a1630bcf5 Author: Liviu Chircu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

Re: [OpenSIPS-Devel] [OpenSIPS-Users] Planning OpenSIPS 2.1 release - heads up

2015-03-12 Thread Bogdan-Andrei Iancu
The D day for releasing 2.1 is 18th of March ! Best regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 24.02.2015 16:22, Bogdan-Andrei Iancu wrote: Hello all, Everybody is looking forward for the next OpenSIPS release, the major 2.1, which is pla

[OpenSIPS-Devel] [OpenSIPS/opensips] f1ba20: opensipsdbctl: appropriate terminal colors for inf...

2015-03-12 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f1ba20b4b2d47a79ff649f9bacb25c6035f30159 https://github.com/OpenSIPS/opensips/commit/f1ba20b4b2d47a79ff649f9bacb25c6035f30159 Author: Liviu Chircu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] cd9081: opensipsdbctl: add "cachedb" in the list of extra ...

2015-03-12 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: cd9081638b66414fc46899512044d283516dbe4d https://github.com/OpenSIPS/opensips/commit/cd9081638b66414fc46899512044d283516dbe4d Author: Liviu Chircu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] siptrace: check protocol without colon (178b0cc)

2015-03-12 Thread satishdotpatel
Great, let me give it a shot, will update you soon. -- Sent from my iPhone > On Mar 12, 2015, at 8:32 AM, Bogdan Andrei IANCU > wrote: > > Finally, this was fixed, see the f612548 commit or simply pull the latest > trunk. > > — > Reply to this email directly or view it on GitHub. > --- R

[OpenSIPS-Devel] [OpenSIPS/opensips] 4cbbfa: Copyright updated

2015-03-12 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4cbbfaabb9872aca80aa8aa6a7d2816c88f0301f https://github.com/OpenSIPS/opensips/commit/4cbbfaabb9872aca80aa8aa6a7d2816c88f0301f Author: Bogdan-Andrei Iancu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed

[OpenSIPS-Devel] [OpenSIPS/opensips] b6d423: rr: no need to search the outbound interface

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b6d4230fa35c186e2aa5833f3ad41cd42ce908c1 https://github.com/OpenSIPS/opensips/commit/b6d4230fa35c186e2aa5833f3ad41cd42ce908c1 Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

Re: [OpenSIPS-Devel] [opensips] siptrace: check protocol without colon (178b0cc)

2015-03-12 Thread Bogdan Andrei IANCU
Finally, this was fixed, see the f612548 commit or simply pull the latest trunk. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/commit/178b0cc26b05a81947de150fe1c2df36d600ccaa#commitcomment-10162826___ Devel m

[OpenSIPS-Devel] [OpenSIPS/opensips] f61254: Proper WS support in tracing and capturing (Homer)

2015-03-12 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: f6125489ab42de21230dcca66f8d2041b73df7b9 https://github.com/OpenSIPS/opensips/commit/f6125489ab42de21230dcca66f8d2041b73df7b9 Author: Bogdan-Andrei Iancu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed

[OpenSIPS-Devel] [OpenSIPS/opensips] 73f5a2: mi_xmlrpc: format error message as XML

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 73f5a23d97bef0e8bf0c4cdba4792555257c7fa4 https://github.com/OpenSIPS/opensips/commit/73f5a23d97bef0e8bf0c4cdba4792555257c7fa4 Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

[OpenSIPS-Devel] [OpenSIPS/opensips] aafe2e: httpd: propagate tree status code in http return

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: aafe2ef34e86e790b057864d944272701e28ec50 https://github.com/OpenSIPS/opensips/commit/aafe2ef34e86e790b057864d944272701e28ec50 Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

[OpenSIPS-Devel] [OpenSIPS/opensips] d89760: allow any protocol in blacklist

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d8976057e38e75fea83b0200c3636b3e49a2b71d https://github.com/OpenSIPS/opensips/commit/d8976057e38e75fea83b0200c3636b3e49a2b71d Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

[OpenSIPS-Devel] [OpenSIPS/opensips] c948b8: Fix compile err (using deprecated macros)

2015-03-12 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: c948b8e2260ea3cb99e25e372be38852c0e13293 https://github.com/OpenSIPS/opensips/commit/c948b8e2260ea3cb99e25e372be38852c0e13293 Author: Bogdan-Andrei Iancu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed

[OpenSIPS-Devel] [OpenSIPS/opensips] bef76d: removed all SHM_MEM - shared mem is mandatory

2015-03-12 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: bef76d183c2d63ace0c21afdbe3d9bfcf505c85b https://github.com/OpenSIPS/opensips/commit/bef76d183c2d63ace0c21afdbe3d9bfcf505c85b Author: Bogdan-Andrei Iancu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed

[OpenSIPS-Devel] [OpenSIPS/opensips] cb0a88: remove SHM_MEM defines + beautification

2015-03-12 Thread Bogdan-Andrei Iancu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: cb0a88f0a676d0eded08b80ec461393f31b0ff35 https://github.com/OpenSIPS/opensips/commit/cb0a88f0a676d0eded08b80ec461393f31b0ff35 Author: Bogdan-Andrei Iancu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed

[OpenSIPS-Devel] [OpenSIPS/opensips] 1a8a99: Fix routing list debug output (on -DEXTRA_DEBUG)

2015-03-12 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1a8a993c7ebb1846f846bd98a6bd4a4fba2d9c55 https://github.com/OpenSIPS/opensips/commit/1a8a993c7ebb1846f846bd98a6bd4a4fba2d9c55 Author: Liviu Chircu Date: 2015-03-12 (Thu, 12 Mar 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 870fa0: Revert "Solve isatty flex warning"

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 870fa0d71a21fa0ac3566e18b3f4fa6d66566adc https://github.com/OpenSIPS/opensips/commit/870fa0d71a21fa0ac3566e18b3f4fa6d66566adc Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

Re: [OpenSIPS-Devel] [opensips] Dispatcher strange balancing (#387)

2015-03-12 Thread hydrosine
I can't figure out how to apply the patch on my opensips, I'm at 1.10.3 git revision: 13a3a4c I could also upgrade to 1.11 --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/387#issuecomment-78450084___ De

[OpenSIPS-Devel] [OpenSIPS/opensips] 3ba180: do not change publish status in EXPIRE callback

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 3ba1804264f0c582b413d99d4cf7ad3f7b835557 https://github.com/OpenSIPS/opensips/commit/3ba1804264f0c582b413d99d4cf7ad3f7b835557 Author: Razvan Crainea Date: 2015-03-12 (Thu, 12 Mar 2015) Changed path

[OpenSIPS-Devel] [OpenSIPS/opensips] be9d58: Added FAQ note in the readme about the moving of t...

2015-03-12 Thread Vlad Paiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: be9d58c6639b565288e5199f520afd0d129dbb19 https://github.com/OpenSIPS/opensips/commit/be9d58c6639b565288e5199f520afd0d129dbb19 Author: Vlad Paiu Date: 2015-03-11 (Wed, 11 Mar 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 55d835: merged tlsops module in proto_tls

2015-03-12 Thread ionutrazvanionita
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 55d835512be077503a18d8b497d308c92361e414 https://github.com/OpenSIPS/opensips/commit/55d835512be077503a18d8b497d308c92361e414 Author: ionutrazvanionita Date: 2015-03-11 (Wed, 11 Mar 2015) Changed p

[OpenSIPS-Devel] First OpenSIPS Summit 2105 is here

2015-03-12 Thread Bogdan-Andrei Iancu
Hi all, I'm really excited to announce the first OpenSIPS Summit for 2015 : 12th - 13th of May 2015, Amsterdam NL This event is a premiere as: * it is the first Summit taking place on the old continent (aka Europe :)) * it is the first 2-days event * it hosts an OpenSIPS Social

[OpenSIPS-Devel] [opensips] expose the DTLS passive flag to allow for passive relay through rtpengine (#429)

2015-03-12 Thread Eric Tamme
not much else to say really. You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/opensips/pull/429 -- Commit Summary -- * expose the DTLS passive flag to allow for passive relay through rtpengine -- File Changes -- M modules/rtpengine/rtpengine.c

Re: [OpenSIPS-Devel] First OpenSIPS Summit 2105 is here

2015-03-12 Thread Satish Patel
>> The star of this Summit is OpenSIPS 2.1 (this is to be released on 18th of March), Great!, Are we going to release stable version of 2.1? On Wed, Mar 11, 2015 at 9:10 AM, Bogdan-Andrei Iancu wrote: > Hi all, > > I'm really excited to announce the first OpenSIPS Summit for 2015 : > 12th

[OpenSIPS-Devel] [OpenSIPS/opensips] d4fec7: tm: proper handling of branch flags in branch_rout...

2015-03-12 Thread Liviu Chircu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d4fec77c9b2a93c867a1023a1fcbbea1bff93c16 https://github.com/OpenSIPS/opensips/commit/d4fec77c9b2a93c867a1023a1fcbbea1bff93c16 Author: Liviu Chircu Date: 2015-03-10 (Tue, 10 Mar 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 4d97a8: Fixed freeing of per connection buffer

2015-03-12 Thread Vlad Paiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 4d97a8d7d875062ff2ea2c43cd51c0ccc4baea3c https://github.com/OpenSIPS/opensips/commit/4d97a8d7d875062ff2ea2c43cd51c0ccc4baea3c Author: Vlad Paiu Date: 2015-03-10 (Tue, 10 Mar 2015) Changed paths:

Re: [OpenSIPS-Devel] [opensips] siptrace: check protocol without colon (178b0cc)

2015-03-12 Thread satishdotpatel
Its working but getting following error in logs ERROR:siptrace:pipport2su: bad protocol ERROR:siptrace:pipport2su: bad protocol ERROR:siptrace:pipport2su: bad protocol --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/commit/178b0cc26b05a81947de150fe1c2d

[OpenSIPS-Devel] [OpenSIPS/opensips] d080bc: properly parse WS socket

2015-03-12 Thread Razvan Crainea
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: d080bcc3dc359ebe068baf6c4eec8151f4e7ccfd https://github.com/OpenSIPS/opensips/commit/d080bcc3dc359ebe068baf6c4eec8151f4e7ccfd Author: Razvan Crainea Date: 2015-03-10 (Tue, 10 Mar 2015) Changed path