partysip-dev
[Top][All Lists]
Advanced

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

[Partysip-dev] My INVITE crashes partysip


From: Shen, Eran
Subject: [Partysip-dev] My INVITE crashes partysip
Date: Mon, 20 May 2002 12:30:08 +0300

Working with authentication off
I send:
REGISTER sip:10.242.212.37 SIP/2.0                             
Call-ID: 0-13c4-3ce8bd4f-bd4905-75e0                           
From: <sip:address@hidden> ;tag=0-13c4-3ce8bd4f-bd492d-2099
To: <sip:address@hidden>                                   
CSeq: 1 REGISTER                                               
Via: SIP/2.0/UDP 10.242.212.44:5060                            
Contact: <sip:address@hidden>                              
Expires: 3600                                                  
Content-Length:0                                               

partysip reply with:

SIP/2.0 200 OK                                                
Via: SIP/2.0/UDP 10.242.212.44:5060                           
From: <sip:address@hidden>;tag=0-13c4-3ce8bd4f-bd492d-2099
To: <sip:address@hidden>;tag=2615990952                   
Call-ID: 0-13c4-3ce8bd4f-bd4905-75e0                          
CSeq: 1 REGISTER                                              
Contact: <sip:address@hidden>;expires=3600                
expires: 3600                                                 
Content-Length: 0

All well. Than I send this INVITE :

INVITE sip:address@hidden SIP/2.0                          
Call-ID: address@hidden     
From: <sip:address@hidden> ;tag=0-13c4-3ce8bd54-bd5d20-7f3f
To: <sip:address@hidden>                                   
CSeq: 1 INVITE                                                 
Via: SIP/2.0/UDP 10.242.212.44:5060                            
Contact: <sip:address@hidden>                              
Content-Length:0


And a "segmentation fault" happen on partysip.

I could not enable --enable-trace & --enable-debug
due to the same problem of my previous email even if I ./configure again
libosip with it.
NOTE: Since I have a Gateway the called party & the calling party have the
same address.
I hope partysip can live with it. 

Attached is my cfg file.

Do I need to add the user I am registering to the users part of the cfg
file,
Even if I work w/o authentication?

Thanks,

Eran.

Eran Shen

Intel Corporation
Telecommunications and Embedded Group 
P.O Box 58, Migdal Tefen, Israel 
Tel: +972-4-9105020 
<mailto:address@hidden> 



Attachment: partysip.ZIP
Description: Binary data


reply via email to

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