>have had no success getting the "Allow-Events:" header to >appear in
outbound SIP messages.  I tried included the >SIPTAG_ALLOW_EVENTS_STR() tag
>in the following API calls, and none have worked:

>nua_set_params()
>nua_handle()
>nua_set_hparams()
>nua_subscribe()

Try using tag 
SIPTAG_ALLOW_EVENTS(sip_allow_events_t<http://sofia-sip.sourceforge.net/refdocs/sip/group__sip__allow__events.html#gf9b57881d67d25239d3b95543cc61e0a>)
, instead. Fill the structure
sip_allow_events_t<http://sofia-sip.sourceforge.net/refdocs/sip/group__sip__allow__events.html#gf9b57881d67d25239d3b95543cc61e0a>with
the required events. This may help solve the problem.

regards,
Rajat
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to