Re: [sr-dev] [kamailio/kamailio] Fix check_route_param() (#663)

2016-06-15 Thread Dragos Oancea
I am pretty sure it's a request route . It's true I call route[RTPPROXY] from a reply route too , but when I have the issue is always a request_route . It has to do with the number of params in Route , it seems the bug becomes visible only when there's only one param (;lr) and then

[sr-dev] git:master:8fa5c9f9: imc Fix formatting

2016-06-15 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 8fa5c9f915b3aadb93835ae18a4f88a08b799f5e URL: https://github.com/kamailio/kamailio/commit/8fa5c9f915b3aadb93835ae18a4f88a08b799f5e Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-06-15T22:30:07+02:00

Re: [sr-dev] [kamailio/kamailio] modules/tm documentation improvements (#672)

2016-06-15 Thread Mikko Lehto
Closed #672. --- 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/672#event-693787569___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] modules/tm documentation improvements (#672)

2016-06-15 Thread Mikko Lehto
Thanks, I'll close this for now. --- 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/672#issuecomment-226307428___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] modules/tm documentation improvements (#672)

2016-06-15 Thread Daniel-Constantin Mierla
Actually the tm is inherited from ser, not from kamailio 1.5, so that commit is likely not good, it has to be reverted and the source code needs to be checked for proper documentation. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

[sr-dev] [kamailio/kamailio] modules/tm documentation improvements (#672)

2016-06-15 Thread Mikko Lehto
t_relay() return values copied from 1.5.x documentation: http://kamailio.org/docs/modules/1.5.x/tm.html#id2514020 In route naming CAPITALS seem more common than (tm, tmx, sl, corex). You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/672

Re: [sr-dev] [kamailio/kamailio] cdp: Change debug level of peer state to DBG (#671)

2016-06-15 Thread Daniel-Constantin Mierla
Merged #671. --- 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/671#event-693014576___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:84bd3366: Merge pull request #671 from athonet-open/fix-cdp-dbg-level

2016-06-15 Thread GitHub
Module: kamailio Branch: master Commit: 84bd336687cd602b89a898ae38860b9842a9c97d URL: https://github.com/kamailio/kamailio/commit/84bd336687cd602b89a898ae38860b9842a9c97d Author: Daniel-Constantin Mierla Committer: GitHub Date: 2016-06-15T11:55:30+02:00

Re: [sr-dev] [kamailio/kamailio] ims_registrar_scscf: Remove buggy AVP from SAR (#659)

2016-06-15 Thread Federico Favaro
Any feedback regarding this ? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/659#issuecomment-226109633___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] cdp: Change debug level of peer state to DBG (#671)

2016-06-15 Thread Federico Favaro
IMHO debug level of message telling the state of the peer should be DBG. If any problem occurs on peers proper message will be written on log. This way we have lighter log You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/671 -- Commit