Re: [Sofia-sip-devel] How to obtain stack statistics from a NUA application

2008-04-17 Thread Fabio Margarido
On Wed, Apr 16, 2008 at 9:42 AM, Pekka Pessi <[EMAIL PROTECTED]> wrote: > Currently, there is no way to do so. I guess doing so needs a new nua > level action with response event. Ouch... Can you plan on adding such a feature sometime, please? Thanks. ---

Re: [Sofia-sip-devel] How to obtain stack statistics from a NUA application

2008-04-16 Thread Pekka Pessi
2008/4/15, Fabio Margarido <[EMAIL PROTECTED]>: > is there a way for me to obtain the stack statistics via > nta_agent_get_stats() from an application that uses NUA? If I try to > access the nua_nta pointer in my nua_t object I get a compilation > error. Currently, there is no way to do so. I

[Sofia-sip-devel] How to obtain stack statistics from a NUA application

2008-04-15 Thread Fabio Margarido
Hi there, is there a way for me to obtain the stack statistics via nta_agent_get_stats() from an application that uses NUA? If I try to access the nua_nta pointer in my nua_t object I get a compilation error. Thanks. Fabio -