[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Partysip-dev] Problem proxying calls with partysip 0.5.5
From: |
Matthew . Gardiner |
Subject: |
[Partysip-dev] Problem proxying calls with partysip 0.5.5 |
Date: |
Tue, 20 May 2003 11:48:20 +0100 |
Hi,
I have recently installed partysip-0.5.5-2-win32 on a Windows NT 4 box. I
have left partysip.conf more or less as is, but just modified
serverip = 10.202.163.170
servername = ant_qa1.aculab.com
to reflect the IP settings of the box on which partysip is running.
I then run partysip from a cmd prompt on 10.202.163.170 using "partysip -d 8
-i", which seems to sit around waiting.
I then register a soft endpoint (residing on 10.202.163.139) using
(abbreviated...)
REGISTER sip:10.202.163.170:5060 SIP/2.0
From: sip:address@hidden
To: sip:address@hidden
Contact: sip:address@hidden:5060
.. etc. etc. ..
and get a 200 response echoing the details in the REGISTER message, and
therefore assume that the partysip is working as a fully functioning
registrar.
However if I send an INVITE (which I would like to end up at 10.202.163.139)
from another endpoint (10.202.165.150) to the partysip proxy, I see (using
Ethereal LAN Analyser) no SIP responses and no proxying attempts (i.e.
INVITEs to 10.202.163.139) from the partysip proxy.
The INVITEs (which do get to 10.202.163.170) look like...
INVITE sip:address@hidden:5060 SIP/2.0
From: user2 <sip:address@hidden:5060>;tag=ACU-5af1-2bea
To: user1 <sip:address@hidden:5060>
Contact: user2 <sip:address@hidden:5060>
.. etc. etc. ..
Any idea why I do not see any responses from the proxy?
I send attached the relevant configuration file.
<<partysip.conf>>
Matthew Gardiner
Software Engineer
Aculab
Tel: +44 (0) 1908 273 911
Fax: +44 (0) 1908 273 801
Email: address@hidden>
Website: http://www.aculab.com
partysip.conf
Description: Binary data
- [Partysip-dev] Problem proxying calls with partysip 0.5.5,
Matthew . Gardiner <=