OpenSIPS / opensips

OpenSIPS is a GPL implementation of a multi-functionality SIP Server that targets to deliver a high-level technical solution (performance, security and quality) to be used in professional SIP server platforms.
https://opensips.org
Other
1.28k stars 581 forks source link

[BUG]CRITICAL:freeswitch:fs_raise_event: #012>>> event CUSTOM raised with no backing subscription#012 #2753

Open gaozhandong opened 2 years ago

gaozhandong commented 2 years ago

version: 2.4.11 Modules: freeswitch, freeswitch_scripting subscribed the 'CUSTOM sofia::register' freeswitch event, expect to get the CUSTOM events and sofia::register sub event, but got the message of "CRITICAL:freeswitch:fs_raise_event: #012>>> event CUSTOM raised with no backing subscription#012It seems you have hit a programming bug.#012Please help us make OpenSIPS better by reporting it at https://github.com/OpenSIPS/opensips/issues" when registered a user to freeswitch.

github-actions[bot] commented 2 years ago

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.

github-actions[bot] commented 2 years ago

Marking as closed due to lack of progress for more than 30 days. If this issue is still relevant, please re-open it with additional details.

liviuchircu commented 2 years ago

Hi @gaozhandong - I assume this issue reproduces 100% of the time, correct? If yes, could you provide some quick tips on how to reproduce it? Concretely: how to define your "CUSTOM" freeswitch event + sub-event? How did you subscribe to the event from opensips.cfg -- was it via modparam, DB or MI?