< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] Change the credentials of User after the Re-Registration Timer has started


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@xxxxxxxxxxxxxxxxxxx
> [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Roger Peter
> Sent: Tuesday, September 26, 2006 8:17 AM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel