does Sipek suppoet windows 64 bit platform?

203 views
Skip to first unread message

Hitesh

unread,
Mar 27, 2010, 5:45:54 AM3/27/10
to SIPek
Hi,

I developed one softphone using Sipek but it dosen't work on windows
64 bit platform. I also build the source with x86. but it doesn't
register on sip server. It gives me message 'trying' only. I also
check the request on SIP server but there is no any request coming on
SIP Server. Any solution please it's urgent for me.

Regards,
Hitesh

Steve Thompson

unread,
Mar 27, 2010, 9:18:13 PM3/27/10
to si...@googlegroups.com
Hitesh,
I was never able to get a 64-bit build of the Sipek softphone to work.  I have been able to use the 32-bit libraries and sipek softphone on a 64-bit machine.  This does not work for you?

Let us know and best regards,


Steve Thompson
-- 


--
You received this message because you are subscribed to the Google Groups "SIPek" group.
To post to this group, send email to si...@googlegroups.com.
To unsubscribe from this group, send email to sipek+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sipek?hl=en.


Ryan Littrell

unread,
Mar 28, 2010, 6:01:17 PM3/28/10
to si...@googlegroups.com
Same here, had problems compiling 64 bit dll. Currently use 32 bit version on 64 bit server 2008

Hitesh

unread,
Mar 30, 2010, 5:20:30 AM3/30/10
to SIPek
Hi, Steve and Ryan

I build my softphone project to work with 64 bit by setting it's Build
property to 'x86' From 'Any CPU'. I think u also built your project
this way. Before this it's giving me error like "Bad Image Format".
Now by building the project using x86 it's work on 64 bit machine but
it does not register on SIP Server. It's giving me status 'Trying'
only. I checked my SIP Server but there is no any request coming
there. If you have any idea that why it's not registered on SIP please
let me know.

Kind Regards,
Hitesh.

Ryan Littrell

unread,
Mar 30, 2010, 1:18:28 PM3/30/10
to si...@googlegroups.com
Check the pjsip.log file for errors. I've ran into problems when pjsip can not bind to the localhost:5060 port that you have configured in the Config.Accounts portion. This is usually caused by running multiple VOIP clients at the same time on the same machine. And yes, I did toggle that option to x86 after getting the invalid format error.


Hitesh.

Hitesh

unread,
Apr 1, 2010, 1:49:33 AM4/1/10
to SIPek
Hi,

Is your sipek softphone works on 64 bit machine? means it's registered
successfully on SIP server?
If yes then tell me that you do any changes in building PJSIP dll ? I
put my pjsip. Please check and tell if any change s needed to built
PJSIP dll.

------------ PJSIP LOG ------------------
16:11:41.232 sip_endpoint.c Module "mod-pjsua-log" registered
16:11:41.232 sip_endpoint.c Module "mod-tsx-layer" registered
16:11:41.232 sip_endpoint.c Module "mod-stateful-util" registered
16:11:41.232 sip_endpoint.c Module "mod-ua" registered
16:11:41.232 sip_endpoint.c Module "mod-100rel" registered
16:11:41.232 sip_endpoint.c Module "mod-pjsua" registered
16:11:41.232 sip_endpoint.c Module "mod-invite" registered
16:11:41.232 pasound.c PA message: before
paHostApiInitializers[0].

16:11:41.250 pasound.c PA message: after
paHostApiInitializers[0].

16:11:41.250 pasound.c PA message: before
paHostApiInitializers[1].

16:11:41.350 pasound.c PA message: after
paHostApiInitializers[1].

16:11:41.350 pasound.c PA message: before
paHostApiInitializers[2].

16:11:41.350 pasound.c PA message: after
paHostApiInitializers[2].

16:11:41.350 pasound.c PortAudio sound library initialized,
status=0
16:11:41.350 pasound.c PortAudio host api count=3
16:11:41.350 pasound.c Sound device count=8
16:11:41.350 pjlib WinNT IOCP I/O Queue created (069F47E4)
16:11:41.350 conference.c Creating conference bridge with 254
ports
16:11:41.350 conference.c Sound device successfully created for
port 0
16:11:41.350 sip_endpoint.c Module "mod-evsub" registered
16:11:41.350 sip_endpoint.c Module "mod-presence" registered
16:11:41.350 evsub.c Event pkg "presence" registered by mod-
presence
16:11:41.350 sip_endpoint.c Module "mod-refer" registered
16:11:41.351 evsub.c Event pkg "refer" registered by mod-
refer
16:11:41.351 sip_endpoint.c Module "mod-pjsua-pres" registered
16:11:41.351 sip_endpoint.c Module "mod-pjsua-im" registered
16:11:41.351 sip_endpoint.c Module "mod-pjsua-options" registered
16:11:41.351 pjsua_core.c 1 SIP worker threads created
16:11:41.351 pjsua_core.c pjsua version 1.0.2 for win32
initialized
16:11:41.352 pjsua_core.c SIP UDP socket reachable at
192.68.100.199:5061
16:11:41.352 udp069F7490 SIP UDP transport started, published
address is 192.68.100.199:5061
16:11:41.352 !!!===> zrtp t Load Default ZRTP Transport Settings
size=68.
16:11:41.352 pjsua_acc.c Account <sip:192.68.100.199:5061> added
with id 0
16:11:41.353 tcplis:5061 SIP TCP listener ready for incoming
connections at 192.68.100.199:5061
16:11:41.353 !!!===> zrtp t Load Default ZRTP Transport Settings
size=68.
16:11:41.353 pjsua_acc.c Account <sip:
192.68.100.199:5061;transport=TCP> added with id 1
16:11:41.353 pjsua_media.c RTP socket reachable at
192.68.100.199:4000
16:11:41.353 pjsua_media.c RTCP socket reachable at
192.68.100.199:4001
16:11:41.354 pjsua_media.c RTP socket reachable at
192.68.100.199:4002
16:11:41.354 pjsua_media.c RTCP socket reachable at
192.68.100.199:4003
16:11:41.355 pjsua_media.c RTP socket reachable at
192.68.100.199:4004
16:11:41.355 pjsua_media.c RTCP socket reachable at
192.68.100.199:4005
16:11:41.355 pjsua_media.c RTP socket reachable at
192.68.100.199:4006
16:11:41.355 pjsua_media.c RTCP socket reachable at
192.68.100.199:4007
16:11:41.355 sip_endpoint.c Module "My-Module" registered
16:11:41.358 pjsua_acc.c Account id 0 deleted
16:11:41.358 pjsua_acc.c Account id 1 deleted
16:11:41.364 !!!===> zrtp t Load Default ZRTP Transport Settings
size=68.
16:11:41.364 pjsua_acc.c Account sip:F1...@67.19.28.202:5060 added
with id 0
16:11:41.364 endpoint Request msg REGISTER/cseq=25093
(tdta06A0E560) created.
16:11:41.364 tsx06A0F5CC Transaction created for Request msg
REGISTER/cseq=25094 (tdta06A0E560)
16:11:41.364 tsx06A0F5CC Sending Request msg REGISTER/cseq=25094
(tdta06A0E560) in state Null
16:11:41.364 sip_resolve.c Target '67.19.28.202:5060'
type=Unspecified resolved to '67.19.28.202:5060' type=UDP (UDP
transport)
16:11:41.364 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:41.364 tsx06A0F5CC State changed from Null to Calling,
event=TX_MSG
16:11:41.364 pjsua_acc.c Registration sent
16:11:41.579 pjsipDll.cpp Setting codec (speex/16000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (speex/8000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (speex/32000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (iLBC/8000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (GSM/8000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (PCMA/8000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (G722/16000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/44100/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/44100/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/8000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/8000/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/11025/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/11025/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/16000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/16000/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/22050/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/22050/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/32000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/32000/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/48000/1) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (L16/48000/2) prio: 0
16:11:41.579 pjsipDll.cpp Setting codec (PCMU/8000/1) prio: 128
16:11:41.864 tsx06A0F5CC Retransmit timer event
16:11:41.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=0, restart?=1
16:11:41.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:42.864 tsx06A0F5CC Retransmit timer event
16:11:42.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=1, restart?=1
16:11:42.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:44.864 tsx06A0F5CC Retransmit timer event
16:11:44.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=2, restart?=1
16:11:44.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:48.864 tsx06A0F5CC Retransmit timer event
16:11:48.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=3, restart?=1
16:11:48.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:51.371 endpoint Request msg REGISTER/cseq=25094
(tdta06A13F90) created.
16:11:51.371 sip_reg.c Unable to send request, regc has another
transaction pending
16:11:51.371 tdta06A13F90 Destroying txdata Request msg REGISTER/
cseq=25094 (tdta06A13F90)
16:11:51.371 pjsua_acc.c Unable to create/send REGISTER: Object
is busy (PJSIP_EBUSY) [status=171001]
16:11:51.371 pjsua_acc.c Account id 0 deleted
16:11:51.371 !!!===> zrtp t Load Default ZRTP Transport Settings
size=68.
16:11:51.372 pjsua_acc.c Account sip:F1...@67.19.28.202:5060 added
with id 0
16:11:51.372 endpoint Request msg REGISTER/cseq=17098
(tdta06A147A0) created.
16:11:51.372 tsx06A1580C Transaction created for Request msg
REGISTER/cseq=17099 (tdta06A147A0)
16:11:51.372 tsx06A1580C Sending Request msg REGISTER/cseq=17099
(tdta06A147A0) in state Null
16:11:51.372 sip_resolve.c Target '67.19.28.202:5060'
type=Unspecified resolved to '67.19.28.202:5060' type=UDP (UDP
transport)
16:11:51.372 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:51.372 tsx06A1580C State changed from Null to Calling,
event=TX_MSG
16:11:51.372 pjsua_acc.c Registration sent
16:11:51.872 tsx06A1580C Retransmit timer event
16:11:51.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=0, restart?=1
16:11:51.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:52.864 tsx06A0F5CC Retransmit timer event
16:11:52.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=4, restart?=1
16:11:52.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:52.872 tsx06A1580C Retransmit timer event
16:11:52.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=1, restart?=1
16:11:52.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:54.872 tsx06A1580C Retransmit timer event
16:11:54.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=2, restart?=1
16:11:54.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:56.864 tsx06A0F5CC Retransmit timer event
16:11:56.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=5, restart?=1
16:11:56.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:11:58.872 tsx06A1580C Retransmit timer event
16:11:58.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=3, restart?=1
16:11:58.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:00.864 tsx06A0F5CC Retransmit timer event
16:12:00.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=6, restart?=1
16:12:00.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:01.362 endpoint Request msg REGISTER/cseq=17099
(tdta06A15FB0) created.
16:12:01.362 sip_reg.c Unable to send request, regc has another
transaction pending
16:12:01.362 tdta06A15FB0 Destroying txdata Request msg REGISTER/
cseq=17099 (tdta06A15FB0)
16:12:01.362 pjsua_acc.c Unable to create/send REGISTER: Object
is busy (PJSIP_EBUSY) [status=171001]
16:12:01.362 pjsua_acc.c Account id 0 deleted
16:12:01.364 !!!===> zrtp t Load Default ZRTP Transport Settings
size=68.
16:12:01.364 pjsua_acc.c Account sip:F1...@67.19.28.202:5060 added
with id 0
16:12:01.364 endpoint Request msg REGISTER/cseq=13708
(tdta06A167C0) created.
16:12:01.364 tsx06A1782C Transaction created for Request msg
REGISTER/cseq=13709 (tdta06A167C0)
16:12:01.364 tsx06A1782C Sending Request msg REGISTER/cseq=13709
(tdta06A167C0) in state Null
16:12:01.364 sip_resolve.c Target '67.19.28.202:5060'
type=Unspecified resolved to '67.19.28.202:5060' type=UDP (UDP
transport)
16:12:01.364 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:01.364 tsx06A1782C State changed from Null to Calling,
event=TX_MSG
16:12:01.364 pjsua_acc.c Registration sent
16:12:01.864 tsx06A1782C Retransmit timer event
16:12:01.864 tsx06A1782C Retransmiting Request msg REGISTER/
cseq=13709 (tdta06A167C0), count=0, restart?=1
16:12:01.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:02.864 tsx06A1782C Retransmit timer event
16:12:02.864 tsx06A1782C Retransmiting Request msg REGISTER/
cseq=13709 (tdta06A167C0), count=1, restart?=1
16:12:02.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:02.872 tsx06A1580C Retransmit timer event
16:12:02.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=4, restart?=1
16:12:02.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:04.864 tsx06A0F5CC Retransmit timer event
16:12:04.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=7, restart?=1
16:12:04.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:04.864 tsx06A1782C Retransmit timer event
16:12:04.864 tsx06A1782C Retransmiting Request msg REGISTER/
cseq=13709 (tdta06A167C0), count=2, restart?=1
16:12:04.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:06.872 tsx06A1580C Retransmit timer event
16:12:06.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=5, restart?=1
16:12:06.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:08.864 tsx06A1782C Retransmit timer event
16:12:08.864 tsx06A1782C Retransmiting Request msg REGISTER/
cseq=13709 (tdta06A167C0), count=3, restart?=1
16:12:08.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:08.864 tsx06A0F5CC Retransmit timer event
16:12:08.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=8, restart?=1
16:12:08.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:10.872 tsx06A1580C Retransmit timer event
16:12:10.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=6, restart?=1
16:12:10.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:11.378 endpoint Request msg REGISTER/cseq=13709
(tdta06A17FD0) created.
16:12:11.378 sip_reg.c Unable to send request, regc has another
transaction pending
16:12:11.378 tdta06A17FD0 Destroying txdata Request msg REGISTER/
cseq=13709 (tdta06A17FD0)
16:12:11.378 pjsua_acc.c Unable to create/send REGISTER: Object
is busy (PJSIP_EBUSY) [status=171001]
16:12:11.378 pjsua_acc.c Account id 0 deleted
16:12:11.380 !!!===> zrtp t Load Default ZRTP Transport Settings
size=68.
16:12:11.380 pjsua_acc.c Account sip:F1...@67.19.28.202:5060 added
with id 0
16:12:11.380 endpoint Request msg REGISTER/cseq=31779
(tdta06A187E0) created.
16:12:11.380 tsx06A1984C Transaction created for Request msg
REGISTER/cseq=31780 (tdta06A187E0)
16:12:11.380 tsx06A1984C Sending Request msg REGISTER/cseq=31780
(tdta06A187E0) in state Null
16:12:11.380 sip_resolve.c Target '67.19.28.202:5060'
type=Unspecified resolved to '67.19.28.202:5060' type=UDP (UDP
transport)
16:12:11.380 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=31780 (tdta06A187E0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj268002123fc84684ae903c29a9bc3394
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=f9ae65faf95d447a98a09ebdee08a934
To: <sip:F1...@67.19.28.202>
Call-ID: 679869eb2fa6447eb51714ef6f03c574
CSeq: 31780 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:11.380 tsx06A1984C State changed from Null to Calling,
event=TX_MSG
16:12:11.380 pjsua_acc.c Registration sent
16:12:11.880 tsx06A1984C Retransmit timer event
16:12:11.880 tsx06A1984C Retransmiting Request msg REGISTER/
cseq=31780 (tdta06A187E0), count=0, restart?=1
16:12:11.880 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=31780 (tdta06A187E0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj268002123fc84684ae903c29a9bc3394
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=f9ae65faf95d447a98a09ebdee08a934
To: <sip:F1...@67.19.28.202>
Call-ID: 679869eb2fa6447eb51714ef6f03c574
CSeq: 31780 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:12.864 tsx06A0F5CC Retransmit timer event
16:12:12.864 tsx06A0F5CC Retransmiting Request msg REGISTER/
cseq=25094 (tdta06A0E560), count=9, restart?=1
16:12:12.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=25094 (tdta06A0E560) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj0a0e8878fdc14678a04a777b7c798283
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=b11a5256043e4be993129383b8021454
To: <sip:F1...@67.19.28.202>
Call-ID: efa1c58a3ada438ab11a6876588aab6d
CSeq: 25094 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:12.864 tsx06A1782C Retransmit timer event
16:12:12.864 tsx06A1782C Retransmiting Request msg REGISTER/
cseq=13709 (tdta06A167C0), count=4, restart?=1
16:12:12.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:12.880 tsx06A1984C Retransmit timer event
16:12:12.880 tsx06A1984C Retransmiting Request msg REGISTER/
cseq=31780 (tdta06A187E0), count=1, restart?=1
16:12:12.880 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=31780 (tdta06A187E0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj268002123fc84684ae903c29a9bc3394
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=f9ae65faf95d447a98a09ebdee08a934
To: <sip:F1...@67.19.28.202>
Call-ID: 679869eb2fa6447eb51714ef6f03c574
CSeq: 31780 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:13.364 tsx06A0F5CC Timeout timer event
16:12:13.364 tsx06A0F5CC State changed from Calling to
Terminated, event=TIMER
16:12:13.364 tsx06A0F5CC Timeout timer event
16:12:13.364 tsx06A0F5CC State changed from Terminated to
Destroyed, event=TIMER
16:12:13.364 tdta06A0E560 Destroying txdata Request msg REGISTER/
cseq=25094 (tdta06A0E560)
16:12:13.364 tsx06A0F5CC Transaction destroyed!
16:12:14.872 tsx06A1580C Retransmit timer event
16:12:14.872 tsx06A1580C Retransmiting Request msg REGISTER/
cseq=17099 (tdta06A147A0), count=7, restart?=1
16:12:14.872 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=17099 (tdta06A147A0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj96f477684a4747739613a0105cd20e4e
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=38a629c4077f4ba4ade0452b0218416c
To: <sip:F1...@67.19.28.202>
Call-ID: 5a5fe224f47d4d8d82123da17e8bfc33
CSeq: 17099 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:14.880 tsx06A1984C Retransmit timer event
16:12:14.880 tsx06A1984C Retransmiting Request msg REGISTER/
cseq=31780 (tdta06A187E0), count=2, restart?=1
16:12:14.880 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=31780 (tdta06A187E0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPj268002123fc84684ae903c29a9bc3394
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=f9ae65faf95d447a98a09ebdee08a934
To: <sip:F1...@67.19.28.202>
Call-ID: 679869eb2fa6447eb51714ef6f03c574
CSeq: 31780 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--
16:12:16.864 tsx06A1782C Retransmit timer event
16:12:16.864 tsx06A1782C Retransmiting Request msg REGISTER/
cseq=13709 (tdta06A167C0), count=5, restart?=1
16:12:16.864 pjsua_core.c TX 432 bytes Request msg REGISTER/
cseq=13709 (tdta06A167C0) to UDP 67.19.28.202:5060:
REGISTER sip:67.19.28.202:5060 SIP/2.0
Via: SIP/2.0/UDP
192.68.100.199:5061;rport;branch=z9hG4bKPjc3e20b999c104f9487c56e4639f31b24
Max-Forwards: 70
From: <sip:F1...@67.19.28.202>;tag=85cdeb5093a1434180745238da71ebf9
To: <sip:F1...@67.19.28.202>
Call-ID: 0045ab4712d744ec9c4d33b8dbb10e4d
CSeq: 13709 REGISTER
User-Agent: Sipek on PJSUA v1.0.2/win32
Contact: <sip:F1...@192.68.100.199:5061>
Expires: 3600
Content-Length: 0


--end msg--

Ryan Littrell

unread,
Apr 1, 2010, 3:20:30 AM4/1/10
to si...@googlegroups.com
Looks like a problem on the server side. Generally after a REGISTER from the client, the server should return with an authentication challenge such as:


SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.1.101:5065;rport=5065;branch=z9hG4bKPjee781eb91db54dd4a8a96599605fcb92;received=10.10.10.10
Proxy-Authenticate: Digest nonce="414d535c01acb19318:5b4a29f7a23cb8eadff013830af409b9",algorithm=MD5,realm="3CXPhoneSystem"
To: <sip:2...@server.com>;tag=4c27924b
From: <sip:2...@server.com>;tag=32631708a38d48b196fcf1ce6b44d284
Call-ID: 06a2858c75cb4961a5b217f92e83b71b
CSeq: 45338 REGISTER
User-Agent: 3CXPhoneSystem 8.0.10708.0
Content-Length: 0






--
Reply all
Reply to author
Forward
0 new messages