Hello All, When I send an INVITE, I noticed the sofia stack sends out the from address field as:
From: <sip:192168.72.23:5061>;tag=j8SKrKSvcrUcD
However, I want to include caller ID information so I added the following
tag to the nua_invite() invocation:
SIPTAG_FROM_STR("\"1000\" <sip:[EMAIL PROTECTED]:5061>"),
But, the sofia-sip stack still sends out the from field without any caller
ID information (as shown in the first sample above.
Anyone know why this is happening?
Best Regards,
Jerry
<<attachment: winmail.dat>>
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
