[Freeswitch-users] How to suspend certain users from the system using flush_inbound_reg
Michael Jerris
mike at jerris.com
Sun Jan 3 17:24:15 PST 2010
First a note. Registration and authentication are completely
different. Removing the registration has to do with the switch knowin
where to send the calls and nothing to do with auth for receiving
calls. There is one caveat to this. We do support nonce count, and
it could be using the auth from the previous registration that is
still valid. Double check the nc from the registrations and the call
and see if that rings true. We may want to add something to
explicitly expire the nonce when youflush reg but I need some
confirmation on that first. Otherwise the other responces seem to
cover the possibilities. Crank up the debug and check sip trace for
more details on what is allowing the call through and report back.
Mike
On Jan 3, 2010, at 11:50 AM, katarina djakovic <kdjakovic at hotmail.com>
wrote:
> Hi,
>
> we are trying to figure out how to suspend certain subscribers from
> our system and we have some problems with removing thier
> registrations. The UAs are ATAs.
>
> This is what we do:
>
> 1) We remove the subscriber extension from the conf\directory .xml
> files
> 2) We do reloadxml
> 3) We flush user's registration with flush_inbound_reg
>
> but, the users are still able to make calls as if they were still
> registered. To make it clearer, their registrations are removed from
> the registration list (checked with sofia status), but they system
> still accepts the calls from them. From this, it seems that if ATA
> is never rebooted - we are not able to ban these users from the
> system.
>
> Only after the ATA is rebooted user is not able to make calls any
> more, as the ATA can not register any more - since they users are
> removed from the directory. But before we reboot ATA everything
> works as nothing had been done.
>
> Does anyone have an idea what are we doing wrong? We expect that
> after the registration is removed from the FS the UA should not be
> able to make a call but this is not what happnes.
>
> Can anybody help please?
> Thanks,
> Katarina
>
> Keep your friends updated— even when you’re not signed in.
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
> users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100103/9246a2ed/attachment-0002.html
More information about the FreeSWITCH-users
mailing list