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

Re: [sipxtapi-dev] Get Unregister Event but Does not unregister....


On Wed, Sep 17, 2008 at 12:07 PM, atif ali <kabhi__kabhi@xxxxxxxxxxx> wrote:

hi,

 I have configured my Sipxec Server on a Live IP and have enabled rport. As i try to unregister get the unregister event but dont get unregistered from the server as i the active registrations.
-- would any body tell me what is the purpose of Rport. and what effect it has once its enabled.

Adding an "rport" implies the server replies to the source IP and source port where the request came from and not to the ip and port mentioned in the Via.

Anyways your UA is not trying to Unregister, it is trying to REGISTER and it is getting REGISTER'ed as i see in those messages. I suggest you add some debug statements in the callback from SipXtapi for events and then post them here.

Best,
Amith