@ovoshlook pushed 1 commit.
b3f6e23280e72d790293b80ee752abd0079b7488 revert accidentaly removed empty
lines and other formatting
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/kamailio/kamailio/pull/2470/files/9fbed998e03935193c05186
Module: kamailio
Branch: 5.3
Commit: 8079c537fa34be1ca075617d2b79143cd932e719
URL:
https://github.com/kamailio/kamailio/commit/8079c537fa34be1ca075617d2b79143cd932e719
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2020-09-07T20:35:28+02:00
uac: restore first displa
Module: kamailio
Branch: 5.4
Commit: 1a49cc015609c8701057d5a9cf50f68db61870c1
URL:
https://github.com/kamailio/kamailio/commit/1a49cc015609c8701057d5a9cf50f68db61870c1
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2020-09-07T19:48:29+02:00
uac: restore first displa
Module: kamailio
Branch: master
Commit: efa6c6a9bf13c430d5be5146168d1ded4c39dba7
URL:
https://github.com/kamailio/kamailio/commit/efa6c6a9bf13c430d5be5146168d1ded4c39dba7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2020-09-07T19:35:04+02:00
uac: restore first dis
Closed #2473.
--
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/issues/2473#event-3737068157___
Kamailio (SER) - Development Mailing List
sr-dev@l
Please use the mailing list for questions. This is where you go to report
issues in the software.
--
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/issues/2473#issuecomment-688309909___
Do Module RTPENGINE Supports 'Replaces' header (RFC 3891), if yes then how to
use this feature, if no then will module RTPEngine will have support for
'Replaces' in the near future? I have been using Freeswitch for this
functionality but facing many difficulties in it.
--
You are receiving th
Hello
Please ignore above comment.Fix is working.I picked up wrong branch while
testing it. Sorry for confusion.
Thanks
--
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/issues/2448#issu
I removed brackets striping and make tests - also work.
--
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/2472#issuecomment-688208989___
Kama
@sergey-safarov pushed 1 commit.
86324f26c1a7ee4e7787225761a49052f0b0a0e0 removed not nessary brackets striping
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/kamailio/kamailio/pull/2472/files/9dfd940b765e2b2412750eb38ef4120b4db3eaa2.
The issue happens when Kamailio receive MSRP message like
```
MSRP e1df91d477cc632a SEND
To-Path: msrp://3.236.25.4:5060/s.57471.1.1260517458;tcp
msrp://[2600:1f18:63e1:6937:c504:55a1:e141:6810]:2855/e3e5c58412a3479fb007238b3729403a;tcp
From-Path: msrp://192.168.122.2:2855/88fafa933e5144ffa59e;tcp
@sergey-safarov pushed 1 commit.
9dfd940b765e2b2412750eb38ef4120b4db3eaa2 msrp: fixed $msrp(srcaddr) output
when used IPv6
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/kamailio/kamailio/pull/2472/files/7c855632c7eb0d6bad34774992a91
yes indeed
copied description from the socket field and forgot to remove "proto:" part
generated db with the dbschema script as well
--
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/
@ovoshlook pushed 2 commits.
ea36cddcb37e88488979c25ce477670f8483168a dbschema updated
9fbed998e03935193c05186325c188271a9f686e updated vie make dbschema
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/kamailio/kamailio/pull/2470/file
@ovoshlook pushed 1 commit.
a1bde17266e7c75b6bd94c9232ce99b5cde9f22a fixed description of the contact_addr
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/kamailio/kamailio/pull/2470/files/16dce04ba2adfc9eeb9e82b7bcbb4962eccb8dcf..a1bd
The examples show that the contact addr field in database can be
`udp:192.168.0.125:5060`, but from the code seems to be concatenated prefixed
with `sip:UUID@`, meaning that it can result in
`sip:UUID@udp:192.168.0.125:5060`, which is invalid SIP uri. Maybe I failed to
notice where conversion i
Can you explain where the problem actually happens? Because the patch does not
seem right, being in the URI parser, making host shorter (skipping [ ]), but
that is not correct, and can have other side effects. If routing is not
working, then the fix has to be done in the routing part, not in the
17 matches
Mail list logo