Displaying 3 results from an estimated 3 matches for "pjnat".
Did you mean:
pjnath
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
with wireshark i need decrypt traffic every call which is time
consuming. get debug from pjnat through asterisk is not possible because
of technical reasons or nobody did it?
in my case its strange that ice candidates are the same
good call
v=0
o=- 3669976329745317845 2 IN IP4 127.0.0.1
s=-
t=0 0
a=msid-semantic: WMS EoNIdKcMZvWBLULGqGPJTDe12ujjFEemeapo
m=audio 52421 RTP/SAVPF 8 0 101
c...
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
hi,
i have following topology
PSTN - Asterisk ---- internet ----- router - jssip client (wss)
Asterisk 13.29.1 on public IP, chan_pjsip for wss, chan_sip/udp for SIP
connection to PSTN
router - public IP/private IP (NAT)
jssip client - private IP - sip over websocket to Asterisk PJSIP
~30% of calls has problem with no audio. reason is that Asterisk is
sending RTP to private IP of jssip
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
...h wireshark
Dne 12/12/2019 v 13:02 Joshua C. Colp napsal(a):
> On Thu, Dec 12, 2019 at 7:57 AM marek <cervajs64 at gmail.com
> <mailto:cervajs64 at gmail.com>> wrote:
>
> with wireshark i need decrypt traffic every call which is time
> consuming. get debug from pjnat through asterisk is not possible
> because of technical reasons or nobody did it?
>
>
> in my case its strange that ice candidates are the same
>
> good call
>
> v=0
> o=- 3669976329745317845 2 IN IP4 127.0.0.1
> s=-
> t=0 0
> a=ms...