> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:sofia-sip- > [EMAIL PROTECTED] On Behalf Of Henrik Nordstrom > Sent: Monday, August 28, 2006 7:59 AM > To: Matt Klein > Cc: [email protected] > Subject: Re: [Sofia-sip-devel] OOPS,From <sip:123456789@ vs From > <sip:12.34.56.789 > > On Sun, 2006-08-27 at 21:14 -0700, Matt Klein wrote: > > > instead of From <sip:12.34.56.789> > > > > it should be From <sip:[EMAIL PROTECTED]> > > > > I am playing with nua_set_params to do this > > > > Is that the correct function? > > Probably. If a single user identity then yes. > > > Additionally, the flag I am playing with is SIPTAG_FROM_STR, and I have > > played with NUTAG_IDENTITY > > NUTAG_IDENTITY is only needed if you need to maintain more than one user > identity. If you only need to maintain a single user identity then > supplying the SIPTAG_FROM to nua_set_params or the request in question > is sufficient. >
We definitely need to maintain multiple user identity's for this situation. Can someone post an example for NUTAG_IDENTITY usage. Mike ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
