Menu

#116 subsequent incoming REGISTER requests fail

open
nobody
None
5
2011-08-19
2011-08-19
Maxim
No

I try to create a simple SIP server. Requests are processed asynchronously. Tests showed a problem with subsequent registers: first register is received and processed normally (200 ok was sent), after that I wait for re-register (and don't destroy hua_handle), it is received (with the same tags and call-id as the first one), but neither it is passed for processing, nor it is responded automatically.

Discussion

  • Maxim

    Maxim - 2011-08-19

    wireshark

     
  • Maxim

    Maxim - 2011-08-19

    debug output

     

Log in to post a comment.