2008/10/21 Timo Bruhn <[EMAIL PROTECTED]>: > at the moment I'am trying to implement record routing with nua (1.12.8). > > What I do is adding a record route header to my outgoing INVITE request. > I can find the record route header in message, so this works. > > When I receive the 200ok from UAS, I manually send the ACK (NUA_AUTOACK is 0). > The problem now is, that the ACK is sent to myself by nua. I get a message > "strange ACK from ... " on console. > > So how can I prevent nua from adding my own record routes to the route set?
Unfortunately NUA does not support proxy-like record-routing. I think you could do by modifying nua_dialog_uac_route() and passing it the record-route from original request (which should be available at cr->cr_sip->sip_record_route). -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel