Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
You can receive UPDATE message in java layer but you cannot respond to it 
unless you handle it in ANSI-C code.
It's relatively easy to change the FSM in "tsip_dialog_invite.c" if you want to 
respond to UPDATE from java.

From java:
Subclass "SipCallback::onInviteEvent" and listen for "tsip_i_request" event.


Original comment by [email protected] on 20 Jun 2011 at 8:02

  • Changed state: Accepted

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Hi,sir.

There are some waring came out,when i received a UPDATE msg(RFC3261), the debug 
msg as follow:
1)tsip_parser_header.c 5693
TSK_DEBUG_WARN("parse_header_Content_Disposition NOT IMPLEMENTED. Will be added 
as Dummy header.");
2)tsk_fsm.c 190行
TSK_DEBUG_WARN("State machine: No matching state found.");

how to fix this problem? can you give me some tips or any direction . thx a lot.

My UPDATE msg header as follow.thank you again.
pmC^@E0$=G}MkrcUPDATE sip:[email protected]:29352;transport=udp 
SIP/2.0
Via: SIP/2.0/UDP 61.131.4.71:5060;branch=z9hG4bKcb1c46c6407450ce0b5btaN0
To: <sip:[email protected]>;tag=95259306
From: 
<sip:[email protected]>;tag=ztesipdUiBYP89RlYA663*1-1-20481*ebhj.1
Call-ID: 8ae81141-88c8-6050-22e6-689ff94f8b98
CSeq: 1001 UPDATE
Max-Forwards: 13
Contact: <sip:61.131.4.71:5060;zte-did=1-1-20481-2044-12>
Supported: timer
User-Agent: ZTE Softswitch/1.0.0
Session-Expires: 3600
Content-Type: application/sdp
Content-Length: 206
Content-Disposition: session

v=0
o=ZTE 135 1120747413 IN IP4 61.131.4.74
s=phone-call
c=IN IP4 61.131.4.74
t=0 0
m=audio 39204 RTP/AVP 8 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
a=ptime:20
a=rtpmap:8 PCMA/8000/1

Original comment by [email protected] on 21 Jun 2011 at 3:48

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Here's my call packet file.

Original comment by [email protected] on 22 Jun 2011 at 9:09

Attachments:

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
Have been resolved in revision 610.
thanks a lot.

Original comment by [email protected] on 7 Jul 2011 at 9:56

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
you use 
ZTE softswitch from china ,h��
�ha...

Original comment by [email protected] on 15 Jul 2011 at 8:17

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 9, 2024
We got the same problem with ZTE IMS core used by a European Telco operator.
They are using reINVITE when the request get forked.

Original comment by [email protected] on 18 Jul 2011 at 2:05

  • Changed state: Fixed

from doubango.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.