You should never use both dialog and b2b modules in the same time, for the same calls. Trying to have OpenSIPS both Proxy and B2B is a clear recipe for disaster.

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
  https://www.siphub.com

On 30.03.2024 07:53, Babak Yakhchali wrote:
sorry for the late reply. After disabling modules and simplifying script logic I found that the issue was b2b entities module being enabled, downgrading to 3.2 solved the problem

On Wed, Mar 20, 2024 at 5:19 PM Bogdan-Andrei Iancu <[email protected]> wrote:

    Hi,

    What OpenSIPS version are you using? and what module do you use on
    top
    of the dialog module?

    Regards,

    Bogdan-Andrei Iancu

    OpenSIPS Founder and Developer
    https://www.opensips-solutions.com
    https://www.siphub.com

    On 13.03.2024 13:55, Babak Yakhchali wrote:
    > Hi
    > When calling and immediately cancelling, the call is ended but
    > dlg_list shows the dialog stuck in state 5. Increasing log level
    to 4
    > shows these messages:
    > Mar 13 15:15:37 : DBG:tm:timer_routine: timer
    > routine:3,tl=0x7f1c861d06e0 next=(nil), timeout=26
    > Mar 13 15:15:37 : DBG:tm:delete_handler: removing 0x7f1c861d0630
    > Mar 13 15:15:37 : DBG:tm:delete_cell: delete_cell 0x7f1c861d0630:
    > can't delete -- still reffed (-1)
    > Mar 13 15:15:37 : DBG:tm:set_timer: relative timeout is 2
    > Mar 13 15:15:37 : DBG:tm:insert_timer_unsafe: [3]:
    0x7f1c861d06e0 (28)
    > Mar 13 15:15:37 : DBG:tm:delete_handler: done
    > Mar 13 15:15:39 : DBG:tm:timer_routine: timer
    > routine:3,tl=0x7f1c861d06e0 next=(nil), timeout=28
    > Mar 13 15:15:39 : DBG:tm:delete_handler: removing 0x7f1c861d0630
    > Mar 13 15:15:39 : DBG:tm:delete_cell: delete_cell 0x7f1c861d0630:
    > can't delete -- still reffed (-1)
    > Mar 13 15:15:39 : DBG:tm:set_timer: relative timeout is 2
    > Mar 13 15:15:39 : DBG:tm:insert_timer_unsafe: [3]:
    0x7f1c861d06e0 (30)
    > Mar 13 15:15:39 : DBG:tm:delete_handler: done
    >
    > How can I debug the issue? What are the possible causes of this?
    > thanks
    >
    > _______________________________________________
    > Users mailing list
    > [email protected]
    > http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to