|
No SIP traffic produced with TB3 or dialer or TAPI calls.
|
|
|
|
 |
|
No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
08.11.2008 05:26 |
kkm@online.adaptiveai.com |
Hi,
I am evaluating TERASIP, and must admit that I gotten nowhere at all trying to get it work for me. Help!
I have a PTSN-to-SIP provider, BroadVoice. The account confirmed working with X-Lite softphone. Our goals currently are: - Pick up the phone programmatically; - stream audio out from and into our application - Hangup or transfer the call;
From what I can see, your provider seems to be a good option.
My problem is that nothing simply works at all.
TERASENS 1.0.0.941 One SIP Profile named BroadVoice. Profile configuration: Commnon tab: Type: Provider/Proxy Contact Name: 3105974478 SIP URI: sip:3105974478@sip.broadvoice.com Call Info Format: Number/Name only (user) Proxy tab: Checked Register with SIP Proxy Checked Make calls through SIP Proxy Proxy: proxy.lax.broadvoice.com UserName: (username) Password: (password) Realm: sip.broadvoice.com STUN tab: Uset STUN for NAT is OFF Advanced tab: (everything by default)
We are behind a NAT router that seems to be SIP-aware.
I initialize TAPI3, enumerate lines; the SIP line device is enumerated and returns its media capability of TAPIMEDIATYPE_AUDIO. When RegisterCallNotifications() that succeeds. At that point ONE UDP packet is sent out, to a STUN port of a server somewhere in Europe, as fas as I can jugdge by its IP address:
21:05:45.058528 IP (tos 0x0, ttl 128, id 3357, offset 0, flags [none], proto: UDP (17), length: 56, bad cksum 0 (->9e30)!) 192.168.0.92.5060 > 213.239.248.1 478: SIP, length: 28 \000\001\000\010\001\011C]}x\273d$l\010=W:\0114\000\003\000\004\000\000\000\000 0x0000: 4500 0038 0d1d 0000 8011 0000 c0a8 005c E..8...........\ 0x0010: d5ef f873 13c4 0d96 0024 8f9d 0001 0008 ...s.....$...... 0x0020: 0109 435d 7d78 bb64 246c 083d 573a 0934 ..C]}x.d$l.=W:.4 0x0030: 0003 0004 0000 0000 ........
As far as placing a call goes, from TB3, I can go as fas as IBasicCallControl::Connect(), where it fails:
ITTAPI.CreateInstance ITTAPI_1 returned hr = 0x00000000
ITTAPI_1.Initialize returned hr = 0x00000000
ITTAPI_1.get_Addresses returned hr = 0x00000000 VARIANT* pVariant = ITCollection2_1
ITCollection2_1.get_Item long Index : 5 (0x00000005) returned hr = 0x00000000 VARIANT* pVariant = ITAddress2_1
ITAddress2_1.get_AddressName returned hr = 0x00000000 BSTR* ppName = SIP Line
ITAddress2_1.CreateCall BSTR pDestAddress : sip:310********@sip.broadvoice.com long lAddressType : 15 (0x0000000f) long lMediaTypes : 8 (0x00000008) returned hr = 0x00000000 ITBasicCallControl** ppCall = ITBasicCallControl2_1
ITBasicCallControl2_1.Connect VARIANT_BOOL fSync : 1 returned hr = 0x8004000e TAPI_E_INVALCALLPARAMS source (null) description (null)
No flash-screen of the evaluation version also appears! Also, again the same STUN packet is sent out.
When attempting dialer.exe, the nag screen appears, and my program receives a bunch of notifications, starting with TE_CALLNOTIFICATION. After I click on OK to close the dialog, dialer reports call failed. Next time, dialer reports the failure without even showing the nag screen.
This time, there are a few DNS packets are sent. They look like proxy discovery to me:
21:13:18.835753 IP (tos 0x0, ttl 128, id 3405, offset 0, flags [none], proto: UDP (17), length: 50, bad cksum 0 (->89df)!) 192.168.0.92.54265 > 66.75.160.63 2+ NAPTR? 1e6m. (22)
21:13:18.896764 IP (tos 0x0, ttl 128, id 3406, offset 0, flags [none], proto: UDP (17), length: 60, bad cksum 0 (->89d4)!) 192.168.0.92.54266 > 66.75.160.63 3+ SRV? _sip._tcp.1e6m. (32)
21:13:18.896782 IP (tos 0x0, ttl 128, id 3407, offset 0, flags [DF], proto: UDP (17), length: 60, bad cksum 0 (->49d3)!) 192.168.0.92.54266 > 66.75.160.63.5 4+ SRV? _sip._udp.1e6m. (32)
21:13:18.959602 IP (tos 0x0, ttl 128, id 3408, offset 0, flags [none], proto: UDP (17), length: 50, bad cksum 0 (->89dc)!) 192.168.0.92.54267 > 66.75.160.63 5+ A? 1e6m. (22)
(I am not copying root GTLD server queries here)
The sipstack.log this time shows what looks like nonsense to me: the phone number in logged SIP requests is mangled badly, but worst of all, it logs the requests as if they were sent to my own machine, and, pardon my caps, RECEIVES A RESPONSE from it!!! No external UDP traffic really occurs.
DEBUG | 20081107-211318.719 | | RESIP | 1816 | Security.cxx:899 | BaseSecurity::BaseSecurity INFO | 20081107-211318.719 | | RESIP:DNS | 1816 | AresDns.cxx:114 | DNS initialization: found 2 name servers INFO | 20081107-211318.719 | | RESIP:DNS | 1816 | AresDns.cxx:117 | name server: 66.75.160.63 INFO | 20081107-211318.719 | | RESIP:DNS | 1816 | AresDns.cxx:117 | name server: 66.75.160.64 DEBUG | 20081107-211318.719 | | RESIP | 1816 | Compression.cxx:40 | COMPRESSION SUPPORT NOT COMPILED IN DEBUG | 20081107-211318.719 | | RESIP | 1816 | Compression.cxx:43 | Compression configuration object created; algorithm = 0 DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | TransportSelector.cxx:86 | No compression library available INFO | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | UdpTransport.cxx:42 | Creating UDP transport host= port=5060 ipv4=1 DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | InternalTransport.cxx:86 | Creating fd=2364 V4/UDP DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | InternalTransport.cxx:94 | Binding to 0.0.0.0 DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | UdpTransport.cxx:59 | No compression library available: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | TransportSelector.cxx:154 | Adding transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | ConnectionBase.cxx:45 | ConnectionBase::ConnectionBase, no params: 04586B08 DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | ConnectionManager.cxx:26 | ConnectionManager::ConnectionManager() called DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | InternalTransport.cxx:86 | Creating fd=2396 V4/TCP DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | InternalTransport.cxx:94 | Binding to 0.0.0.0 INFO | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | TcpTransport.cxx:28 | Creating TCP transport host= port=5060 ipv4=1 DEBUG | 20081107-211318.719 | | RESIP:TRANSPORT | 1816 | TransportSelector.cxx:154 | Adding transport: [ V4 0.0.0.0:5060 TCP target domain=unspecified connectionId=0 ] DEBUG | 20081107-211318.735 | | RESIP | 1816 | BaseException.cxx:17 | BaseException at .\ParseBuffer.cxx:949 .\ParseBuffer.cxx:949, Parse failed unexpected eof in context: NameAddr constructor t 132159999 ^
DEBUG | 20081107-211318.797 | | RESIP:DUM | 1816 | UserProfile.cxx:135 | Adding credential: realm= user= INFO | 20081107-211318.813 | | RESIP:DNS | 1816 | DnsUtil.cxx:145 | local hostname does not contain a domain part 1E6M DEBUG | 20081107-211318.813 | | RESIP:DUM | 1816 | BaseCreator.cxx:140 | BaseCreator::makeInitialRequest: 04587EE0 DEBUG | 20081107-211318.813 | | RESIP:DUM | 1816 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ.-9c333f3c************* DEBUG | 20081107-211318.813 | | RESIP:DUM | 1816 | DialogUsageManager.cxx:832 | SEND:
INVITE sip:132159999@1e6m. SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-1a18c75ceb50bd63-1---d8754z-;rport Max-Forwards: 70 Contact: To: From: " 1 3 2159999";tag=9c333f3c Call-ID: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 380
v=0 o=- 1226121198 1226121198 IN IP4 192.168.0.92 s=TERASIP c=IN IP4 192.168.0.92 t=0 0 m=audio 18494 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081107-211318.813 | | RESIP:DUM | 1816 | DialogId.cxx:50 | DialogId::DialogId: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ.-9c333f3c- DEBUG | 20081107-211318.813 | | RESIP:DUM | 1816 | DialogUsageManager.cxx:963 | Send: SipReq: INVITE 132159999@1e6m. tid=1a18c75ceb50bd63 cseq=INVITE contact=terasip@192.168.0.92:5060 / 1 from(tu) DEBUG | 20081107-211318.813 | | RESIP | 1816 | SipStack.cxx:307 | SEND: SipReq: INVITE 132159999@1e6m. tid=1a18c75ceb50bd63 cseq=INVITE contact=terasip@192.168.0.92:5060 / 1 from(tu) DEBUG | 20081107-211318.828 | | RESIP:TRANSACTION | 716 | TimerQueue.cxx:85 | Adding timer: Timer B tid=1a18c75ceb50bd63 ms=32000 DEBUG | 20081107-211318.828 | | RESIP:TRANSPORT | 716 | TransportSelector.cxx:275 | Looking up dns entries for sip:132159999@1e6m. DEBUG | 20081107-211318.828 | | RESIP:DNS | 716 | DnsResult.cxx:221 | DnsResult::lookup sip:132159999@1e6m. DEBUG | 20081107-211318.860 | | RESIP:DNS | 716 | DnsStub.cxx:67 | 1e6m. lookup failed: Domain name not found DEBUG | 20081107-211318.922 | | RESIP:DNS | 716 | DnsStub.cxx:61 | _sip._tcp.1e6m. lookup failed: Domain name not found DEBUG | 20081107-211318.922 | | RESIP:DNS | 716 | DnsStub.cxx:61 | _sip._udp.1e6m. lookup failed: Domain name not found DEBUG | 20081107-211318.984 | | RESIP:DNS | 716 | DnsStub.cxx:47 | 1e6m. lookup failed: Domain name not found INFO | 20081107-211318.984 | | RESIP:TRANSACTION | 716 | TransactionState.cxx:1376 | Ran out of dns entries for 1e6m.. Send 503 DEBUG | 20081107-211318.984 | | RESIP | 716 | Helper.cxx:372 | Helper::makeResponse(SipReq: INVITE 132159999@1e6m. tid=1a18c75ceb50bd63 cseq=INVITE contact=terasip@192.168.0.92:5060 / 1 from(tu) code=503 reason= INFO | 20081107-211318.984 | | RESIP:DNS | 716 | DnsUtil.cxx:145 | local hostname does not contain a domain part 1E6M DEBUG | 20081107-211318.984 | | RESIP:TRANSACTION | 716 | TransactionState.cxx:1832 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 503 Service Unavailable Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-1a18c75ceb50bd63-1---d8754z-;rport To: ;tag=341a1368 From: " 1 3 2159999";tag=9c333f3c Call-ID: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ. CSeq: 1 INVITE Warning: 499 1E6M "" Content-Length: 0
INFO | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogUsageManager.cxx:1297 | Got: SipResp: 503 tid=1a18c75ceb50bd63 cseq=INVITE / 1 from(wire) DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogUsageManager.cxx:1805 | DialogUsageManager::processResponse:
SipResp: 503 tid=1a18c75ceb50bd63 cseq=INVITE / 1 from(wire) DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogId.cxx:50 | DialogId::DialogId: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ.-9c333f3c-341a1368 DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogSet.cxx:766 | mState == 3 Creating a new Dialog from msg:
SIP/2.0 503 Service Unavailable Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-1a18c75ceb50bd63-1---d8754z-;rport To: ;tag=341a1368 From: " 1 3 2159999";tag=9c333f3c Call-ID: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ. CSeq: 1 INVITE Warning: 499 1E6M "" Content-Length: 0
DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogId.cxx:50 | DialogId::DialogId: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ.-9c333f3c-341a1368 DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:220 | ************** Created Dialog as UAC ************** DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:221 | mRemoteNameAddr: ;tag=341a1368 DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:222 | mLocalNameAddr: " 1 3 2159999";tag=9c333f3c DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:223 | mLocalContact: DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:224 | mRemoteTarget: DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:227 | Dialog::Dialog NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ.-9c333f3c-341a1368 DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogSet.cxx:804 | ### Calling CreateAppDialog ###:
SIP/2.0 503 Service Unavailable Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-1a18c75ceb50bd63-1---d8754z-;rport To: ;tag=341a1368 From: " 1 3 2159999";tag=9c333f3c Call-ID: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ. CSeq: 1 INVITE Warning: 499 1E6M "" Content-Length: 0
DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:322 | Dialog::dispatch: SipResp: 503 tid=1a18c75ceb50bd63 cseq=INVITE / 1 from(wire) DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:593 | Dialog::dispatch -- Created new client invite sessionSipResp: 503 tid=1a18c75ceb50bd63 cseq=INVITE / 1 from(wire) DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | InviteSession.cxx:75 | ^^^ InviteSession::InviteSession 0458DD78 INFO | 20081107-211318.984 | | RESIP:DUM | 2308 | ClientInviteSession.cxx:728 | Failure: error response: SipResp: 503 tid=1a18c75ceb50bd63 cseq=INVITE / 1 from(wire) INFO | 20081107-211318.984 | | RESIP:DUM | 2308 | InviteSession.cxx:2499 | Transition UAC_Start -> InviteSession::Terminated DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | InviteSession.cxx:81 | ^^^ InviteSession::~InviteSession 0458DD78 DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | Dialog.cxx:232 | Dialog::~Dialog() DEBUG | 20081107-211318.984 | | RESIP:DUM | 2308 | DialogSet.cxx:122 | ********** DialogSet::~DialogSet: NTcxMGZiNzM3NDViMTNlN2Q0ZTM4OTM5MWZjMTdjYmQ.-9c333f3c************* INFO | 20081107-211318.984 | | RESIP:DUM | 2752 | DialogUsageManager.cxx:222 | shutdown: dialogSets=0 INFO | 20081107-211318.984 | | RESIP:DUM | 2752 | DialogUsageManager.cxx:207 | DialogUsageManager::onAllHandlesDestroyed: removing TU INFO | 20081107-211319.016 | | RESIP:TRANSACTION | 716 | TuSelector.cxx:36 | TransactionUserMessage::RequestShutdown TU: DialogUsageManager size=0 INFO | 20081107-211319.016 | | RESIP:TRANSACTION | 716 | TuSelector.cxx:40 | TransactionUserMessage::RemoveTransactionUser TU: DialogUsageManager size=0 INFO | 20081107-211319.016 | | RESIP:DUM | 2308 | DialogUsageManager.cxx:1105 | TU unregistered WARNING | 20081107-211319.265 | | RESIP | 716 | StackThread.cxx:45 | Shutting down stack thread DEBUG | 20081107-211320.030 | | RESIP | 2752 | SipStack.cxx:83 | SipStack::~SipStack() DEBUG | 20081107-211320.030 | | RESIP | 2752 | Security.cxx:947 | BaseSecurity::~BaseSecurity DEBUG | 20081107-211320.030 | | RESIP:TRANSPORT | 2752 | TcpBaseTransport.cxx:74 | Shutting down [ V4 0.0.0.0:5060 TCP target domain=unspecified connectionId=0 ] DEBUG | 20081107-211320.030 | | RESIP:TRANSPORT | 2752 | ConnectionBase.cxx:99 | ConnectionBase::~ConnectionBase 04586B08 INFO | 20081107-211320.030 | | RESIP:TRANSPORT | 2752 | UdpTransport.cxx:65 | Shutting down [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ]
Opening the TSP configuration dialog and hitting OK results ultimately in the same rogue STUN packet transmitted.
This is also as far as I could only go. In other words, whatever I do, no SIP traffic is generated ever.
Looking forward to your help and advise on that!
-kkm |
 |
|
|
Re: No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
12.11.2008 01:00 |
TERASENS Support |
kkm,
thanks very much for evaluating TERASIP. First I'd like ask you to upgrade to the latest version (944 at the moment):
http://www.terasens.com/products/terasip/download.aspx
I wouldn't rely on the SIP router for testing because you're unable to see what is actually transmitted. Better turn on STUN for your provider.
The STUN server is our own server (stun.terasens.com), it can be changed on the advanced tab.
The registration with the SIP provider normally starts as soon as you do RegisterCallNotifications and cancels registration when you do UnRegisterCallNotifications.
The nag screen is only shown once per session, so this is expected behaviour!
One of the problems is this:
> INFO | 20081107-211318.813 | | RESIP:DNS | 1816 | DnsUtil.cxx:145 | local > hostname does not contain a domain part 1E6M
Please check if your local machine has a primary DNS suffix configured: Control Panel >> System >> Computer Name >> Change >> More
What happens here is that when you supply a number only to the dialer, it appends the local host and domain name.
To actually dial you should try a full SIP Uri, eg.:
sip:123456789@sip.broadvoice.com
Please keep me informed about your progress!
Best regards,
Matthias Moetje ------------------------------------- TERASENS GmbH Augustenstraße 24 80333 Munich, GERMANY ------------------------------------- e-mail: moetje at terasens dot com www: www.terasens.com -------------------------------------
|
 |
|
|
Re: No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
12.11.2008 00:51 |
kkm@online.adaptiveai.com |
Hi Matthias,
Thank you very much for the reply.
Does that mean that the machine must have a working reverse DNS lookup working, or just the DNS suffix? The machine I do the testing on has a private IP address, and we are in a workgroup environment without a DNS server. The DNS server configured is the Internet proivder's one. Should I install a DSN server locally?
After I added the connection suffix, I can see some DNS traffic attempting to resolve the private IP address (192.168.0.92) via the public DNS, and TAPI service and the dialer both hang. In addition, TAPI service consumes 100% of one core, 50% CPU utilization on a 2-core CPU.
I am using the version 944 according to the downloaded file (downloaded on Friday, so it must be fresh enough?) It still shows version 941 on its About tab.
Can the STUN server issue prevent the provider even from transmitting a single SIP packet? I have no SIP traffic at all.
-kkm |
 |
|
|
Re: No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
12.11.2008 02:40 |
TERASENS Support |
Hi Kirill,
> Does that mean that the machine must have a working reverse DNS lookup > working, or just the DNS suffix? The machine I do the testing on has a > private IP address, and we are in a workgroup environment without a DNS > server. The DNS server configured is the Internet proivder's one. Should I > install a DSN server locally?
No, reverse DNS should not be required, but we have that in all our testing environments...
> After I added the connection suffix, I can see some DNS traffic attempting > to resolve the private IP address (192.168.0.92) via the public DNS, and > TAPI service and the dialer both hang. In addition, TAPI service consumes > 100% of one core, 50% CPU utilization on a 2-core CPU.
So you are saying that it's trying to reverse-resolve the private IP? This is very strange. I'll try to reproduce that tomorrow here on a system without local DNS!
Best regards,
Matthias Moetje ------------------------------------- TERASENS GmbH Augustenstraße 24 80333 Munich, GERMANY ------------------------------------- e-mail: moetje at terasens dot com www: www.terasens.com -------------------------------------
|
 |
|
|
Re: No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
12.11.2008 02:09 |
kkm@online.adaptiveai.com |
Matthias,
Here is what I am getting with the build that you sent me.
Configuration: Type = provider/proxy Contact name = TERASIP (the default) SIP URI: sip:3105974478@sip.broadvoice.com Call info format: SIP URI Proxy: both checkboxes on Address, username, password, realm specified. STUN server off
Placed a call using the dialer to sip:3102159999@sip.broadvoice.com. Dialer reports in ~1-2 second "The call may not be completed".
SIPSTACK.LOG:
DEBUG | 20081111-175058.457 | | RESIP | 3956 | Security.cxx:914 | BaseSecurity::BaseSecurity INFO | 20081111-175058.473 | | RESIP:DNS | 3956 | AresDns.cxx:114 | DNS initialization: found 2 name servers INFO | 20081111-175058.473 | | RESIP:DNS | 3956 | AresDns.cxx:117 | name server: 66.75.160.63 INFO | 20081111-175058.473 | | RESIP:DNS | 3956 | AresDns.cxx:117 | name server: 66.75.160.64 DEBUG | 20081111-175058.473 | | RESIP | 3956 | Compression.cxx:41 | COMPRESSION SUPPORT NOT COMPILED IN DEBUG | 20081111-175058.473 | | RESIP | 3956 | Compression.cxx:44 | Compression configuration object created; algorithm = 0 DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | TransportSelector.cxx:90 | No compression library available INFO | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | UdpTransport.cxx:42 | Creating UDP transport host= port=5060 ipv4=1 DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | InternalTransport.cxx:86 | Creating fd=2408 V4/UDP DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | InternalTransport.cxx:94 | Binding to 0.0.0.0 DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | UdpTransport.cxx:60 | No compression library available: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified mFlowKey=2408 ] DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | TransportSelector.cxx:187 | Adding transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified mFlowKey=0 ] DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | ConnectionBase.cxx:46 | ConnectionBase::ConnectionBase, who: [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified mFlowKey=0 ] 04517810 DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | ConnectionBase.cxx:59 | No compression library available: 04517810 DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | ConnectionManager.cxx:24 | ConnectionManager::ConnectionManager() called DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | InternalTransport.cxx:86 | Creating fd=2420 V4/TCP DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | InternalTransport.cxx:94 | Binding to 0.0.0.0 INFO | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | TcpTransport.cxx:28 | Creating TCP transport host= port=5060 ipv4=1 DEBUG | 20081111-175058.473 | | RESIP:TRANSPORT | 3956 | TransportSelector.cxx:187 | Adding transport: [ V4 0.0.0.0:5060 TCP target domain=unspecified mFlowKey=0 ] DEBUG | 20081111-175058.473 | | RESIP:DUM | 2964 | UserProfile.cxx:135 | Adding credential: realm= user= DEBUG | 20081111-175058.488 | | RESIP:DUM | 2964 | BaseCreator.cxx:140 | BaseCreator::makeInitialRequest: 0451E5B0 DEBUG | 20081111-175058.488 | | RESIP:DUM | 2964 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE.-0611ba16************* DEBUG | 20081111-175058.488 | | RESIP:DUM | 2964 | DialogUsageManager.cxx:832 | SEND:
INVITE sip:3102159999@1e6m.adaptiveai.com SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-583dd079926fd56e-1---d8754z-;rport Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=0611ba16 Call-ID: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.1.2.967 Content-Length: 382
v=0 o=- 1226454658 1226454658 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081111-175058.566 | | RESIP:DUM | 2964 | DialogId.cxx:50 | DialogId::DialogId: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE.-0611ba16- DEBUG | 20081111-175058.566 | | RESIP:DUM | 2964 | DialogUsageManager.cxx:965 | Send: SipReq: INVITE 3102159999@1e6m.adaptiveai.com tid=583dd079926fd56e cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(tu) DEBUG | 20081111-175058.566 | | RESIP | 2964 | SipStack.cxx:308 | SEND: SipReq: INVITE 3102159999@1e6m.adaptiveai.com tid=583dd079926fd56e cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(tu) DEBUG | 20081111-175058.597 | | RESIP:TRANSACTION | 2828 | TimerQueue.cxx:85 | Adding timer: Timer B tid=583dd079926fd56e ms=32000 DEBUG | 20081111-175058.597 | | RESIP:TRANSPORT | 2828 | TransportSelector.cxx:313 | Looking up dns entries for sip:3102159999@1e6m.adaptiveai.com DEBUG | 20081111-175058.613 | | RESIP:DNS | 2828 | DnsResult.cxx:221 | DnsResult::lookup sip:3102159999@1e6m.adaptiveai.com DEBUG | 20081111-175058.769 | | RESIP:DNS | 2828 | DnsStub.cxx:67 | 1e6m.adaptiveai.com lookup failed: Domain name not found DEBUG | 20081111-175059.175 | | RESIP:DNS | 2828 | DnsStub.cxx:61 | _sip._udp.1e6m.adaptiveai.com lookup failed: Domain name not found DEBUG | 20081111-175059.175 | | RESIP:DNS | 2828 | DnsStub.cxx:61 | _sip._tcp.1e6m.adaptiveai.com lookup failed: Domain name not found DEBUG | 20081111-175059.830 | | RESIP:DNS | 2828 | DnsStub.cxx:47 | 1e6m.adaptiveai.com lookup failed: Domain name not found INFO | 20081111-175059.830 | | RESIP:TRANSACTION | 2828 | TransactionState.cxx:1481 | Ran out of dns entries for 1e6m.adaptiveai.com. Send 503 DEBUG | 20081111-175059.830 | | RESIP | 2828 | Helper.cxx:372 | Helper::makeResponse(SipReq: INVITE 3102159999@1e6m.adaptiveai.com tid=583dd079926fd56e cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(tu) code=503 reason= DEBUG | 20081111-175059.830 | | RESIP:TRANSACTION | 2828 | TransactionState.cxx:1956 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 503 Service Unavailable Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-583dd079926fd56e-1---d8754z-;rport To: ;tag=a514e743 From: "sip:3102159999@sip.broadvoice.com";tag=0611ba16 Call-ID: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE. CSeq: 1 INVITE Warning: 499 1E6M.adaptiveai.com "" Content-Length: 0
INFO | 20081111-175059.830 | | RESIP:DUM | 2340 | DialogUsageManager.cxx:1299 | Got: SipResp: 503 tid=583dd079926fd56e cseq=INVITE / 1 from(wire) DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | DialogUsageManager.cxx:1807 | DialogUsageManager::processResponse:
SipResp: 503 tid=583dd079926fd56e cseq=INVITE / 1 from(wire) DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | DialogId.cxx:50 | DialogId::DialogId: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE.-0611ba16-a514e743 DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | DialogSet.cxx:770 | mState == 3 Creating a new Dialog from msg:
SIP/2.0 503 Service Unavailable Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-583dd079926fd56e-1---d8754z-;rport To: ;tag=a514e743 From: "sip:3102159999@sip.broadvoice.com";tag=0611ba16 Call-ID: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE. CSeq: 1 INVITE Warning: 499 1E6M.adaptiveai.com "" Content-Length: 0
DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | DialogId.cxx:50 | DialogId::DialogId: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE.-0611ba16-a514e743 DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:220 | ************** Created Dialog as UAC ************** DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:221 | mRemoteNameAddr: ;tag=a514e743 DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:222 | mLocalNameAddr: "sip:3102159999@sip.broadvoice.com";tag=0611ba16 DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:223 | mLocalContact: DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:224 | mRemoteTarget: DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:227 | Dialog::Dialog MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE.-0611ba16-a514e743 DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | DialogSet.cxx:808 | ### Calling CreateAppDialog ###:
SIP/2.0 503 Service Unavailable Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-583dd079926fd56e-1---d8754z-;rport To: ;tag=a514e743 From: "sip:3102159999@sip.broadvoice.com";tag=0611ba16 Call-ID: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE. CSeq: 1 INVITE Warning: 499 1E6M.adaptiveai.com "" Content-Length: 0
DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:328 | Dialog::dispatch: SipResp: 503 tid=583dd079926fd56e cseq=INVITE / 1 from(wire) DEBUG | 20081111-175059.830 | | RESIP:DUM | 2340 | Dialog.cxx:598 | Dialog::dispatch -- Created new client invite sessionSipResp: 503 tid=583dd079926fd56e cseq=INVITE / 1 from(wire) DEBUG | 20081111-175059.845 | | RESIP:DUM | 2340 | InviteSession.cxx:74 | ^^^ InviteSession::InviteSession 04523010 INFO | 20081111-175059.845 | | RESIP:DUM | 2340 | ClientInviteSession.cxx:728 | Failure: error response: SipResp: 503 tid=583dd079926fd56e cseq=INVITE / 1 from(wire) INFO | 20081111-175059.845 | | RESIP:DUM | 2340 | InviteSession.cxx:2526 | Transition UAC_Start -> InviteSession::Terminated DEBUG | 20081111-175059.845 | | RESIP:DUM | 2340 | InviteSession.cxx:80 | ^^^ InviteSession::~InviteSession 04523010 DEBUG | 20081111-175059.845 | | RESIP:DUM | 2340 | Dialog.cxx:232 | Dialog::~Dialog() DEBUG | 20081111-175059.845 | | RESIP:DUM | 2340 | DialogSet.cxx:122 | ********** DialogSet::~DialogSet: MTdkZjAyNTEzNGNhOWFiZjc3ZDYyNWYxYTExNzk5ZGE.-0611ba16************* INFO | 20081111-175059.845 | | RESIP:DUM | 2964 | DialogUsageManager.cxx:222 | shutdown: dialogSets=0 INFO | 20081111-175059.845 | | RESIP:DUM | 2964 | DialogUsageManager.cxx:207 | DialogUsageManager::onAllHandlesDestroyed: removing TU INFO | 20081111-175059.861 | | RESIP:TRANSACTION | 2828 | TuSelector.cxx:36 | TransactionUserMessage::RequestShutdown TU: DialogUsageManager size=0 INFO | 20081111-175059.861 | | RESIP:TRANSACTION | 2828 | TuSelector.cxx:40 | TransactionUserMessage::RemoveTransactionUser TU: DialogUsageManager size=0 INFO | 20081111-175059.861 | | RESIP:DUM | 2340 | DialogUsageManager.cxx:1107 | TU unregistered WARNING | 20081111-175100.111 | | RESIP | 2828 | StackThread.cxx:45 | Shutting down stack thread DEBUG | 20081111-175100.875 | | RESIP | 2964 | SipStack.cxx:84 | SipStack::~SipStack() DEBUG | 20081111-175100.875 | | RESIP | 2964 | Security.cxx:962 | BaseSecurity::~BaseSecurity DEBUG | 20081111-175100.875 | | RESIP:TRANSPORT | 2964 | TcpBaseTransport.cxx:74 | Shutting down [ V4 0.0.0.0:5060 TCP target domain=unspecified mFlowKey=0 ] DEBUG | 20081111-175100.875 | | RESIP:TRANSPORT | 2964 | ConnectionBase.cxx:86 | ConnectionBase::~ConnectionBase 04517810 INFO | 20081111-175100.875 | | RESIP:TRANSPORT | 2964 | UdpTransport.cxx:66 | Shutting down [ V4 0.0.0.0:5060 UDP target domain=unspecified mFlowKey=2408 ]
======= Windump traffic, filtered on UDP & local host originated or received & IPV4. Some might have just coincided. Some of it I have never seen before. =======
17:50:58.416303 IP (tos 0x0, ttl 1, id 216, offset 0, flags [none], proto: UDP (17), length: 161) 192.168.0.182.50331 > 239.255.255.250.1900: UDP, length 133 0x0000: 4500 00a1 00d8 0000 0111 071c c0a8 00b6 E............... 0x0010: efff fffa c49b 076c 008d b1f7 4d2d 5345 .......l....M-SE 0x0020: 4152 4348 202a 2048 5454 502f 312e 310d ARCH.*.HTTP/1.1. 0x0030: 0a48 6f73 743a 3233 392e 3235 352e 3235 .Host:239.255.25 0x0040: 352e 3235 303a 3139 3030 0d0a 5354 3a75 5.250:1900..ST:u 0x0050: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x0060: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x0070: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x0080: 3a31 0d0a 4d61 6e3a 2273 7364 703a 6469 :1..Man:"ssdp:di 0x0090: 7363 6f76 6572 220d 0a4d 583a 330d 0a0d scover"..MX:3... 0x00a0: 0a . 17:50:58.477201 IP (tos 0x0, ttl 128, id 220, offset 0, flags [none], proto: UDP (17), length: 56, bad cksum 0 (->aa17)!) 192.168.0.182.5060 > 213.239.248.115.3478: SIP, length: 28 \000\001\000\010\001\036sZ_\026Y\011\034h\336n\004K\342/\000\003\000\004\000\000\000\000 0x0000: 4500 0038 00dc 0000 8011 0000 c0a8 00b6 E..8............ 0x0010: d5ef f873 13c4 0d96 0024 8ff7 0001 0008 ...s.....$...... 0x0020: 011e 735a 5f16 5909 1c68 de6e 044b e22f ..sZ_.Y..h.n.K./ 0x0030: 0003 0004 0000 0000 ........ 17:50:58.618271 IP (tos 0x0, ttl 128, id 224, offset 0, flags [none], proto: UDP (17), length: 65, bad cksum 0 (->95e3)!) 192.168.0.182.63295 > 66.75.160.63.53: 2+ NAPTR? 1e6m.adaptiveai.com. (37) 0x0000: 4500 0041 00e0 0000 8011 0000 c0a8 00b6 E..A............ 0x0010: 424b a03f f73f 0035 002d a427 0002 0100 BK.?.?.5.-.'.... 0x0020: 0001 0000 0000 0000 0431 6536 6d0a 6164 .........1e6m.ad 0x0030: 6170 7469 7665 6169 0363 6f6d 0000 2300 aptiveai.com..#. 0x0040: 01 . 17:50:58.777767 IP (tos 0x0, ttl 243, id 24955, offset 0, flags [DF], proto: UDP (17), length: 117) 66.75.160.63.53 > 192.168.0.182.63295: 2 NXDomain* 0/1/0 (89) 0x0000: 4500 0075 617b 4000 f311 8213 424b a03f E..ua{@.....BK.? 0x0010: c0a8 00b6 0035 f73f 0061 0210 0002 8583 .....5.?.a...... 0x0020: 0001 0000 0001 0000 0431 6536 6d0a 6164 .........1e6m.ad 0x0030: 6170 7469 7665 6169 0363 6f6d 0000 2300 aptiveai.com..#. 0x0040: 01c0 1100 0600 0100 000e 1000 2805 6e73 ............(.ns 0x0050: 3234 3504 7061 6972 c01c 0472 6f6f 74c0 245.pair...root. 0x0060: 3777 b105 f900 000e 1000 0001 2c00 093a 7w..........,..: 0x0070: 8000 000e 10 ..... 17:50:58.798703 IP (tos 0x0, ttl 128, id 225, offset 0, flags [none], proto: UDP (17), length: 75, bad cksum 0 (->95d8)!) 192.168.0.182.63296 > 66.75.160.63.53: 3+ SRV? _sip._tcp.1e6m.adaptiveai.com. (47) 0x0000: 4500 004b 00e1 0000 8011 0000 c0a8 00b6 E..K............ 0x0010: 424b a03f f740 0035 0037 a431 0003 0100 BK.?.@.5.7.1.... 0x0020: 0001 0000 0000 0000 045f 7369 7004 5f74 ........._sip._t 0x0030: 6370 0431 6536 6d0a 6164 6170 7469 7665 cp.1e6m.adaptive 0x0040: 6169 0363 6f6d 0000 2100 01 ai.com..!.. 17:50:58.798724 IP (tos 0x0, ttl 128, id 226, offset 0, flags [DF], proto: UDP (17), length: 75, bad cksum 0 (->55d7)!) 192.168.0.182.63296 > 66.75.160.63.53: 4+ SRV? _sip._udp.1e6m.adaptiveai.com. (47) 0x0000: 4500 004b 00e2 4000 8011 0000 c0a8 00b6 E..K..@......... 0x0010: 424b a03f f740 0035 0037 a431 0004 0100 BK.?.@.5.7.1.... 0x0020: 0001 0000 0000 0000 045f 7369 7004 5f75 ........._sip._u 0x0030: 6470 0431 6536 6d0a 6164 6170 7469 7665 dp.1e6m.adaptive 0x0040: 6169 0363 6f6d 0000 2100 01 ai.com..!.. 17:50:59.179497 IP (tos 0x0, ttl 243, id 1661, offset 0, flags [DF], proto: UDP (17), length: 127) 66.75.160.63.53 > 192.168.0.182.63296: 4 NXDomain* 0/1/0 (99) 0x0000: 4500 007f 067d 4000 f311 dd07 424b a03f E....}@.....BK.? 0x0010: c0a8 00b6 0035 f740 006b 443c 0004 8583 .....5.@.kD<.... 0x0020: 0001 0000 0001 0000 045f 7369 7004 5f75 ........._sip._u 0x0030: 6470 0431 6536 6d0a 6164 6170 7469 7665 dp.1e6m.adaptive 0x0040: 6169 0363 6f6d 0000 2100 01c0 1b00 0600 ai.com..!....... 0x0050: 0100 000e 1000 2805 6e73 3234 3504 7061 ......(.ns245.pa 0x0060: 6972 c026 0472 6f6f 74c0 4177 b105 f900 ir.&.root.Aw.... 0x0070: 000e 1000 0001 2c00 093a 8000 000e 10 ......,..:..... 17:50:59.179498 IP (tos 0x0, ttl 243, id 1662, offset 0, flags [DF], proto: UDP (17), length: 127) 66.75.160.63.53 > 192.168.0.182.63296: 3 NXDomain* 0/1/0 (99) 0x0000: 4500 007f 067e 4000 f311 dd06 424b a03f E....~@.....BK.? 0x0010: c0a8 00b6 0035 f740 006b 453e 0003 8583 .....5.@.kE>.... 0x0020: 0001 0000 0001 0000 045f 7369 7004 5f74 ........._sip._t 0x0030: 6370 0431 6536 6d0a 6164 6170 7469 7665 cp.1e6m.adaptive 0x0040: 6169 0363 6f6d 0000 2100 01c0 1b00 0600 ai.com..!....... 0x0050: 0100 000e 1000 2805 6e73 3234 3504 7061 ......(.ns245.pa 0x0060: 6972 c026 0472 6f6f 74c0 4177 b105 f900 ir.&.root.Aw.... 0x0070: 000e 1000 0001 2c00 093a 8000 000e 10 ......,..:..... 17:50:59.204338 IP (tos 0x0, ttl 128, id 233, offset 0, flags [none], proto: UDP (17), length: 65, bad cksum 0 (->95da)!) 192.168.0.182.63297 > 66.75.160.63.53: 5+ A? 1e6m.adaptiveai.com. (37) 0x0000: 4500 0041 00e9 0000 8011 0000 c0a8 00b6 E..A............ 0x0010: 424b a03f f741 0035 002d a427 0005 0100 BK.?.A.5.-.'.... 0x0020: 0001 0000 0000 0000 0431 6536 6d0a 6164 .........1e6m.ad 0x0030: 6170 7469 7665 6169 0363 6f6d 0000 0100 aptiveai.com.... 0x0040: 01 . 17:50:59.423613 IP (tos 0x0, ttl 128, id 42697, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6c9 0000 8011 101a c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:50:59.837331 IP (tos 0x0, ttl 243, id 2321, offset 0, flags [DF], proto: UDP (17), length: 117) 66.75.160.63.53 > 192.168.0.182.63297: 5 NXDomain* 0/1/0 (89) 0x0000: 4500 0075 0911 4000 f311 da7d 424b a03f E..u..@....}BK.? 0x0010: c0a8 00b6 0035 f741 0061 240b 0005 8583 .....5.A.a$..... 0x0020: 0001 0000 0001 0000 0431 6536 6d0a 6164 .........1e6m.ad 0x0030: 6170 7469 7665 6169 0363 6f6d 0000 0100 aptiveai.com.... 0x0040: 01c0 1100 0600 0100 000e 1000 2805 6e73 ............(.ns 0x0050: 3234 3504 7061 6972 c01c 0472 6f6f 74c0 245.pair...root. 0x0060: 3777 b105 f900 000e 1000 0001 2c00 093a 7w..........,..: 0x0070: 8000 000e 10 ..... 17:51:00.217594 IP (tos 0x0, ttl 128, id 42698, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6ca 0000 8011 1019 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:00.911457 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto: UDP (17), length: 386) 192.168.0.20.1900 > 192.168.0.182.50331: UDP, length 358 0x0000: 4500 0182 0000 4000 4011 b750 c0a8 0014 E.....@.@..P.... 0x0010: c0a8 00b6 076c c49b 016e d5fd 4854 5450 .....l...n..HTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a44 4154 /1.1.200.OK..DAT 0x0030: 453a 2057 6564 2c20 3132 204e 6f76 2032 E:.Wed,.12.Nov.2 0x0040: 3030 3820 3031 3a35 313a 3031 2047 4d54 008.01:51:01.GMT 0x0050: 0d0a 5345 5256 4552 3a20 4f53 2f32 2e34 ..SERVER:.OS/2.4 0x0060: 2055 506e 502f 312e 3020 4854 5450 2f32 .UPnP/1.0.HTTP/2 0x0070: 2e30 0d0a 434f 4e4e 4543 5449 4f4e 3a20 .0..CONNECTION:. 0x0080: 636c 6f73 650d 0a43 4143 4845 2d43 4f4e close..CACHE-CON 0x0090: 5452 4f4c 3a20 6d61 782d 6167 653d 3630 TROL:.max-age=60 0x00a0: 0d0a 4c4f 4341 5449 4f4e 3a20 6874 7470 ..LOCATION:.http 0x00b0: 3a2f 2f31 3932 2e31 3638 2e30 2e32 303a ://192.168.0.20: 0x00c0: 3235 3535 2f75 706e 702f 6461 6238 3330 2555/upnp/dab830 0x00d0: 6636 2d31 3264 6637 6436 6365 3364 322f f6-12df7d6ce3d2/ 0x00e0: 6465 7363 2e78 6d6c 0d0a 4558 543a 200d desc.xml..EXT:.. 0x00f0: 0a53 543a 2075 726e 3a73 6368 656d 6173 .ST:.urn:schemas 0x0100: 2d75 706e 702d 6f72 673a 6465 7669 6365 -upnp-org:device 0x0110: 3a49 6e74 6572 6e65 7447 6174 6577 6179 :InternetGateway 0x0120: 4465 7669 6365 3a31 0d0a 5553 4e3a 2075 Device:1..USN:.u 0x0130: 7569 643a 6461 6238 3330 6636 2d31 3264 uid:dab830f6-12d 0x0140: 6637 6436 6365 3364 323a 3a75 726e 3a73 f7d6ce3d2::urn:s 0x0150: 6368 656d 6173 2d75 706e 702d 6f72 673a chemas-upnp-org: 0x0160: 6465 7669 6365 3a49 6e74 6572 6e65 7447 device:InternetG 0x0170: 6174 6577 6179 4465 7669 6365 3a31 0d0a atewayDevice:1.. 0x0180: 0d0a .. 17:51:01.419518 IP (tos 0x0, ttl 1, id 234, offset 0, flags [none], proto: UDP (17), length: 161) 192.168.0.182.50331 > 239.255.255.250.1900: UDP, length 133 0x0000: 4500 00a1 00ea 0000 0111 070a c0a8 00b6 E............... 0x0010: efff fffa c49b 076c 008d b1f7 4d2d 5345 .......l....M-SE 0x0020: 4152 4348 202a 2048 5454 502f 312e 310d ARCH.*.HTTP/1.1. 0x0030: 0a48 6f73 743a 3233 392e 3235 352e 3235 .Host:239.255.25 0x0040: 352e 3235 303a 3139 3030 0d0a 5354 3a75 5.250:1900..ST:u 0x0050: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x0060: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x0070: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x0080: 3a31 0d0a 4d61 6e3a 2273 7364 703a 6469 :1..Man:"ssdp:di 0x0090: 7363 6f76 6572 220d 0a4d 583a 330d 0a0d scover"..MX:3... 0x00a0: 0a . 17:51:01.501706 IP (tos 0x0, ttl 128, id 42699, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6cb 0000 8011 1018 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:01.541357 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto: UDP (17), length: 386) 192.168.0.20.1900 > 192.168.0.182.50331: UDP, length 358 0x0000: 4500 0182 0000 4000 4011 b750 c0a8 0014 E.....@.@..P.... 0x0010: c0a8 00b6 076c c49b 016e d5fc 4854 5450 .....l...n..HTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a44 4154 /1.1.200.OK..DAT 0x0030: 453a 2057 6564 2c20 3132 204e 6f76 2032 E:.Wed,.12.Nov.2 0x0040: 3030 3820 3031 3a35 313a 3032 2047 4d54 008.01:51:02.GMT 0x0050: 0d0a 5345 5256 4552 3a20 4f53 2f32 2e34 ..SERVER:.OS/2.4 0x0060: 2055 506e 502f 312e 3020 4854 5450 2f32 .UPnP/1.0.HTTP/2 0x0070: 2e30 0d0a 434f 4e4e 4543 5449 4f4e 3a20 .0..CONNECTION:. 0x0080: 636c 6f73 650d 0a43 4143 4845 2d43 4f4e close..CACHE-CON 0x0090: 5452 4f4c 3a20 6d61 782d 6167 653d 3630 TROL:.max-age=60 0x00a0: 0d0a 4c4f 4341 5449 4f4e 3a20 6874 7470 ..LOCATION:.http 0x00b0: 3a2f 2f31 3932 2e31 3638 2e30 2e32 303a ://192.168.0.20: 0x00c0: 3235 3535 2f75 706e 702f 6461 6238 3330 2555/upnp/dab830 0x00d0: 6636 2d31 3264 6637 6436 6365 3364 322f f6-12df7d6ce3d2/ 0x00e0: 6465 7363 2e78 6d6c 0d0a 4558 543a 200d desc.xml..EXT:.. 0x00f0: 0a53 543a 2075 726e 3a73 6368 656d 6173 .ST:.urn:schemas 0x0100: 2d75 706e 702d 6f72 673a 6465 7669 6365 -upnp-org:device 0x0110: 3a49 6e74 6572 6e65 7447 6174 6577 6179 :InternetGateway 0x0120: 4465 7669 6365 3a31 0d0a 5553 4e3a 2075 Device:1..USN:.u 0x0130: 7569 643a 6461 6238 3330 6636 2d31 3264 uid:dab830f6-12d 0x0140: 6637 6436 6365 3364 323a 3a75 726e 3a73 f7d6ce3d2::urn:s 0x0150: 6368 656d 6173 2d75 706e 702d 6f72 673a chemas-upnp-org: 0x0160: 6465 7669 6365 3a49 6e74 6572 6e65 7447 device:InternetG 0x0170: 6174 6577 6179 4465 7669 6365 3a31 0d0a atewayDevice:1.. 0x0180: 0d0a .. 17:51:02.925547 IP (tos 0x0, ttl 128, id 42700, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6cc 0000 8011 1017 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:04.117910 IP (tos 0x0, ttl 128, id 42701, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6cd 0000 8011 1016 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:04.430689 IP (tos 0x0, ttl 1, id 235, offset 0, flags [none], proto: UDP (17), length: 161) 192.168.0.182.50331 > 239.255.255.250.1900: UDP, length 133 0x0000: 4500 00a1 00eb 0000 0111 0709 c0a8 00b6 E............... 0x0010: efff fffa c49b 076c 008d b1f7 4d2d 5345 .......l....M-SE 0x0020: 4152 4348 202a 2048 5454 502f 312e 310d ARCH.*.HTTP/1.1. 0x0030: 0a48 6f73 743a 3233 392e 3235 352e 3235 .Host:239.255.25 0x0040: 352e 3235 303a 3139 3030 0d0a 5354 3a75 5.250:1900..ST:u 0x0050: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x0060: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x0070: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x0080: 3a31 0d0a 4d61 6e3a 2273 7364 703a 6469 :1..Man:"ssdp:di 0x0090: 7363 6f76 6572 220d 0a4d 583a 330d 0a0d scover"..MX:3... 0x00a0: 0a . 17:51:04.517910 IP (tos 0x0, ttl 128, id 42702, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6ce 0000 8011 1015 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:06.141510 IP (tos 0x0, ttl 128, id 42703, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6cf 0000 8011 1014 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:06.604517 IP (tos 0x0, ttl 128, id 42704, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6d0 0000 8011 1013 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1.... 17:51:07.062076 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto: UDP (17), length: 386) 192.168.0.20.1900 > 192.168.0.182.50331: UDP, length 358 0x0000: 4500 0182 0000 4000 4011 b750 c0a8 0014 E.....@.@..P.... 0x0010: c0a8 00b6 076c c49b 016e d5f7 4854 5450 .....l...n..HTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a44 4154 /1.1.200.OK..DAT 0x0030: 453a 2057 6564 2c20 3132 204e 6f76 2032 E:.Wed,.12.Nov.2 0x0040: 3030 3820 3031 3a35 313a 3037 2047 4d54 008.01:51:07.GMT 0x0050: 0d0a 5345 5256 4552 3a20 4f53 2f32 2e34 ..SERVER:.OS/2.4 0x0060: 2055 506e 502f 312e 3020 4854 5450 2f32 .UPnP/1.0.HTTP/2 0x0070: 2e30 0d0a 434f 4e4e 4543 5449 4f4e 3a20 .0..CONNECTION:. 0x0080: 636c 6f73 650d 0a43 4143 4845 2d43 4f4e close..CACHE-CON 0x0090: 5452 4f4c 3a20 6d61 782d 6167 653d 3630 TROL:.max-age=60 0x00a0: 0d0a 4c4f 4341 5449 4f4e 3a20 6874 7470 ..LOCATION:.http 0x00b0: 3a2f 2f31 3932 2e31 3638 2e30 2e32 303a ://192.168.0.20: 0x00c0: 3235 3535 2f75 706e 702f 6461 6238 3330 2555/upnp/dab830 0x00d0: 6636 2d31 3264 6637 6436 6365 3364 322f f6-12df7d6ce3d2/ 0x00e0: 6465 7363 2e78 6d6c 0d0a 4558 543a 200d desc.xml..EXT:.. 0x00f0: 0a53 543a 2075 726e 3a73 6368 656d 6173 .ST:.urn:schemas 0x0100: 2d75 706e 702d 6f72 673a 6465 7669 6365 -upnp-org:device 0x0110: 3a49 6e74 6572 6e65 7447 6174 6577 6179 :InternetGateway 0x0120: 4465 7669 6365 3a31 0d0a 5553 4e3a 2075 Device:1..USN:.u 0x0130: 7569 643a 6461 6238 3330 6636 2d31 3264 uid:dab830f6-12d 0x0140: 6637 6436 6365 3364 323a 3a75 726e 3a73 f7d6ce3d2::urn:s 0x0150: 6368 656d 6173 2d75 706e 702d 6f72 673a chemas-upnp-org: 0x0160: 6465 7669 6365 3a49 6e74 6572 6e65 7447 device:InternetG 0x0170: 6174 6577 6179 4465 7669 6365 3a31 0d0a atewayDevice:1.. 0x0180: 0d0a .. 17:51:07.207489 IP (tos 0x0, ttl 128, id 42705, offset 0, flags [none], proto: UDP (17), length: 346) 192.168.0.169.1900 > 192.168.0.182.50331: UDP, length 318 0x0000: 4500 015a a6d1 0000 8011 1012 c0a8 00a9 E..Z............ 0x0010: c0a8 00b6 076c c49b 0146 1976 4854 5450 .....l...F.vHTTP 0x0020: 2f31 2e31 2032 3030 204f 4b0d 0a43 6163 /1.1.200.OK..Cac 0x0030: 6865 2d43 6f6e 7472 6f6c 3a6d 6178 2d61 he-Control:max-a 0x0040: 6765 3d31 3830 300d 0a45 7874 3a0d 0a4c ge=1800..Ext:..L 0x0050: 6f63 6174 696f 6e3a 6874 7470 3a2f 2f31 ocation:http://1 0x0060: 3932 2e31 3638 2e30 2e31 3639 3a35 3132 92.168.0.169:512 0x0070: 302f 7570 6e70 2f49 4744 312e 786d 6c0d 0/upnp/IGD1.xml. 0x0080: 0a53 6572 7665 723a 4d69 6372 6f73 6f66 .Server:Microsof 0x0090: 742d 5769 6e43 452f 342e 3230 2055 506e t-WinCE/4.20.UPn 0x00a0: 502f 312e 3020 5550 6e50 2d44 6576 6963 P/1.0.UPnP-Devic 0x00b0: 652d 486f 7374 2f31 2e30 0d0a 5354 3a75 e-Host/1.0..ST:u 0x00c0: 726e 3a73 6368 656d 6173 2d75 706e 702d rn:schemas-upnp- 0x00d0: 6f72 673a 6465 7669 6365 3a49 6e74 6572 org:device:Inter 0x00e0: 6e65 7447 6174 6577 6179 4465 7669 6365 netGatewayDevice 0x00f0: 3a31 0d0a 5553 4e3a 7575 6964 3a38 3336 :1..USN:uuid:836 0x0100: 6137 6663 652d 3166 3163 2d63 3261 332d a7fce-1f1c-c2a3- 0x0110: 3030 3030 2d30 3030 3030 3030 3030 3030 0000-00000000000 0x0120: 303a 3a75 726e 3a73 6368 656d 6173 2d75 0::urn:schemas-u 0x0130: 706e 702d 6f72 673a 6465 7669 6365 3a49 pnp-org:device:I 0x0140: 6e74 6572 6e65 7447 6174 6577 6179 4465 nternetGatewayDe 0x0150: 7669 6365 3a31 0d0a 0d0a vice:1....
=========================== I cannot reproduce reverese lookups on private IP addresses with the new build. A coincidence may not be ruled out - I have only a collective dump of traffic. Might not have been caused by TERASIP at all.
I hope that this information might make any sense to you. I'll play with API and TB3, and report anything notable.
Thanks,
-kkm |
 |
|
|
Re: No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
12.11.2008 04:07 |
kkm@online.adaptiveai.com |
Matthias,
Here is yet another, but no fascinating result that I got. I installed a DNS server for a test domain a2i2.local and a revese lookup zone for 192.168.0/8.
This is the same dialer test. Now the log is longer. The TSP apparently does some internal dialogue with itself, as no SIP packet ever escapes the interface. I do not see even an attempt to resolve the proxy address.
1e6m.a2i2.local lookup failed: DNS server returned answer with no data - I confirmed that nslookup performs the resolution just fine. No idea why the TSP thinks there is no address. I even see the address in the windump dump.
This is with the public build .944. The build that you sent me crashes svchost.exe with this setup.
Hoping to get any suggestions from you.
-kkm
DEBUG | 20081111-195825.272 | | RESIP | 1712 | Security.cxx:899 | BaseSecurity::BaseSecurity INFO | 20081111-195825.272 | | RESIP:DNS | 1712 | AresDns.cxx:114 | DNS initialization: found 1 name servers INFO | 20081111-195825.272 | | RESIP:DNS | 1712 | AresDns.cxx:117 | name server: 192.168.0.75 DEBUG | 20081111-195825.272 | | RESIP | 1712 | Compression.cxx:40 | COMPRESSION SUPPORT NOT COMPILED IN DEBUG | 20081111-195825.272 | | RESIP | 1712 | Compression.cxx:43 | Compression configuration object created; algorithm = 0 DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | TransportSelector.cxx:86 | No compression library available INFO | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | UdpTransport.cxx:42 | Creating UDP transport host= port=5060 ipv4=1 DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | InternalTransport.cxx:86 | Creating fd=2440 V4/UDP DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | InternalTransport.cxx:94 | Binding to 0.0.0.0 DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | UdpTransport.cxx:59 | No compression library available: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | TransportSelector.cxx:154 | Adding transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | ConnectionBase.cxx:45 | ConnectionBase::ConnectionBase, no params: 03610EA0 DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | ConnectionManager.cxx:26 | ConnectionManager::ConnectionManager() called DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | InternalTransport.cxx:86 | Creating fd=2180 V4/TCP DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | InternalTransport.cxx:94 | Binding to 0.0.0.0 INFO | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | TcpTransport.cxx:28 | Creating TCP transport host= port=5060 ipv4=1 DEBUG | 20081111-195825.272 | | RESIP:TRANSPORT | 1712 | TransportSelector.cxx:154 | Adding transport: [ V4 0.0.0.0:5060 TCP target domain=unspecified connectionId=0 ] DEBUG | 20081111-195825.272 | | RESIP:DUM | 3380 | UserProfile.cxx:135 | Adding credential: realm= user= DEBUG | 20081111-195825.272 | | RESIP:DUM | 3380 | BaseCreator.cxx:140 | BaseCreator::makeInitialRequest: 03617E38 DEBUG | 20081111-195825.272 | | RESIP:DUM | 3380 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-5b0bbf6b************* DEBUG | 20081111-195825.272 | | RESIP:DUM | 3380 | DialogUsageManager.cxx:832 | SEND: INVITE sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 382
v=0 o=- 1226462305 1226462305 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081111-195825.272 | | RESIP:DUM | 3380 | DialogId.cxx:50 | DialogId::DialogId: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-5b0bbf6b- DEBUG | 20081111-195825.272 | | RESIP:DUM | 3380 | DialogUsageManager.cxx:963 | Send: SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(tu) DEBUG | 20081111-195825.272 | | RESIP | 3380 | SipStack.cxx:307 | SEND: SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(tu) DEBUG | 20081111-195825.303 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer B tid=6f4443703609cf4f ms=32000 DEBUG | 20081111-195825.303 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:275 | Looking up dns entries for sip:3102159999@1e6m.a2i2.local DEBUG | 20081111-195825.303 | | RESIP:DNS | 2460 | DnsResult.cxx:221 | DnsResult::lookup sip:3102159999@1e6m.a2i2.local DEBUG | 20081111-195825.303 | | RESIP:DNS | 2460 | DnsStub.cxx:67 | 1e6m.a2i2.local lookup failed: DNS server returned answer with no data DEBUG | 20081111-195825.335 | | RESIP:DNS | 2460 | DnsStub.cxx:61 | _sip._tcp.1e6m.a2i2.local lookup failed: Domain name not found DEBUG | 20081111-195825.335 | | RESIP:DNS | 2460 | DnsStub.cxx:61 | _sip._udp.1e6m.a2i2.local lookup failed: Domain name not found DEBUG | 20081111-195825.366 | | RESIP:DNS | 2460 | DnsStub.cxx:47 | 1e6m.a2i2.local(A)--> 192.168.0.182 DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer A tid=6f4443703609cf4f ms=500 DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | WinCompat.cxx:360 | Best Route - subnet=192.168.0.182 net-mask=255.255.255.255 next-hop=0.0.0.0 if-index=12 DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | WinCompat.cxx:370 | IP Table entry 1/2 if-index=12 NIC IP=192.168.0.182 NIC Mask=255.255.255.0 DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | WinCompat.cxx:370 | IP Table entry 2/2 if-index=1 NIC IP=127.0.0.1 NIC Mask=255.0.0.0 DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:521 | Looked up source for destination: [ V4 192.168.0.182:5060 UDP target domain=1e6m.a2i2.local connectionId=0 ] -> [ V4 192.168.0.182:0 UDP target domain=1e6m.a2i2.local connectionId=0 ] sent-by= sent-port=0 DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:1057 | findTransportBySource([ V4 192.168.0.182:0 UDP target domain=1e6m.a2i2.local connectionId=0 ]) DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:1169 | findTransport (any port, any interface) => Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:879 | Transmitting to [ V4 192.168.0.182:5060 UDP target domain=1e6m.a2i2.local received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] tlsDomain= via [ V4 192.168.0.182:5060 UDP target domain=1e6m.a2i2.local connectionId=0 ] INVITE sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 382
v=0 o=- 1226462305 1226462305 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.0.182:5060 UDP target domain=1e6m.a2i2.local received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.366 | | RESIP:TRANSPORT | 2460 | Transport.cxx:287 | incoming from: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | TransactionUser.cxx:66 | Checking if SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) is for me DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | TransactionUser.cxx:71 | Checking rule... DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | MessageFilterRule.cxx:42 | Matching rule for: INVITE sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 382
v=0 o=- 1226462305 1226462305 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | TransactionUser.cxx:74 | Match! DEBUG | 20081111-195825.366 | | RESIP | 2460 | Helper.cxx:372 | Helper::makeResponse(SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) code=100 reason= DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=6f4443703609cf4f ms=80 DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 2460 | TransactionState.cxx:1832 | Send to TU: TU: DialogUsageManager size=0 INVITE sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 382
v=0 o=- 1226462305 1226462305 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
INFO | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:1297 | Got: SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:1615 | DialogUsageManager::processRequest: SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSetId.cxx:34 | ********** Generated Local Tag *********** DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSetId.cxx:34 | ********** Generated Local Tag *********** DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSetId.cxx:34 | ********** Generated Local Tag *********** DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSet.cxx:84 | ************* Created DialogSet(UAS) -- ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-915afe19************* DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSetId.cxx:34 | ********** Generated Local Tag *********** DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogId.cxx:50 | DialogId::DialogId: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-e8124016-5b0bbf6b DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSet.cxx:766 | mState == 3 Creating a new Dialog from msg: INVITE sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 382
v=0 o=- 1226462305 1226462305 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:87 | UAS dialog ID creation, DS: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-915afe19 DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogId.cxx:63 | DialogId::DialogId: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-915afe19-5b0bbf6b DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:129 | ************** Created Dialog as UAS ************** DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:130 | mRemoteNameAddr: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:131 | mLocalNameAddr: ;tag=915afe19 DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:132 | mLocalContact: DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:133 | mRemoteTarget: DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:227 | Dialog::Dialog ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-915afe19-5b0bbf6b DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSet.cxx:804 | ### Calling CreateAppDialog ###: INVITE sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 Max-Forwards: 70 Contact: To: From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, INVITE, INFO, OPTIONS, NOTIFY, OPTIONS, NOTIFY Content-Type: application/sdp User-Agent: TERASIP/1.0.0.944 Content-Length: 382
v=0 o=- 1226462305 1226462305 IN IP4 192.168.0.182 s=TERASIP c=IN IP4 192.168.0.182 t=0 0 m=audio 18467 RTP/AVP 0 8 3 113 114 110 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:3 GSM/8000 a=rtpmap:113 iLBC/8000 a=fmtp:113 mode=20 a=rtpmap:114 iLBC/8000 a=fmtp:114 mode=30 a=rtpmap:110 speex/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=sendrecv
DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:322 | Dialog::dispatch: SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:19 | First keep alive for: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:20 | Keepalive interval 30 seconds DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:21 | Keepalive id 0 DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 1892 | TimerQueue.cxx:105 | Adding application timer: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ](0) DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:354 | Dialog::dispatch -- Created new server invite sessionSipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | InviteSession.cxx:75 | ^^^ InviteSession::InviteSession 03624968 DEBUG | 20081111-195825.366 | | RESIP | 1892 | SipMessage.cxx:970 | SipMessage::getContents: application/sdp DEBUG | 20081111-195825.366 | | RESIP | 1892 | Helper.cxx:2096 | Got sdp INFO | 20081111-195825.366 | | RESIP:DUM | 1892 | InviteSession.cxx:2499 | Transition UAS_Start -> UAS_Offer INFO | 20081111-195825.366 | | RESIP:DUM | 1892 | ServerInviteSession.cxx:447 | UAS_Offer: reject(480) DEBUG | 20081111-195825.366 | | RESIP | 1892 | Helper.cxx:372 | Helper::makeResponse(SipReq: INVITE 3102159999@1e6m.a2i2.local tid=6f4443703609cf4f cseq=INVITE contact=terasip@192.168.0.182:5060 / 1 from(wire) code=480 reason= DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:1011 | Dialog::makeResponse: SIP/2.0 480 Temporarily Unavailable Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Content-Length: 0
DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:832 | SEND: SIP/2.0 480 Temporarily Unavailable Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Content-Length: 0
DEBUG | 20081111-195825.366 | | RESIP | 1892 | SipStack.cxx:289 | SEND: SipResp: 480 tid=6f4443703609cf4f cseq=INVITE / 1 from(tu) INFO | 20081111-195825.366 | | RESIP:DUM | 1892 | InviteSession.cxx:2499 | Transition UAS_Offer -> InviteSession::Terminated INFO | 20081111-195825.366 | | RESIP:DUM | 1892 | ServerInviteSession.cxx:382 | InviteSession::Terminated: end DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | InviteSession.cxx:81 | ^^^ InviteSession::~InviteSession 03624968 DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | Dialog.cxx:232 | Dialog::~Dialog() DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:49 | Association removed for [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:53 | Keepalive 0 removed DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:54 | No more association for [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:2107 | Got merged request removal request DEBUG | 20081111-195825.366 | | RESIP:TRANSACTION | 1892 | TimerQueue.cxx:105 | Adding application timer: DEBUG | 20081111-195825.366 | | RESIP:DUM | 1892 | DialogSet.cxx:122 | ********** DialogSet::~DialogSet: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-915afe19************* DEBUG | 20081111-195825.397 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer H tid=6f4443703609cf4f ms=32000 DEBUG | 20081111-195825.397 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer G tid=6f4443703609cf4f ms=500 DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | WinCompat.cxx:360 | Best Route - subnet=192.168.0.182 net-mask=255.255.255.255 next-hop=0.0.0.0 if-index=12 DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | WinCompat.cxx:370 | IP Table entry 1/2 if-index=12 NIC IP=192.168.0.182 NIC Mask=255.255.255.0 DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | WinCompat.cxx:370 | IP Table entry 2/2 if-index=1 NIC IP=127.0.0.1 NIC Mask=255.0.0.0 DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:521 | Looked up source for destination: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] -> [ V4 192.168.0.182:0 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] sent-by=192.168.0.182 sent-port=5060 DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:879 | Transmitting to [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] tlsDomain= via [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] SIP/2.0 480 Temporarily Unavailable Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Content-Length: 0
DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | Transport.cxx:287 | incoming from: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer D tid=6f4443703609cf4f ms=32000 DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:382 | hint provided by app: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | TransportSelector.cxx:879 | Transmitting to [ V4 192.168.0.182:5060 UDP target domain=1e6m.a2i2.local received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] tlsDomain= via [ V4 192.168.0.182:5060 UDP target domain=unspecified connectionId=0 ] ACK sip:3102159999@1e6m.a2i2.local SIP/2.0 Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 ACK Content-Length: 0
DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.0.182:5060 UDP target domain=1e6m.a2i2.local received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:DNS | 2460 | DnsResult.cxx:213 | Whitelisting 1e6m.a2i2.local(1): 192.168.0.182 DEBUG | 20081111-195825.397 | | RESIP:TRANSACTION | 2460 | TransactionState.cxx:1832 | Send to TU: TU: DialogUsageManager size=0 SIP/2.0 480 Temporarily Unavailable Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Content-Length: 0
INFO | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:1297 | Got: SipResp: 480 tid=6f4443703609cf4f cseq=INVITE / 1 from(wire) DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:1805 | DialogUsageManager::processResponse: SipResp: 480 tid=6f4443703609cf4f cseq=INVITE / 1 from(wire) DEBUG | 20081111-195825.397 | | RESIP:TRANSPORT | 2460 | Transport.cxx:287 | incoming from: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogId.cxx:50 | DialogId::DialogId: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-5b0bbf6b-915afe19 DEBUG | 20081111-195825.397 | | RESIP:TRANSACTION | 2460 | TimerQueue.cxx:85 | Adding timer: Timer I tid=6f4443703609cf4f ms=5000 DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogSet.cxx:766 | mState == 3 Creating a new Dialog from msg: SIP/2.0 480 Temporarily Unavailable Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Content-Length: 0
DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogId.cxx:50 | DialogId::DialogId: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-5b0bbf6b-915afe19 DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:220 | ************** Created Dialog as UAC ************** DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:221 | mRemoteNameAddr: ;tag=915afe19 DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:222 | mLocalNameAddr: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:223 | mLocalContact: DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:224 | mRemoteTarget: DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:227 | Dialog::Dialog ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-5b0bbf6b-915afe19 DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogSet.cxx:804 | ### Calling CreateAppDialog ###: SIP/2.0 480 Temporarily Unavailable Via: SIP/2.0/UDP 192.168.0.182:5060;branch=z9hG4bK-d8754z-6f4443703609cf4f-1---d8754z-;rport=5060 To: ;tag=915afe19 From: "sip:3102159999@sip.broadvoice.com";tag=5b0bbf6b Call-ID: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA. CSeq: 1 INVITE Content-Length: 0
DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:322 | Dialog::dispatch: SipResp: 480 tid=6f4443703609cf4f cseq=INVITE / 1 from(wire) DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:19 | First keep alive for: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:20 | Keepalive interval 30 seconds DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:21 | Keepalive id 1 DEBUG | 20081111-195825.397 | | RESIP:TRANSACTION | 1892 | TimerQueue.cxx:105 | Adding application timer: [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ](1) DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:593 | Dialog::dispatch -- Created new client invite sessionSipResp: 480 tid=6f4443703609cf4f cseq=INVITE / 1 from(wire) DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | InviteSession.cxx:75 | ^^^ InviteSession::InviteSession 03628FE8 INFO | 20081111-195825.397 | | RESIP:DUM | 1892 | ClientInviteSession.cxx:728 | Failure: error response: SipResp: 480 tid=6f4443703609cf4f cseq=INVITE / 1 from(wire) INFO | 20081111-195825.397 | | RESIP:DUM | 1892 | InviteSession.cxx:2499 | Transition UAC_Start -> InviteSession::Terminated DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | InviteSession.cxx:81 | ^^^ InviteSession::~InviteSession 03628FE8 DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | Dialog.cxx:232 | Dialog::~Dialog() DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:49 | Association removed for [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:53 | Keepalive 1 removed DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | KeepAliveManager.cxx:54 | No more association for [ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ] DEBUG | 20081111-195825.397 | | RESIP:DUM | 1892 | DialogSet.cxx:122 | ********** DialogSet::~DialogSet: ZDY3YjcyOGQ2MDUwNDkxNTA0OGFmNzdhZmI5NmZhZjA.-5b0bbf6b************* INFO | 20081111-195825.397 | | RESIP:DUM | 3380 | DialogUsageManager.cxx:222 | shutdown: dialogSets=0 INFO | 20081111-195825.397 | | RESIP:DUM | 3380 | DialogUsageManager.cxx:207 | DialogUsageManager::onAllHandlesDestroyed: removing TU INFO | 20081111-195825.428 | | RESIP:TRANSACTION | 2460 | TuSelector.cxx:36 | TransactionUserMessage::RequestShutdown TU: DialogUsageManager size=0 INFO | 20081111-195825.428 | | RESIP:TRANSACTION | 2460 | TuSelector.cxx:40 | TransactionUserMessage::RemoveTransactionUser TU: DialogUsageManager size=0 INFO | 20081111-195825.428 | | RESIP:DUM | 1892 | DialogUsageManager.cxx:1105 | TU unregistered WARNING | 20081111-195825.678 | | RESIP | 2460 | StackThread.cxx:45 | Shutting down stack thread DEBUG | 20081111-195826.442 | | RESIP | 3380 | SipStack.cxx:83 | SipStack::~SipStack() DEBUG | 20081111-195826.442 | | RESIP | 3380 | Security.cxx:947 | BaseSecurity::~BaseSecurity DEBUG | 20081111-195826.442 | | RESIP:TRANSACTION | 3380 | TransactionMap.cxx:18 | 6f4443703609cf4f -> 03621858: tid=6f4443703609cf4f [ ServerInvite/Confirmed unreliable target=[ V4 192.168.0.182:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] connectionId=0 ]] DEBUG | 20081111-195826.442 | | RESIP:TRANSACTION | 3380 | TransactionMap.cxx:18 | 6f4443703609cf4f -> 0361DC38: tid=6f4443703609cf4f [ ClientInvite/Completed unreliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified connectionId=0 ]] DEBUG | 20081111-195826.442 | | RESIP:TRANSPORT | 3380 | TcpBaseTransport.cxx:74 | Shutting down [ V4 0.0.0.0:5060 TCP target domain=unspecified connectionId=0 ] DEBUG | 20081111-195826.442 | | RESIP:TRANSPORT | 3380 | ConnectionBase.cxx:99 | ConnectionBase::~ConnectionBase 03610EA0 INFO | 20081111-195826.442 | | RESIP:TRANSPORT | 3380 | UdpTransport.cxx:65 | Shutting down [ V4 0.0.0.0:5060 UDP target domain=unspecified connectionId=0 ] |
 |
|
|
Re: No SIP traffic produced with TB3 or dialer or TAPI calls. |
Post Reply |
|
|
14.11.2008 00:20 |
TERASENS Support |
Just to inform other about the outcome of this issue:
We found out that the customer was using Windows Vista and TERASIP is not yet fully tested on Windows Vista and Windows Server 2008.
This issue can be fixed, though by changing the user account of the Telephony Service from "Network Service" to "LocalSystem".
Best regards,
Matthias Moetje ------------------------------------- TERASENS GmbH Augustenstraße 24 80333 Munich, GERMANY ------------------------------------- e-mail: moetje at terasens dot com www: www.terasens.com -------------------------------------
|
 |
|
|
 |
|
|
|
|
|