Callback facility from baresip

82 views
Skip to first unread message

Vinayak Bhustali

unread,
Jun 1, 2023, 3:50:08 AM6/1/23
to baresip
Hello, I am working on a c++ application to make SIP calls using baresip. In the project I wish to set redis keys i.e. call_status and trying to pass a function pointer to get callback from baresip. Another approach is that I am trying to get the output of call_status function in call.c in my main.cpp after running baresip on a separate thread so I can set the key:values in redis in my project. Can anyone help me with this? I figured there must be some callback feature to help using baresip with UI which I could use in my project.

Rodrigo Deppe

unread,
Jun 2, 2023, 3:06:05 PM6/2/23
to baresip
Here is a great way to get some sources in c++.


Based most of my work on this.

Rodrigo Deppe
Reply all
Reply to author
Forward
0 new messages