Re: [Sofia-sip-devel] NUA: checking a handle tag in the callback function

2007-06-28 Thread Jan Van den bosch
Looks like my problem is described in the NUA documentation: sending a SUBSCRIBE with Event: header and two Accept: headers: nua_subscribe(nh, SIPTAG_EVENT_STR(presence), SIPTAG_ACCEPT(accept1), SIPTAG_ACCEPT(accept2),

Re: [Sofia-sip-devel] INVITE From Header Tag Access

2007-06-28 Thread Pekka Pessi
2007/6/27, Jerry Richards [EMAIL PROTECTED]: Since the sofia-sip generates the From Header's tag field, is there a way I can read back the value of the From tag? The documentation said nua_get_hparams() can only return parameters actually modified by application. nua_handle_make_replaces()

[Sofia-sip-devel] Open C porting

2007-06-28 Thread Martti Mela
Hey, So I pushed a lot of Open C related patches to the repository. The major new feature is in the Symbian specific file su/su_open_c_localinfo.cpp. It has the logic (hmm... ;) for raising up the access point selection pop-up list. All subsequent su_socket() calls will cause sockets to be mapped

[Sofia-sip-devel] unnecessary unescaping

2007-06-28 Thread Jan Van den bosch
Hi, I've attached an Ethereal capture. In it, my NUA client invites sip:[EMAIL PROTECTED] The invitee answers with a 200 OK and this Contact header: sip:[EMAIL PROTECTED]:5060;group=adhoc_5158001;pctr=sip%21controlling%40172.16.58.75%215060;session=adhoc When the client ACK's or BYE's