Hi, all
First of all, I read [SER - Getting Started] and downloaded [
SER Source package]
after I make the package under debug mode, it runs well.
Now, I can receive REGISTER requests and send 200 OK Responses and play a SIP proxy server
I want to test "auth_mysql.cfg" in Chapter 7.... so,
i remove "exclude_modules?= jabber mysql\" in Makefile
but i still can't compile the mysql.so
Is there some more detail documents or suggestions for me?
Thank!