|
@@ -405,7 +405,7 @@ modparam("alias_db", "use_domain", MULTIDOMAIN)
|
|
#!endif
|
|
#!endif
|
|
|
|
|
|
|
|
|
|
-# ----- speedial params -----
|
|
|
|
|
|
+# ----- speeddial params -----
|
|
#!ifdef WITH_SPEEDDIAL
|
|
#!ifdef WITH_SPEEDDIAL
|
|
modparam("speeddial", "db_url", DBURL)
|
|
modparam("speeddial", "db_url", DBURL)
|
|
modparam("speeddial", "use_domain", MULTIDOMAIN)
|
|
modparam("speeddial", "use_domain", MULTIDOMAIN)
|
|
@@ -673,7 +673,7 @@ route[REGISTRAR] {
|
|
# USER location service
|
|
# USER location service
|
|
route[LOCATION] {
|
|
route[LOCATION] {
|
|
|
|
|
|
-#!ifdef WITH_SPEEDIAL
|
|
|
|
|
|
+#!ifdef WITH_SPEEDDIAL
|
|
# search for short dialing - 2-digit extension
|
|
# search for short dialing - 2-digit extension
|
|
if($rU=~"^[0-9][0-9]$")
|
|
if($rU=~"^[0-9][0-9]$")
|
|
if(sd_lookup("speed_dial"))
|
|
if(sd_lookup("speed_dial"))
|