Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Version-1.5.0 Release-Type-FINAL
Roadmap-Fix Component-Sip-Servlets
New issue 2048 by skystar99047: Forwarding Refer and Invite/Replaces issue
http://code.google.com/p/mobicents/issues/detail?id=2048
We just found mobicents cannot handle refer and inivte/replaces properly.
Use case:
1. A send invite to B (A -> mobicents -> another sip server -> B)
2. After the dialog(A and B) established, B send an invite to C. (B ->
another sip server -> C)
3.After C answered the call from B, B will send a REFER msg to A(B -
another sip server -> mobicents -> A)
4.After A received REFER from B, A will send an invite with replaces
to C (A -> mobicents -> another sip server -> C)
Currently, mobicents cannot let invite/replaces pass through instead of
sending 481 to A.
For the detail discussion, please refer to the following link.
http://groups.google.com/group/mobicents-public/browse_thread/thread/5263145e4660878e/047e6a9c1bf2edb4#047e6a9c1bf2edb4
Attached is the log file.
Thanks,
Felix
Attachments:
test_log.zip 83.5 KB