sorry but i have a further question :)
in the sofsip_cli when does the client sends the 180 RINGING?
my goal is to send a 183 instead. I've looked for a while at ssc_sip.c and found that it should be sent at line
nua_respond(nh, SIP_180_RINGING, TAG_END());
I have put a printf before this line and even run the program via gdb and setting a break point at nua_respond call, but it seems that never calls this function.
thank you
luca
_______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel