Hi
I'm trying to disable the automatic sending of "101 Dialog 
Establishment" messages, and have found the forum posts from the 3rd and 
6th Jan 2008, but compilation fails because EXOSIP_OPT_DONT_SEND_101 is 
undeclared. I've found the declaration for it in eX_setup.h 
(EXOSIP_OPT_DONT_SEND_101 = 6), in a typedef enum, but when I compile, 
the definition isn't found.
I use the #include <eXosip2/eXosip.h> command to access all the eXosip 
functionality, but that doesn't solve the problem. Trying to declare it 
myself as being 6 doesn't disable the sending either, nor does 
eXosip_set_option(6, 0).
I'm using libeXosip2-3.03. Any ideas as to what is going wrong? I'm 
verifying that it is still sending using wireshark.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to