Re: Fw: Sound issues: strange samplerates?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Bill,
 
thanks for answering so promptly =)
I have created the log and yes, there seem to be lots of suspicious lines like "strm003CAB04  Bad RTP pt 0 (expecting 9)" but the rest of the log does not tell me that much and looks mostly as expected?!
 
The three major problems currently for me are:
- it takes much too long to really establish a call (10 seconds are not normal)
- the sound received by the callee sounds strange, as if the sample rate is wrong
- the callee is NOT heard at all on the caller's side!
 
Do you see what issues are there in the log that might explain this behavior? And what needs to be done to fix that?
 
Thank you so much!
 
Cheers,
Oliver
 
Gesendet: Mittwoch, 06. April 2016 um 22:52 Uhr
Von: "Bill Gardner" <billg@xxxxxxxxxxxx>
An: "pjsip list" <pjsip@xxxxxxxxxxxxxxx>
Betreff: Re: Fw: Sound issues: strange samplerates?
Hi Oliver,

Please generate a pjsip logfile (level 4 should suffice) and send, there may be clues in there.

Bill
 
On 4/6/2016 4:26 PM, Oli Kah wrote:
Hi Bill, hi everyone,
 
thanks for answering but I can confirm that the config_site.h settings are NOT the problem. I have now recompiled the lib with nothing in config_site.h.
The result is exactly the same.
 
To illustrate what the called person hears I have attached an mp4 which also shows the progress of the Python app in form of PyCharms debug log.
 
There are important issues that can be seen + heard. Note that I am saying "1-2-3" from the beginning(!) of the video until the very end without ever stopping. Only the receiving side can be heard voice-wise (or not as you will see/hear).
 
1) When picking up the phone the sound CANNOT be heard on the receiving side although I am continously saying "1-2-3". It takes roughly 10(!!) seconds before the other side can hear me at all!!
2) It also takes 10 seconds after pickup before the call confirmation phase is reached. This is extremly slow and totally unexpected.
3) When the other side finally can hear me I sound like a monster... the sample rate seems to be off - I can't otherwise explain the strange sounding voice!
 
The Python code of this mini app is attached to this email once more.
 
I don't think I am doing anything exotic. It does not work as expected though. If I do the same with an app like Phoner (see http://www.phoner.de/download_en.htm) none of these problems occur within the same environment and using the same accounts and phone numbers. So it has to do with pjsip lib somehow.
 
Any ideas?
 
Thank you.
 
Cheers,
Oliver
 
Gesendet: Montag, 04. April 2016 um 20:49 Uhr
Von: "Bill Gardner" <billg@xxxxxxxxxxxx>
An: pjsip@xxxxxxxxxxxxxxx
Betreff: Re: Fw: Sound issues: strange samplerates?
Hi Oliver,

I think you should try a completely default configuration, i.e. use an empty config_site.h file. Your config_site.h params may be causing problems.

Regards,

Bill
 
On 4/4/2016 2:37 PM, Oli Kah wrote:
Hmmm, no one?
 
Is there some sort of forum somewhere where to post things like these??
 
Thank you :)
 
Cheers,
Oli
 
Gesendet: Freitag, 01. April 2016 um 21:38 Uhr
Von: "Oli Kah" <mj_fn@xxxxxx>
An: pjsip@xxxxxxxxxxxxxxx
Betreff: Sound issues: strange samplerates?
Hi there,
 
 
I am new to this list and want to say "Hello" to everyone listening :)
 
My issue using pjsib is rather strange. When calling someone (I tested it using two of my own telephone numbers) I get normal audio first during early call stages and then when the call is finally confirmed the audio rate suddenly is half or so. The voice then sounds monsterish and the remote site is no longer audible via speakers. This happens every time - reproducible!
 
What I did:
 
I have successfully compiled pjsua (release build) for Python using Visual Studio 2015 Community linking pjsua to Python 2.6 lib, 32bit running everything on Windows 8.1 Pro 64bit. So far so good.
These values were used for my config_site.h:
 
#define PJMEDIA_CONF_USE_SWITCH_BOARD 1
#define PJMEDIA_SOUND_BUFFER_COUNT 8
#define PJMEDIA_SND_DEFAULT_REC_LATENCY 50
#define PJMEDIA_SND_DEFAULT_PLAY_LATENCY 50
 
The attached python code shall define a simple SIPPhone that will be used in my larger scale application. It's unfinished but I ran into these unresolvable audio problems and hope that you might help me. In its current form the SIPPhone is totally useless!
 
During testing I have been using the onboard audio card of my mainboard with some Bose speakers and a Samson UB-1 USB microphone which is connected to the Windows-PC using an USB 2.0 port. For the "remote" side I use a dedicated VOIP telephone from Grandstream.
 
The test code in my attached file is then run using Pycharm + Python 2.6 runtimes. For testing you must replace the numbers + credientials by valid values on your side. Also note that you might have to specify another domain (mine here is "fritz.box").
 
The called Grandstream rings. Taking up the phone then starts the call confirmation which is going unexpectedly slow. It takes quite some time (between roughly 3-10 seconds) before the "confirmed" status is reached although the audio starts working before that. The scenario is running on my LAN where the SIP server (a FritzBox) is also running here. So quite strange why this takes so long?
Right after phone pickup the audio can't be heard at all (me constantly talking after phone pickup!) - in both directions! Then after a short time (1-4 sec) the voice can be heard normally and understandably as expected in both directions. But this only works until the "confirmed" status is reached for the call. When it is reached there is no longer any sound coming from the PC speaker and the voice heard on the Grandstream is monsterish (half sample rate?!). The bidirectional audio is lost and the remaining audio is really bad.
 
The observed behavior happens every time. Just the timing is different and the time from starting the program to hearing the monsterish voice is between 3 and 10 seconds. It is also rather strange that this time span can be so huge!
 
 
What happens here?! In its current form the SIPPhone is pretty unusable. I hope you have ideas how to fix that :) I have experimented with many of the MediaConfig parameters with no success.
 
 
Thank you!
 
Cheers,
Oliver
 
 
 
 
_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
 
 
 
_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
00:58:12.036 sip_endpoint.c  .Module "mod-pjsua-log" registered
00:58:12.036 sip_endpoint.c  .Module "mod-tsx-layer" registered
00:58:12.036 sip_endpoint.c  .Module "mod-stateful-util" registered
00:58:12.037 sip_endpoint.c  .Module "mod-ua" registered
00:58:12.037 sip_endpoint.c  .Module "mod-100rel" registered
00:58:12.037 sip_endpoint.c  .Module "mod-pjsua" registered
00:58:12.037 sip_endpoint.c  .Module "mod-invite" registered
00:58:12.041     wmme_dev.c  ..WMME found 13 devices:
00:58:12.041     wmme_dev.c  .. dev_id 0: Wave mapper  (in=2, out=2)
00:58:12.041     wmme_dev.c  .. dev_id 1: Mikrofon (Samson UB1             (in=2, out=0)
00:58:12.041     wmme_dev.c  .. dev_id 2: SPDIF (RME HDSPe AIO)  (in=2, out=0)
00:58:12.041     wmme_dev.c  .. dev_id 3: Mikrofon (Realtek High Definiti  (in=2, out=0)
00:58:12.041     wmme_dev.c  .. dev_id 4: Eingang (Realtek High Definitio  (in=2, out=0)
00:58:12.041     wmme_dev.c  .. dev_id 5: Mikrofon (SplitCam Virtual Audi  (in=2, out=0)
00:58:12.041     wmme_dev.c  .. dev_id 6: Line 1 (Virtual Audio Cable)  (in=2, out=0)
00:58:12.041     wmme_dev.c  .. dev_id 7: Lautsprecher (Realtek High Defi  (in=0, out=2)
00:58:12.041     wmme_dev.c  .. dev_id 8: Line 1 (Virtual Audio Cable)  (in=0, out=2)
00:58:12.041     wmme_dev.c  .. dev_id 9: SPDIF (RME HDSPe AIO)  (in=0, out=2)
00:58:12.041     wmme_dev.c  .. dev_id 10: Realtek Digital Output(Optical)  (in=0, out=2)
00:58:12.041     wmme_dev.c  .. dev_id 11: Realtek Digital Output (Realtek  (in=0, out=2)
00:58:12.041     wmme_dev.c  .. dev_id 12: Lautsprecher (SplitCam Virtual   (in=0, out=2)
00:58:12.041     wmme_dev.c  ..WMME initialized
00:58:12.041          pjlib  ..select() I/O Queue created (0032AE64)
00:58:12.043 sip_endpoint.c  .Module "mod-evsub" registered
00:58:12.043 sip_endpoint.c  .Module "mod-presence" registered
00:58:12.043 sip_endpoint.c  .Module "mod-mwi" registered
00:58:12.043 sip_endpoint.c  .Module "mod-refer" registered
00:58:12.043 sip_endpoint.c  .Module "mod-pjsua-pres" registered
00:58:12.043 sip_endpoint.c  .Module "mod-pjsua-im" registered
00:58:12.043 sip_endpoint.c  .Module "mod-pjsua-options" registered
00:58:12.043   pjsua_core.c  .No SIP worker threads created
00:58:12.043   pjsua_core.c  .pjsua version 2.4.5 for win32-6.2/i386/msvc-19.0 initialized
00:58:12.043   pjsua_core.c  .PJSUA state changed: CREATED --> INIT
00:58:12.043   pjsua_core.c  SIP UDP socket reachable at 192.168.1.22:5060
00:58:12.043    udp003248E8  SIP UDP transport started, published address is 192.168.1.22:5060
00:58:12.043    pjsua_acc.c  Adding account: id=<sip:623@xxxxxxxxx>
00:58:12.043    pjsua_acc.c  .Account <sip:623@xxxxxxxxx> added with id 0
00:58:12.043    pjsua_acc.c  .Acc 0: setting registration..
00:58:12.046   pjsua_core.c  ...TX 523 bytes Request msg REGISTER/cseq=35549 (tdta0033FA10) to UDP 192.168.1.1:5060:
REGISTER sip:fritz.box SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPj091d829160574e39b347257678cdc25d
Route: <sip:fritz.box;lr>
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=5d78df87afb7480bb810792210c01d66
To: <sip:623@xxxxxxxxx>
Call-ID: ebd49271758c44faad9a73dcc7a7c6aa
CSeq: 35549 REGISTER
User-Agent: pjsip python
Contact: <sip:623@192.168.1.22:5060;ob>
Expires: 300
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Content-Length:  0


--end msg--
00:58:12.046    pjsua_acc.c  ..Acc 0: Registration sent
00:58:12.046   pjsua_core.c  PJSUA state changed: INIT --> STARTING
00:58:12.046 sip_endpoint.c  .Module "mod-unsolicited-mwi" registered
00:58:12.046   pjsua_core.c  .PJSUA state changed: STARTING --> RUNNING
00:58:12.047   pjsua_call.c  Making call with acc #0 to sip:000000000000@xxxxxxxxx
00:58:12.047    pjsua_aud.c  .Set sound device: capture=-1, playback=-2
00:58:12.047    pjsua_aud.c  ..Opening sound device PCM@22500/1/20ms
00:58:12.076     wmme_dev.c  ... WaveAPI Sound player "Wave mapper" initialized (format=PCM, clock_rate=22500, channel_count=1, samples_per_frame=450 (20ms))
00:58:12.087     wmme_dev.c  ... WaveAPI Sound recorder "Wave mapper" initialized (format=PCM, clock_rate=22500, channel_count=1, samples_per_frame=450 (20ms))
00:58:12.088     ec00359FC8  ...AEC created, clock_rate=22500, channel=1, samples per frame=450, tail length=200 ms, latency=0 ms
00:58:12.088     wmme_dev.c  ...WMME playback stream started
00:58:12.088     wmme_dev.c  ...WMME capture stream started
00:58:12.090  pjsua_media.c  .Call 0: initializing media..
00:58:12.092  pjsua_media.c  ..RTP socket reachable at 192.168.1.22:4000
00:58:12.092  pjsua_media.c  ..RTCP socket reachable at 192.168.1.22:4001
00:58:12.092  pjsua_media.c  ..Media index 0 selected for audio call 0
00:58:12.092   pjsua_core.c  ....TX 1114 bytes Request msg INVITE/cseq=6910 (tdta003BBA90) to UDP 192.168.1.1:5060:
INVITE sip:000000000000@xxxxxxxxx SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPje385d2d5dba34c5bb305d499da5becc1
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: sip:000000000000@xxxxxxxxx
Contact: <sip:623@192.168.1.22:5060;ob>
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6910 INVITE
Route: <sip:fritz.box;lr>
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800
Min-SE: 90
User-Agent: pjsip python
Content-Type: application/sdp
Content-Length:   473

v=0
o=- 3668979492 3668979492 IN IP4 192.168.1.22
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 98 97 99 104 3 0 8 9 96
c=IN IP4 192.168.1.22
b=TIAS:64000
a=rtcp:4001 IN IP4 192.168.1.22
a=sendrecv
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
00:58:12.143   pjsua_core.c !.RX 410 bytes Response msg 401/REGISTER/cseq=35549 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPj091d829160574e39b347257678cdc25d
From: <sip:623@xxxxxxxxx>;tag=5d78df87afb7480bb810792210c01d66
To: <sip:623@xxxxxxxxx>;tag=20961DE3F5828E3F
Call-ID: ebd49271758c44faad9a73dcc7a7c6aa
CSeq: 35549 REGISTER
WWW-Authenticate: Digest realm="fritz.box", nonce="F9A0672CA4295970"
User-Agent: FRITZ!OS
Content-Length: 0


--end msg--
00:58:12.143   pjsua_core.c  ....TX 672 bytes Request msg REGISTER/cseq=35550 (tdta0033FA10) to UDP 192.168.1.1:5060:
REGISTER sip:fritz.box SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPjcc681ef324ab403fa7a5cb72678796e0
Route: <sip:fritz.box;lr>
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=5d78df87afb7480bb810792210c01d66
To: <sip:623@xxxxxxxxx>
Call-ID: ebd49271758c44faad9a73dcc7a7c6aa
CSeq: 35550 REGISTER
User-Agent: pjsip python
Contact: <sip:623@192.168.1.22:5060;ob>
Expires: 300
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Authorization: Digest username="623", realm="fritz.box", nonce="F9A0672CA4295970", uri="sip:fritz.box", response="f6ae2f7e557bfc80d60f0d1c41f8fc7b"
Content-Length:  0


--end msg--
00:58:12.143   pjsua_core.c  .RX 416 bytes Response msg 401/INVITE/cseq=6910 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPje385d2d5dba34c5bb305d499da5becc1
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: <sip:000000000000@xxxxxxxxx>;tag=D54E032B4F03727B
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6910 INVITE
WWW-Authenticate: Digest realm="fritz.box", nonce="8C0BB2C9689DE710"
User-Agent: FRITZ!OS
Content-Length: 0


--end msg--
00:58:12.143   pjsua_core.c  ..TX 374 bytes Request msg ACK/cseq=6910 (tdta003C1D40) to UDP 192.168.1.1:5060:
ACK sip:000000000000@xxxxxxxxx SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPje385d2d5dba34c5bb305d499da5becc1
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: sip:000000000000@xxxxxxxxx;tag=D54E032B4F03727B
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6910 ACK
Route: <sip:fritz.box;lr>
Content-Length:  0


--end msg--
00:58:12.143   pjsua_core.c  .......TX 1276 bytes Request msg INVITE/cseq=6911 (tdta003BBA90) to UDP 192.168.1.1:5060:
INVITE sip:000000000000@xxxxxxxxx SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPj181eb398a0b54e90a18fdd686d9b0ae0
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: sip:000000000000@xxxxxxxxx
Contact: <sip:623@192.168.1.22:5060;ob>
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6911 INVITE
Route: <sip:fritz.box;lr>
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800
Min-SE: 90
User-Agent: pjsip python
Authorization: Digest username="623", realm="fritz.box", nonce="8C0BB2C9689DE710", uri="sip:000000000000@xxxxxxxxx", response="0c858e886189c6641dd83fcf811cce35"
Content-Type: application/sdp
Content-Length:   473

v=0
o=- 3668979492 3668979492 IN IP4 192.168.1.22
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 98 97 99 104 3 0 8 9 96
c=IN IP4 192.168.1.22
b=TIAS:64000
a=rtcp:4001 IN IP4 192.168.1.22
a=sendrecv
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
00:58:12.194   pjsua_core.c  .RX 672 bytes Response msg 200/REGISTER/cseq=35550 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPjcc681ef324ab403fa7a5cb72678796e0
From: <sip:623@xxxxxxxxx>;tag=5d78df87afb7480bb810792210c01d66
To: <sip:623@xxxxxxxxx>;tag=0FE650E9E72106C6
Call-ID: ebd49271758c44faad9a73dcc7a7c6aa
CSeq: 35550 REGISTER
Contact: <sip:623@192.168.1.22:5060;ob>;expires=300
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer,reg
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length: 0


--end msg--
00:58:12.194    pjsua_acc.c  ....SIP outbound status for acc 0 is not active
00:58:12.194    pjsua_acc.c  ....<sip:623@xxxxxxxxx>: registration success, status=200 (OK), will re-register in 300 seconds
00:58:12.194    pjsua_acc.c  ....Keep-alive timer started for acc 0, destination:192.168.1.1:5060, interval:15s
00:58:12.245   pjsua_core.c  .RX 369 bytes Response msg 100/INVITE/cseq=6911 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPj181eb398a0b54e90a18fdd686d9b0ae0
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: <sip:000000000000@xxxxxxxxx>
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6911 INVITE
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Content-Length: 0


--end msg--
00:58:12.347   pjsua_core.c  .RX 755 bytes Response msg 183/INVITE/cseq=6911 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPj181eb398a0b54e90a18fdd686d9b0ae0
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: <sip:000000000000@xxxxxxxxx>;tag=57BEDBDBDD3C564F
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6911 INVITE
Contact: <sip:FD7806C68E390E2A941E58A994769@192.168.1.1>
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Content-Type: application/sdp
Content-Length:   262

v=0
o=user 13779103 13779103 IN IP4 192.168.1.1
s=pjmedia
c=IN IP4 192.168.1.1
t=0 0
m=audio 7086 RTP/AVP 9 0 8 96
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-15
a=sendrecv
a=rtcp:7087

--end msg--
00:58:12.347  pjsua_media.c  .....Call 0: updating media..
00:58:12.347    pjsua_aud.c  ......Audio channel update..
00:58:12.347   strm003CAB04  .......VAD temporarily disabled
00:58:12.347   strm003CAB04  .......Encoder stream started
00:58:12.347   strm003CAB04  .......Decoder stream started
00:58:12.347  pjsua_media.c  ......Audio updated, stream #0: G722 (sendrecv)
00:58:12.347    pjsua_aud.c  .....Conf connect: 1 --> 0
00:58:12.347   conference.c  ......Port 1 (sip:000000000000@xxxxxxxxx) transmitting to port 0 (Wave mapper)
00:58:12.347    pjsua_aud.c  .....Conf connect: 0 --> 1
00:58:12.347   conference.c  ......Port 0 (Wave mapper) transmitting to port 1 (sip:000000000000@xxxxxxxxx)
00:58:12.542       stream.c !G722 codec used, remote samples per frame detected = 80
00:58:12.811   pjsua_core.c !.RX 906 bytes Request msg INVITE/cseq=254 (rdata003392C4) from UDP 192.168.1.1:5060:
INVITE sip:623@192.168.1.22:5060;ob SIP/2.0
Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bKA1EDE2D696CDD9B0
From: <sip:111111111111@xxxxxxxxx>;tag=F199230CC8D10ED3
To: <sip:623@192.168.1.22:5060;ob>
Call-ID: 56879EE0B2EBBA3B@192.168.1.1
CSeq: 254 INVITE
Contact: <sip:FD7806C68E390E2A941E58A994769@192.168.1.1>
Max-Forwards: 70
Expires: 120
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Content-Type: application/sdp
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length:   192

v=0
o=user 7234036 7234036 IN IP4 192.168.1.1
s=call
c=IN IP4 192.168.1.1
t=0 0
m=audio 7094 RTP/AVP 8 0 101
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtcp:7095

--end msg--
00:58:12.811   pjsua_call.c  .Incoming Request msg INVITE/cseq=254 (rdata003392C4)
00:58:12.811  pjsua_media.c  ..Call 1: initializing media..
00:58:12.813  pjsua_media.c  ...RTP socket reachable at 192.168.1.22:4002
00:58:12.813  pjsua_media.c  ...RTCP socket reachable at 192.168.1.22:4003
00:58:12.813  pjsua_media.c  ...Media index 0 selected for audio call 1
00:58:12.813   pjsua_core.c  .....TX 274 bytes Response msg 100/INVITE/cseq=254 (tdta003D92D8) to UDP 192.168.1.1:5060:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bKA1EDE2D696CDD9B0
Call-ID: 56879EE0B2EBBA3B@192.168.1.1
From: <sip:111111111111@xxxxxxxxx>;tag=F199230CC8D10ED3
To: <sip:623@192.168.1.22;ob>
CSeq: 254 INVITE
Content-Length:  0


--end msg--
00:58:12.928   Master/sound !Underflow, buf_cnt=0, will generate 1 frame
00:58:12.969   strm003CAB04  VAD re-enabled
00:58:14.326   pjsua_core.c !.RX 500 bytes Request msg CANCEL/cseq=254 (rdata003392C4) from UDP 192.168.1.1:5060:
CANCEL sip:623@192.168.1.22:5060;ob SIP/2.0
Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bKA1EDE2D696CDD9B0
From: <sip:111111111111@xxxxxxxxx>;tag=F199230CC8D10ED3
To: <sip:623@192.168.1.22:5060;ob>
Call-ID: 56879EE0B2EBBA3B@192.168.1.1
CSeq: 254 CANCEL
Reason: SIP; cause=200; text="Call completed elsewhere"
Max-Forwards: 70
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer
Content-Length: 0


--end msg--
00:58:14.339   pjsua_core.c  .......TX 307 bytes Response msg 200/CANCEL/cseq=254 (tdta003DCA30) to UDP 192.168.1.1:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bKA1EDE2D696CDD9B0
Call-ID: 56879EE0B2EBBA3B@192.168.1.1
From: <sip:111111111111@xxxxxxxxx>;tag=F199230CC8D10ED3
To: <sip:623@192.168.1.22;ob>;tag=08d6743d23d84c13a280ae1b32c2aafe
CSeq: 254 CANCEL
Content-Length:  0


--end msg--
00:58:14.339   pjsua_core.c  .......TX 323 bytes Response msg 487/INVITE/cseq=254 (tdta003D92D8) to UDP 192.168.1.1:5060:
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bKA1EDE2D696CDD9B0
Call-ID: 56879EE0B2EBBA3B@192.168.1.1
From: <sip:111111111111@xxxxxxxxx>;tag=F199230CC8D10ED3
To: <sip:623@192.168.1.22;ob>;tag=08d6743d23d84c13a280ae1b32c2aafe
CSeq: 254 INVITE
Content-Length:  0


--end msg--
00:58:14.340  pjsua_media.c  ..........Call 1: deinitializing media..
00:58:14.340  pjsua_media.c  ...........Call 1: cleaning up provisional media, prov_med_cnt=1, med_cnt=0
00:58:14.442   pjsua_core.c  .RX 380 bytes Request msg ACK/cseq=254 (rdata003392C4) from UDP 192.168.1.1:5060:
ACK sip:623@192.168.1.22:5060;ob SIP/2.0
Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bKA1EDE2D696CDD9B0
From: <sip:111111111111@xxxxxxxxx>;tag=F199230CC8D10ED3
To: <sip:623@192.168.1.22;ob>;tag=08d6743d23d84c13a280ae1b32c2aafe
Call-ID: 56879EE0B2EBBA3B@192.168.1.1
CSeq: 254 ACK
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Content-Length: 0


--end msg--
00:58:34.052   pjsua_core.c  .RX 1001 bytes Response msg 200/INVITE/cseq=6911 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPj181eb398a0b54e90a18fdd686d9b0ae0
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: <sip:000000000000@xxxxxxxxx>;tag=57BEDBDBDD3C564F
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6911 INVITE
Contact: <sip:FD7806C68E390E2A941E58A994769@192.168.1.1>
Session-Expires: 1800;refresher=uac
Min-SE: 90
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer
Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
Content-Type: application/sdp
Accept: application/sdp, multipart/mixed
Accept-Encoding: identity
Content-Length:   238

v=0
o=user 13779103 13779104 IN IP4 192.168.1.1
s=pjmedia
c=IN IP4 192.168.1.1
t=0 0
m=audio 7086 RTP/AVP 0 8 96
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-15
a=sendrecv
a=rtcp:7087

--end msg--
00:58:34.052    inv003B7734  ....SDP negotiation done, message body is ignored
00:58:34.052   pjsua_core.c  .....TX 366 bytes Request msg ACK/cseq=6911 (tdta03492FD8) to UDP 192.168.1.1:5060:
ACK sip:FD7806C68E390E2A941E58A994769@192.168.1.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPj9b08f3af553d4f6eb049917ea413b2bf
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: sip:000000000000@xxxxxxxxx;tag=57BEDBDBDD3C564F
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6911 ACK
Content-Length:  0


--end msg--
00:58:34.104   pjsua_call.c  .Call 0 sending UPDATE for updating media session to use only one codec
00:58:34.104   pjsua_core.c  ....TX 815 bytes Request msg UPDATE/cseq=6912 (tdta003D31C8) to UDP 192.168.1.1:5060:
UPDATE sip:FD7806C68E390E2A941E58A994769@192.168.1.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.22:5060;rport;branch=z9hG4bKPj9da450d36486454fb78ddf9126a43a93
Max-Forwards: 70
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: sip:000000000000@xxxxxxxxx;tag=57BEDBDBDD3C564F
Contact: <sip:623@192.168.1.22:5060;ob>
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6912 UPDATE
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800;refresher=uac
Min-SE: 90
Content-Type: application/sdp
Content-Length:   271

v=0
o=- 3668979492 3668979493 IN IP4 192.168.1.22
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 9 96
c=IN IP4 192.168.1.22
b=TIAS:64000
a=rtcp:4001 IN IP4 192.168.1.22
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=sendrecv

--end msg--
00:58:34.112   strm003CAB04 !Bad RTP pt 0 (expecting 9)
00:58:34.146   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.155   pjsua_core.c !.RX 353 bytes Response msg 488/UPDATE/cseq=6912 (rdata003392C4) from UDP 192.168.1.1:5060:
SIP/2.0 488 Not Acceptable Here
Via: SIP/2.0/UDP 192.168.1.22:5060;rport=5060;branch=z9hG4bKPj9da450d36486454fb78ddf9126a43a93
From: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
To: <sip:000000000000@xxxxxxxxx>;tag=57BEDBDBDD3C564F
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6912 UPDATE
User-Agent: FRITZ!OS
Content-Length: 0


--end msg--
00:58:34.162   strm003CAB04 !Bad RTP pt 0 (expecting 9)
00:58:34.175   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.196   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.208   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.225   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.280   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.304   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.344   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.362   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.401   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.441   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.483   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.506   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.543   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.559   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.584   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.601   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.625   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.665   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.681   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.704   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.721   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.761   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.783   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.800   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.825   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.864   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.882   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.944   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.961   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:34.984   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.001   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.024   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.042   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.065   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.081   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.105   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.121   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.161   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.201   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.223   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.240   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.281   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.305   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.344   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.361   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.401   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.441   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.544   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.561   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.585   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.602   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.681   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.704   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.721   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.749   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.762   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.784   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.801   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.864   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.881   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.943   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.961   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:35.993   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.000   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.025   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.041   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.064   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.082   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.105   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.122   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.161   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.201   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.224   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.283   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.303   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.345   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.362   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.401   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.423   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.442   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.522   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.545   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.559   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.584   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.601   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.785   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.795   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.806   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.819   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.847   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.853   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.876   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.889   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.907   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.915   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.937   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.948   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.964   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.977   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:36.999   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.009   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.025   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.042   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.057   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.073   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.089   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.099   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.116   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.127   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.145   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.160   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.201   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.224   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.281   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.304   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.344   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.361   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.385   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.401   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.441   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.544   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.561   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.585   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.602   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.625   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.681   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.704   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.722   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.745   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.762   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.784   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.801   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.864   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.881   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.905   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.945   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.961   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:37.984   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.001   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.024   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.041   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.064   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.081   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.104   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.122   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.145   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.162   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.201   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.224   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.265   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.283   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.305   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.320   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.343   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.361   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.402   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.441   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.503   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.544   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.561   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.584   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.602   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.682   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.704   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.721   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.761   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.784   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.802   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.865   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.881   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.944   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.961   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:38.984   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.001   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.025   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.042   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.064   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.081   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.104   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.121   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.161   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.168   sound_port.c !EC suspended because of inactivity
00:58:39.184   strm003CAB04 !Bad RTP pt 0 (expecting 9)
00:58:39.202   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.223   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.281   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.304   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.344   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.361   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.402   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.425   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.442   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.544   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.561   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.585   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.602   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.681   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.705   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.721   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.762   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.784   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.801   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.864   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.882   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.944   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.961   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:39.984   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.001   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.024   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.042   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.064   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.082   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.105   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.122   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.161   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.201   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.224   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.242   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.265   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.281   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.304   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.320   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.344   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.361   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.400   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.442   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.465   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.545   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.561   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.584   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.601   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.682   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.704   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.720   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.761   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.784   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.803   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.842   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.865   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.882   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.919   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.947   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.963   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:40.985   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.002   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.024   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.041   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.065   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.080   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.104   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.121   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.159   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.202   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.225   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.242   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.281   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.304   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.345   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.362   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.384   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.401   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.439   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.464   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.522   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.545   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.563   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.584   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.601   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.650   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.681   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.705   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.722   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.762   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.784   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.802   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.823   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.840   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.864   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.881   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.945   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.961   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:41.993   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.000   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.024   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.043   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.064   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.081   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.105   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.122   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.161   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.185   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.202   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.225   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.282   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.305   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.345   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.362   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.385   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.401   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.423   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.441   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.465   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.481   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.545   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.561   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.584   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.601   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.625   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.664   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.682   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.705   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.722   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.761   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.785   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.802   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.865   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.882   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.904   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.921   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.943   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.960   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.983   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:42.999   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.023   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.040   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.063   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.080   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.103   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.119   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.144   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.160   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.183   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.199   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.224   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.241   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.264   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.281   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.305   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.321   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.344   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.361   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.385   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.402   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.424   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.441   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.465   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.482   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.504   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.521   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.544   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.562   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.585   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.602   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.624   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.641   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.665   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.682   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.716   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.728   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.744   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.762   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.783   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.800   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.824   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:43.841   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.102   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.105   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.108   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.113   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.116   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.120   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.129   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.132   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.138   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.146   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.166   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.184   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.200   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.227   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.242   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.266   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.282   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.326   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.327   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.346   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.359   strm003CAB04  Bad RTP pt 0 (expecting 9)
00:58:44.432   pjsua_core.c !.RX 753 bytes Request msg BYE/cseq=6912 (rdata003392C4) from UDP 192.168.1.1:5060:
BYE sip:623@192.168.1.22:5060;ob SIP/2.0
Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bKB2ACDEB811A87A16
From: <sip:000000000000@xxxxxxxxx>;tag=57BEDBDBDD3C564F
To: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
CSeq: 6912 BYE
X-RTP-Stat: CS=0;PS=315;ES=1607;OS=50400;SP=0/0;SO=0;QS=-;PR=1535;ER=1607;OR=245600;CR=0;SR=0;QR=-;PL=0,0;BL=0;LS=0;RB=0/0;SB=-/-;EN=PCMU,G722;DE=G722;JI=124,26;DL=6,3,12;IP=192.168.1.1:7086,192.168.1.22:4000
X-RTP-Stat-Add: DQ=79;DSS=0;DS=0;PLCS=4961;JS=17
Reason: Q.850; cause=16
Max-Forwards: 70
User-Agent: AVM FRITZ!Box 6490 Cable (lgi) 141.06.24 TAL (Apr 16 2015)
Supported: 100rel,replaces,timer
Allow-Events: telephone-event,refer
Content-Length: 0


--end msg--
00:58:44.432   pjsua_core.c  .......TX 303 bytes Response msg 200/BYE/cseq=6912 (tdta003488E0) to UDP 192.168.1.1:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bKB2ACDEB811A87A16
Call-ID: fcfba259b0fb4924bb1bf67cb3eb47e5
From: <sip:000000000000@xxxxxxxxx>;tag=57BEDBDBDD3C564F
To: <sip:623@xxxxxxxxx>;tag=824baae1210343429d31912e81158824
CSeq: 6912 BYE
Content-Length:  0


--end msg--
00:58:44.432  pjsua_media.c  ......Call 0: deinitializing media..
00:58:44.432  pjsua_media.c  ........Media stream call00:0 is destroyed
00:58:45.460    pjsua_aud.c  Closing sound device after idle for 1 second(s)
00:58:45.460    pjsua_aud.c  .Closing Wave mapper sound playback device and Wave mapper sound capture device
00:58:45.461     wmme_dev.c  .Stopped WMME playback stream
00:58:45.462     wmme_dev.c  .Stopped WMME capture stream
00:58:45.462     wmme_dev.c  .Stopped WMME playback stream
00:58:45.462     wmme_dev.c  .Stopped WMME capture stream
_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux