hi, all:
I want to build a UAS with sipp for my sip client test. I write an
appropriate xml file to simulate the UAS. Now I entercountered a problem
when test hold/resume case. When I sent INVITE request to UAS for hold from
my client, the UAS received this request and sent 200 ok back. But for some
reasons, my sip client can't receive the 200 ok msg sent by UAS.The code in
the xml file is as follows:
....
<recv request="INVITE" crlf = "true">
</recv>
<send retrans="500">
<![CDATA[
SIP/2.0 200 OK
[last_Via:]
[last_From:]
[last_To:];tag=[call_number]
[last_Call-ID:]
[last_CSeq:]
Contact: <sip:[local_ip]:[local_port];transport=[transport]>
Content-Type: application/sdp
Content-Length: [len]
v=0
o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip]
s=-
c=IN IP[media_ip_type] [media_ip]
t=0 0
m=audio [media_port] RTP/AVP 0
a=rtpmap:0 PCMU/8000 inactive
]]>
</send>
Can anyone help me to solve this problem?
Any help is appreciate~~
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users