Re: [Sofia-sip-devel] How to get dialog information using NUA

2007-10-25 Thread Tan Miaoqing
Hi, I solved this problem already. nua_handle_make_replaces function can get a replaces header for a nua_handle_t. The replaces header contains the dialog information. On 10/25/07, Tan Miaoqing <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a basic question of how to get dialog information u

Re: [Sofia-sip-devel] How to get dialog information using NUA

2007-10-25 Thread Pekka Pessi
2007/10/25, Tan Miaoqing <[EMAIL PROTECTED]>: > As defined in NUA document, operation handle represents an abstract SIP > call/session. It contains information of SIP dialog and media session... I > suppose there should be some ways for application to access dialog > information? nua_handle_make_r