Hello,

I managed to insert the User-Agent in all outgoing messages, and now I can make some calls. The problem is that the SIP server send an OPTIONS message, and the client doesn't respond with a 200 OK message, and the call is interrupted after 45 seconds.
I looked into the sipvoiplink.cpp source file, and the callback function
pj_bool_t mod_on_rx_request (pjsip_rx_data *rdata)
is registered.
For my understanding, these callbacks methods are called in pjsip_dlg_on_rx_request method. Am I right? But, for some strange reason, nothing happens when the OPTION message arrives.
Now a silly question: how can I debug, or at least see the _debug messages?

Thanks again!
Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to