From: Geovani Ricardo Wiedenhoft Date: Mon, 25 Oct 2010 14:07:31 +0000 (-0200) Subject: - Removed alternative contexts / extensions X-Git-Tag: v1.2-rc1~265^2~11^2~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ef3fc9a1b90bb7c57984522397955aa68536a75;p=thirdparty%2Ffreeswitch.git - Removed alternative contexts / extensions - New struct for matchs - On calls originated from an FXS branch, the Endpoint searches for a valid extension (digits sent) after the DTMF '#' or after the timeout (option fxs-digit-timeout). That search is done in the context defined in section , or if no context configured, the search is done in context defined in context-fxs. - Added "dialplan" configuration: Name of the dialplan module in use (default XML) - Group context enabled. If set, the search for a valid extension is done only in that context. - Updated documentation --- diff --git a/src/mod/endpoints/mod_khomp/Install/files/khomp.conf.xml b/src/mod/endpoints/mod_khomp/Install/files/khomp.conf.xml index 7255fb8555..ec02ca7ba6 100644 --- a/src/mod/endpoints/mod_khomp/Install/files/khomp.conf.xml +++ b/src/mod/endpoints/mod_khomp/Install/files/khomp.conf.xml @@ -12,6 +12,13 @@ + + - - - - - -