On Sat, Aug 16, 2014 at 11:21 AM, Steve Ng <[email protected]> wrote: > Hi, > > I am using Asterisk currently as a SIP proxy to a SIP provider. Inside my > real-time, I would set the SIP credential based on what the user has > provided. > > For example > > [name] > type=peer > defaultuser=USER_PROVIDED > secret=USER_PROVIDED > host=USER_PROVIDED > > When I reset Asterisk, Asterisk will attempt to register with the sip > provider. And if there are sufficiently amount of records with invalid > credentials, I'll get blocked by the SIP provider as they might think that > I'm brute forcing. > > Just a question to check if there's any chance I could ask Asterisk not to > register when I reset. Or is there any other possible solution for this? > No, only reload after your ITSP brute force timer has expired.
-- Paul Belanger | PolyBeacon, Inc. Jabber: [email protected] | IRC: pabelanger (Freenode) Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
