[reSIProcate] Change the credentials of User after the Re-Registration Timer has started
Scott Godin
slgodin at icescape.com
Tue Sep 26 09:44:55 CDT 2006
You can end() the registration and start a new one.
You can call end() using the handle returned in the callbacks, or by
passing an AppDialogSet to makeRegistration method and calling end on
the AppDialogSet.
Scott
> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org
> [mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
> Roger Peter
> Sent: Tuesday, September 26, 2006 8:17 AM
> To: resiprocate-devel at list.sipfoundry.org
> Subject: [reSIProcate] Change the credentials of User after the Re-
> Registration Timer has started
>
>
> When we send a register for the first time, we specify the
time-limit
> for re-registration. This Re-Registration is carried every timeout
> specified by MasterProfile->setDefaultTimeOut(). This is done by
> re-sending the last request after incrementing the CSeq no. So the
> credentials are also same, as it is using the Digest generated
> previously. So how can we change the credentials, or any other
solution
> by which the timer continues and the credentials are also updated.
>
> Regards,
> Roger,
>
> _______________________________________________
> 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