[reSIProcate] Generating Call IDs using Resip.
Alexander Altshuler
alt at kaluga.ru
Thu Sep 15 02:00:13 CDT 2005
Hi
SipMessage& invite = dum_.makeInviteSession(.)
invite.header( h_CallID ) = notify.header( h_CallID )
dum.send( invite );
I think it will work.
Regards,
Alex
-----Original Message-----
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of Asheesh
Joshi
Sent: Thursday, September 15, 2005 8:17 AM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] Generating Call IDs using Resip.
Hi,
I am developing a B2BUA using RESIP. I need to extract Call-ID from an
incoming NOTIFY message
and send out an INVITE using the same Call-ID. The DUM interface in Resip
does not give me a control
over defining my Call IDs in the requests as the Stack automatically takes
care of generating these
Call IDs.
Can anyone give a pointer to how this can be achieved ? Will this be a
right thing to do ?
-thanks
Asheesh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050915/67a2166b/attachment.htm>
More information about the resiprocate-devel
mailing list