python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Why the kamailio remove two route header?
There is such a scenario:
u1(10.35.146.155) ---- kam proxy1(10.35.148.211) ---- kama proxy2 ---- u2(10.35.148.233, u2 is registered on kam proxy2)
The problem occurs in the forwarded ACK. After the AC...
wangpeng
Votes: 0
Answers: 1
Relationship between SIP To header and Contact header
I recently encountered such a problem about SIP proxy:
Bob(192.168.10.10) ----- Proxy1(192.168.10.11) ----- Proxy2(192.168.10.12) ----- Alice(registered Proxy2)(192.168.10.13)
Question:Bob call Alice(...
wangpeng
Votes: 0
Answers: 1
change (just text in SDP) telephone-event/16000 to 8000 and back again
my sip partner does send sometimes in SDP:
v=0
o=HuaweiSoftx3000 69494235717543 69494235717543 IN IP4 18.8.14.12
s=-
c=IN IP4 18.8.14.12
t=0 0
m=audio 39204 RTP/AVP 96 98 8 99 100 104 0 97
a=rtpmap:96...
Krzysztof Drewicz
Votes: 0
Answers: 2
Why append HF doesn't work in event_route?
I'm trying to connect kamailio to Microsoft Teams.
Dispatch is correctly configured and sended.
Following this tutorial : https://skalatan.de/en/blog/kamailio-sbc-teams, I added an Event_Route to add ...
Arnaud
Votes: 0
Answers: 1