Problem with IM UA
"Celia Roses" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I'm trying run IM UA in a WI-FI conexion and I don't know what happen
because I put the proxy address and the contact IP address on 192.168.1.33.
Is correct??
run-im1:
[java] ***************** STARTING ******************************
[java] DebugIM, InstantMessagingGUI, we upload the properties from the
file:.//configuration/gov/nist/sip/instantmessaging/configuration/im1.properties
[java] DebugIM, InstantMessagingGUI, properties uploaded.
[java] DebugIM, Parsing XML buddies
[java] DebugIM, XML buddies parsed successfully!!!
[java] DebugIM, BuddyList, init(), There are 1 buddies to upload.
[java] DebugIM, BuddyList, init(), we uploaded sip:[email protected] to
the buddy List.
[java] DebugIM, XMLAuthenticationParser, startDocument(): Parsing XML
passwords file
[java] DebugIM, XMLAuthenticationParser, endDocument(): XML passwords
file parsed successfully!!!
[java] DebugIM, the stack address is set to: 192.168.1.33
[java] DebugIM, the outbound proxy is set to: 192.168.1.33:4000/udp
[java] DebugIM, one listening point created: port:4000, transport:udp
[java] DebugIM, Instant Messaging user agent ready to work
[java] *************************************************
[java] process REGISTER (SignIn) in progress for : sip:[email protected]
[java] <message
[java] from="192.168.1.33:4000"
[java] to="192.168.1.33:4000"
[java] time="1159098090109"
[java] isSender="true"
[java] transactionId="z9hg4bk84c1546307dee8b7e1d9a9b1e0b2a47e"
[java] callId="nist-sip-im-register-callId1"
[java] firstLine="REGISTER sip:nist.gov:4000 SIP/2.0"
[java] debugLine="0"
[java] >
[java] <![CDATA[REGISTER sip:nist.gov:4000 SIP/2.0
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Contact: <sip:192.168.1.33:4000;transport=udp>
[java] Allow: INVITE, SUBSCRIBE, NOTIFY, MESSAGE, INFO, PUBLISH
[java] Content-Length: 0
[java] ]]>
[java] </message>
[java] REGISTER sent:
[java] REGISTER sip:nist.gov:4000 SIP/2.0
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Contact: <sip:192.168.1.33:4000;transport=udp>
[java] Allow: INVITE, SUBSCRIBE, NOTIFY, MESSAGE, INFO, PUBLISH
[java] Content-Length: 0
[java] TERMINA YA EL MÉTODO DE SIGN OUT!!!
[java] Request REGISTER received:
[java] processRequest: 405 Method Not Allowed replied
[java] <message
[java] from="192.168.1.33:4000"
[java] to="192.168.1.33:4000"
[java] time="1159098090125"
[java] isSender="false"
[java] transactionId="z9hg4bk84c1546307dee8b7e1d9a9b1e0b2a47e"
[java] callId="nist-sip-im-register-callId1"
[java] firstLine="REGISTER sip:nist.gov:4000 SIP/2.0"
[java] debugLine="0"
[java] >
[java] <![CDATA[REGISTER sip:nist.gov:4000 SIP/2.0
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Contact: <sip:192.168.1.33:4000;transport=udp>
[java] Allow: INVITE,SUBSCRIBE,NOTIFY,MESSAGE,INFO,PUBLISH
[java] Content-Length: 0
[java] ]]>
[java] </message>
[java] <message
[java] from="192.168.1.33:4000"
[java] to="192.168.1.33:4000"
[java] time="1159098090203"
[java] isSender="true"
[java] transactionId="z9hg4bk84c1546307dee8b7e1d9a9b1e0b2a47e"
[java] callId="nist-sip-im-register-callId1"
[java] firstLine="SIP/2.0 405 Method not allowed"
[java] debugLine="0"
[java] >
[java] <![CDATA[SIP/2.0 405 Method not allowed
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Content-Length: 0
[java] ]]>
[java] </message>
[java] <message
[java] from="192.168.1.33:4000"
[java] to="192.168.1.33:4000"
[java] time="1159098090218"
[java] isSender="false"
[java] statusMessage="normal processing"
[java] transactionId="z9hg4bk84c1546307dee8b7e1d9a9b1e0b2a47e"
[java] firstLine="SIP/2.0 405 Method not allowed"
[java] callId="nist-sip-im-register-callId1"
[java] debugLine="0"
[java] >
[java] <![CDATA[SIP/2.0 405 Method not allowed
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Content-Length: 0
[java] ]]>
[java] </message>
[java] @@@ IMua processing response: SIP/2.0 405 Method not allowed
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Content-Length: 0
[java] Response 405 Method not allowed :
[java] SIP/2.0 405 Method not allowed
[java] Call-ID: nist-sip-im-register-callId1
[java] CSeq: 1 REGISTER
[java] From: <sip:[email protected]>;tag=8999
[java] To: <sip:[email protected]>
[java] Via: SIP/2.0/UDP 192.168.1.33:4000
;branch=z9hG4bK84c1546307dee8b7e1d9a9b1e0b2a47e
[java] Max-Forwards: 10
[java] Content-Length: 0
[java] One listening point removed!
[java] IM user agent stopped
BUILD FAILED
Target `2' does not exist in this project.
Total time: 45 seconds
what is the 405 error??
I need help!!!
Thank you
_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip