partysip-dev
[Top][All Lists]
Advanced

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

[Partysip-dev] I need Help in Partysip???


From: rama kumar
Subject: [Partysip-dev] I need Help in Partysip???
Date: Mon, 10 May 2004 22:02:48 -0700 (PDT)


Hai,

  I am new to oSip...I am using eXosip-0.7.5 for
sipphone and partysip-2.1.1 is as a proxy on SuSE
Linux. My problem is.....

     I am making a call from one machine to another
machine that is in same Lan through
Proxy(partysip-2.1.1).I given IPaddress of 2nd machine
in partysip.conf file.But it is not making a call...

  But How to register my IP address and called party
IP address in Proxy?

I am giving the result data in proxy side.....

partysip -f /usr/local/etc/partysip/partysip.conf -d 6
Server:             WellX Telecom/Partysip/2.1.1
Debug level:        6
Config name:       
/usr/local/etc/partysip/partysip.conf
ServerIP:           192.168.2.6, 127.0.0.1
ServerName:         sip.wellx.com, wellx.com,
telesindia.com
ServerRealm:        '"wellx.org"'
Log name:           Standard output
| INFO2 | <psp_core.c: 502> serverip token 0:
'192.168.2.6'
| INFO2 | <psp_core.c: 502> serverip token 1:
'127.0.0.1'
| INFO2 | <psp_core.c: 454> servername token 0:
'sip.wellx.com'
| INFO2 | <psp_core.c: 454> servername token 1:
'wellx.com'
| INFO2 | <psp_core.c: 454> servername token 2:
'telesindia.com'
| INFO2 | <psp_core.c: 275> NAT enabled
80.11.86.26(public)/255.255.255.255 ->
192.168.2.6(internal)/255.255.255.0
| INFO1 | <main.c: 391> loading plugin: udp
| INFO1 | <main.c: 391> loading plugin: syntax
| INFO2 | <syntax_core.c: 47> syntax plugin:
plugin_init()!
| INFO1 | <main.c: 391> loading plugin: auth
| INFO2 | <auth_core.c: 54> auth plugin:
plugin_init()!
| INFO1 | <auth_core.c: 68> auth plugin:
Authentication is turned off!
| INFO1 | <main.c: 391> loading plugin: filter
| INFO2 | <filter_core.c: 51> filter plugin:
plugin_init()!
| INFO1 | <filter.c: 153> filter plugin: configured to
process url for local domain!
| INFO1 | <filter.c: 159> filter plugin: configured to
process url for non local domain!
| INFO1 | <main.c: 391> loading plugin: rgstrar
| INFO2 | <rgstrar_core.c: 53> rgstrar plugin:
plugin_init()!
| INFO1 | <main.c: 391> loading plugin: ls_localdb
| INFO2 | <ls_localdb_core.c: 47> ls_localdb plugin:
plugin_init()!
| INFO1 | <ls_localdb.c: 116> ls_localdb plugin:
configured to run in statefull forking mode!
| INFO1 | <main.c: 391> loading plugin: ls_sfull
| INFO2 | <ls_sfull_core.c: 52> ls_sfull plugin:
plugin_init()!
| INFO2 | <psp_core.c: 589> starting the sfp module
with the main thread
| INFO2 | <udp.c: 503> UDP MESSAGE RECEIVED
| INFO2 | <udp.c: 543> udp plugin: RCV UDP MESSAGE
(from 192.168.2.6:32856)
| INFO1 | <udp.c: 552>
INVITE sip:address@hidden:5065 SIP/2.0
Via: SIP/2.0/UDP
192.168.2.6:5060;branch=z9hG4bK560823819
From: <sip:address@hidden:5075>;tag=1184858881
To: <sip:address@hidden:5065>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: eXosip/0.1
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER,
SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   287

v=0
o=userX 20000001 20000001 IN IP4 192.168.2.6
s=A call
c=IN IP4 192.168.2.6
t=1084251081 1084254681
m=audio 10500 RTP/AVP 0 8 3 110 111
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:111 speex/16000
a=AS:110 20
a=AS:111 20

| INFO2 | <osip_transaction.c: 109> allocating
transaction ressource 1 1677255592
| INFO2 | <ist.c: 32> allocating IST context
| INFO2 | <psp_osip.c: 88> osip module: wake up!
| INFO1 | <psp_core4.c: 85> psp_core_cb_rcvinvite!
| INFO1 | <udp.c: 816>
SIP/2.0 100 Trying
Via: SIP/2.0/UDP
192.168.2.6:5060;branch=z9hG4bK560823819
From: <sip:address@hidden:5075>;tag=1184858881
To: <sip:address@hidden:5065>
Call-ID: address@hidden
CSeq: 20 INVITE
Server: partysip/0.6.0
Content-Length: 0


| INFO2 | <ppldnsv6.c: 913> No DNS resolution needed
for 192.168.2.6:5060
| INFO1 | <udp.c: 958> udp_plugin: message sent to
192.168.2.6 on port 5060
| INFO1 | <psp_core4.c: 172> psp_core_cb_snd1xx!
| INFO1 | <psp_request.c: 37> Allocating psp_req
ressource!
| INFO2 | <syntax.c: 178> syntax plugin: IP address
detected!
| INFO1 | <filter.c: 431> filter plugin:
filter_context 0x806c940!
| INFO1 | <filter.c: 437> filter plugin: configured to
process url for local domain!
| INFO1 | <filter.c: 443> filter plugin: configured to
process url for non local domain!
| INFO1 | <filter.c: 447> filter plugin: entering
cb_filter_search_location
| INFO1 | <filter.c: 594> filter plugin: Didn't do
anything with this request?
| INFO2 | <ls_sfull.c: 190> ls_sfull plugin: checking
if we are responsible for request-URI '192.168.2.6'
| INFO1 | <ls_sfull.c: 196> ls_sfull plugin: ignore
this request which belongs to this domain.
| INFO1 | <ls_localdb.c: 301> ls_localdb plugin: No
location found for known user: return 404 Not found!!
| INFO1 | <imp.c: 150> Swithing to uas mode!
| INFO2 | <psp_osip.c: 88> osip module: wake up!
| INFO1 | <udp.c: 816>
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP
192.168.2.6:5060;branch=z9hG4bK560823819
From: <sip:address@hidden:5075>;tag=1184858881
To: <sip:address@hidden:5065>
Call-ID: address@hidden
CSeq: 20 INVITE
Server: partysip/0.6.0
Content-Length: 0


| INFO2 | <ppldnsv6.c: 913> No DNS resolution needed
for 192.168.2.6:5060
| INFO1 | <udp.c: 958> udp_plugin: message sent to
192.168.2.6 on port 5060
| INFO1 | <psp_core4.c: 279> psp_core_cb_snd4xx!
| INFO2 | <udp.c: 503> UDP MESSAGE RECEIVED
| INFO2 | <udp.c: 543> udp plugin: RCV UDP MESSAGE
(from 192.168.2.6:32856)
| INFO1 | <udp.c: 552>
INVITE sip:address@hidden:5065 SIP/2.0
Via: SIP/2.0/UDP
192.168.2.6:5060;branch=z9hG4bK560823819
From: <sip:address@hidden:5075>;tag=1184858881
To: <sip:address@hidden:5065>
Call-ID: address@hidden
CSeq: 20 INVITE
Contact: <sip:address@hidden:5060>
Max-Forwards: 5
User-Agent: eXosip/0.1
Expires: 120
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER,
SUBSCRIBE, NOTIFY, MESSAGE
Content-Type: application/sdp
Content-Length:   287

v=0
o=userX 20000001 20000001 IN IP4 192.168.2.6
s=A call
c=IN IP4 192.168.2.6
t=1084251081 1084254681
m=audio 10500 RTP/AVP 0 8 3 110 111
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:111 speex/16000
a=AS:110 20
a=AS:111 20

| INFO2 | <psp_osip.c: 88> osip module: wake up!
| INFO1 | <psp_core4.c: 77>
psp_core_cb_rcvreq_retransmission!
| INFO1 | <udp.c: 816>
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP
192.168.2.6:5060;branch=z9hG4bK560823819
From: <sip:address@hidden:5075>;tag=1184858881
To: <sip:address@hidden:5065>
Call-ID: address@hidden
CSeq: 20 INVITE
Server: partysip/0.6.0
Content-Length: 0


| INFO2 | <ppldnsv6.c: 913> No DNS resolution needed
for 192.168.2.6:5060
| INFO1 | <udp.c: 958> udp_plugin: message sent to
192.168.2.6 on port 5060
| INFO1 | <psp_core4.c: 69>
psp_core_cb_sndresp_retransmission!
| INFO1 | <udp.c: 816>
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP
192.168.2.6:5060;branch=z9hG4bK560823819
From: <sip:address@hidden:5075>;tag=1184858881
To: <sip:address@hidden:5065>
Call-ID: address@hidden
CSeq: 20 INVITE
Server: partysip/0.6.0
Content-Length: 0


PLEASE GIVE REPLY FOR THIS................

Thanks&Regards,
Ramakumar


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]