X-Git-Url: https://git.defcon.no/?a=blobdiff_plain;f=api%2Fconfig.php.sample;h=a5378074b542652b22e83612f2bfe79648e62d00;hb=HEAD;hp=8b64b303346076b43e5f8d9f6e7cf440c001d03f;hpb=0131a2e9da7f458f4bf7765586620a702165f890;p=hermes diff --git a/api/config.php.sample b/api/config.php.sample index 8b64b30..a537807 100644 --- a/api/config.php.sample +++ b/api/config.php.sample @@ -1,4 +1,30 @@ 'subscriber', 'kamailio_alias_table' => 'dbaliases', 'kamailio_domain_table' => 'domain', + 'kamailio_location_table' => 'location', 'hermes_users_table' => 'users', 'hermes_phones_table' => 'phones', @@ -25,7 +52,7 @@ function get_config() 'auth_backend' => 'permitall', 'sessionkey_lifetime' => 5, // Minutes - 'standard_dialplan' => '(*xx*.|xxx.)', + 'standard_dialplan' => '(**x*x.|*xx*|*xx*x.|*xx*x.*|*xx|*xx.|xxx.)', 'default_domain' => 'hig.no', 'permit_multiple_e164alias' => false, 'standard_password_length' => 10,