Brekeke SIP Server Wiki Brekeke SIP Server Basic InfoAvoid Attacks Update & UpgradeConfigurationInstallationSIP UA ConfigurationNetwork ConfigurationDial PlanDial Plan Reference$webget method examplesHow do I create a Dial Plan rule?Red letters in the Dial PlanWhat does %1, %2 mean in rules?%{} in Dial Plan Deploy Patterns Global and Local VariablesAdd time between dialed prefix and phone numberChange user password in the ruleConnect to Gateways with BSSBrekeke SIP Server works as Redirect ServerAuthenticate callers by IP addressDecline calls from non-numbered callers (SIP ID)Reject non-registered caller's callRestrict registration only from single UARestrict Upper or Thru RegistrationCount registration records per userSet a registered client never expireRemove all current registrationsRestrict REGISTER requestsRestrict INVITE RequestsSet time range in Dial PlanLimit Concurrent Sessions through a specific routeLimit session per sec in Dial PlanApply two plugin to one callExecute SQL query from DialplanDefine outgoing From and To headers with / methodResponse Header DefinitionDNS-SRV failover Failover with the Dial PlanChange payload typeChange RTP Connection InfoDisable RTP-Relay if SDP indicates a Public IP addressChange Contact headerBlock ListSDNAdvanced EditionOther FunctionsThird-Party DatabaseTroubleshootingVersion History 4.4.19.Remove all current registrations Create a dial plan as below: -------------------- [Matching Patterns] $request = ^INVITE To = sip:9999@ [Deploy Patterns] $action = regclear -------------------- when you dial 9999, all current registrations will be removed. Was this helpful? Yes No « Set a registered client never expireRestrict REGISTER requests » Suggest Edit Captcha : Submit