Hi all,
I'm sending a patch fixing the documentation of the detailed client call model.
I hope this is true! :)
Best regards,
From 3fbc3127e28fd8efe7e72d85041d2e4da59b501f Mon Sep 17 00:00:00 2001
From: Paulo Pizarro
Date: Thu, 5 Aug 2010 11:40:26 -0300
Subject: [PATCH] Fixed documentation of t
Hi all,
The "nua_callstate_authenticating" is documented:
http://sofia-sip.sourceforge.net/refdocs/nua/nua__tag_8h.html#904045132b398207f1597320c860eca3
But, it is not used on the source (only defined).
Maybe, it's better to remove it from the enum or fix documentation with "TODO".
Best regard