Jelajahi Sumber

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

Raphael Coeffic 22 tahun lalu
induk
melakukan
192d829a2e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 -------------------