[reSIProcate] epid parameter?

Fischl jason jason.fischl at gmail.com
Tue Aug 16 16:39:37 CDT 2005


Never heard of it. You can always reference unknown parameters like this: 

static const resip::ExtensionParameter p_xstid("x-stid");
// Extension parameters are be used like other parameters:
msg->header(h_To).param(p_xstid) = "2134";

See http://wiki.resiprocate.org/wiki/index.php?title=Use_Overview for
more docs on how this works.

Jason


On 8/16/05, Sandeep Sharma <ssharma at jabber.com> wrote:
> Hello,
> 
> What is the "epid" parameter? It seems it is required by LCS for instant
> messaging.
> 
> I could not find a reference to it in any of the specs. Did I miss
> anything? Does resiprocate support this parameter? If yes, which header
> file should I look at?
> 
> Thanks.
> --
> Sandeep Sharma <ssharma at jabber.com>
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>



More information about the resiprocate-devel mailing list