Menu

#143 Multiple call log entries for one unique call

NextRelease
nobody
None
Medium
Defect
2011-02-13
2010-08-17
Anonymous
No

Originally created by: r3gis...@gmail.com
Originally owned by: r3gis...@gmail.com

What steps will reproduce the problem?
1. Register multiple times to a sip provider that support multiple registration
2. Receive a call

What is the expected output? What do you see instead?
Expected only one log for the taken call. See multiple entries (one for each registration done to the server before).

Should test before logging if there is not another ongoing call with the same remote contact.

Related

Tickets: #349

Discussion

  • Anonymous

    Anonymous - 2010-11-14

    Originally posted by: eha...@gmail.com

    It seems this is due to a double registration made by CSipSimple on the SIP / VoIP backend

    Some logs to be provided

     
  • Anonymous

    Anonymous - 2010-11-14

    Originally posted by: r3gis...@gmail.com

    If so probably cause the registrar doesn't support one shot un-registration - re-registration.
    Pjsip use a technique to detect automatically NAT. But it need to do a first register and then a re-register.
    The problem was present with SipSorcery and they fix that on their server.

    However I've just found an option in pjsip that may solve the problem using a 'legacy' method. It will be available in next release in expect account mode. But in this case I'd deeply advise to report the issue to the sip provider cause it mean they don't fully support RFCs.

     
  • Anonymous

    Anonymous - 2010-11-26

    Originally posted by: r3gis...@gmail.com

    The option to fall back to old legacy re-register method is now available in expert wizard.

    Status: NextRelease

     
  • Anonymous

    Anonymous - 2011-02-13

    Originally posted by: jad...@gmail.com

    Trying the workaround, but in the meantime, it's even worse than reported here--when the second call is marked "missed", the first call (in progress) loses audio.

     

Log in to post a comment.