examples for the ext-voicemail and ext-redial options to mod_skinny sample conf
Closes: FS-5227 (Thanks to Nathan Neulinger for the patch)
This commit is contained in:
parent
c3b30a88e3
commit
e5ab581837
|
@ -12,6 +12,8 @@
|
|||
<param name="odbc-dsn" value=""/>
|
||||
<param name="debug" value="4"/>
|
||||
<param name="auto-restart" value="true"/>
|
||||
<param name="ext-voicemail" value="vmain"/>
|
||||
<param name="ext-redial" value="redial"/>
|
||||
</settings>
|
||||
<soft-key-set-sets>
|
||||
<soft-key-set-set name="default">
|
||||
|
|
Loading…
Reference in New Issue