Explorar o código

changed vm module name from 'voicemail' to 'vm' to avoid confusion.

Raphael Coeffic %!s(int64=22) %!d(string=hai) anos
pai
achega
192d829a2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/voicemail.cfg

+ 1 - 1
examples/voicemail.cfg

@@ -31,7 +31,7 @@ loadmodule "/home/srouter/sip_router/modules/vm/vm.so"
 	    
 # ----------------- setting module-specific parameters ---------------
 
-modparam("voicemail", "db_url","mysql://ser:heslo@dbhost/ser")
+modparam("vm", "db_url","mysql://ser:heslo@dbhost/ser")
 
 # -------------------------  request routing logic -------------------