Hi,

On Fri, 25 May 2007, Massimo Cetra wrote:

> This basically allowme to do something like:
>
>   nua_invite(tech_pvt->nh,
>       SOATAG_USER_SDP_FORCE( 1 ),
>       SOATAG_USER_SDP_STR( buf_final ),
>       TAG_END()
>   );

yes, so this is exactly what I was thinking about (see previous mail). :)

> There is another problem though.
> Even if i am able to send a reinvite with the content i like, i absolutely 
> cannot handle a received T38 reinvite.

To disable automatic responses to incoming reinvites, pass 
NUTAG_AUTOANSWER(0) to nua_invite/nua_respond(). See...

  - 
http://sofia-sip.sourceforge.net/refdocs/nua/nua__tag_8h.html#8d92bee715bb6056c93a180f4c8fc2b7

-- 
  links, my public keys, etc at http://eca.cx/kv

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to