On Thu, 2009-04-23 at 18:32 +0530, Venugopala.ms wrote: > Subscription call ID ( event :dialog) : [email protected] > which shows the CONTENT-ID as : <[email protected]> for 320 and > for the user 340, CONTENT ID as :<[email protected]>
Content-Id's aren't associated permanently with users, they are local to the body of each NOTIFY. So if in one NOTIFY, user 320's data has Content-Id <[email protected]>, in another NOTIFY, user 320's data may have Content-Id <[email protected]>. The Content-Id's are just pointers within the NOTIFY body. The important thing is that each "cid" attribute's value must point to the correct body-part for its user. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
