You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message