From f1df8ea2bf5e09585202db293740c9b7bc264c0d Mon Sep 17 00:00:00 2001 From: TransNexus OSP Development Date: Mon, 12 Jul 2010 04:16:18 +0000 Subject: Added support for indirect work mode. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@275551 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/osp.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'configs') diff --git a/configs/osp.conf.sample b/configs/osp.conf.sample index 980ceae50..e72aa3259 100644 --- a/configs/osp.conf.sample +++ b/configs/osp.conf.sample @@ -102,6 +102,13 @@ ; ;defaultprotocol=SIP ; +; Set the work mode. +; 0 - Direct +; 1 - Indirect +; Default is 0, +; +;workmode=0 +; ; Set the service type. ; 0 - Normal voice service ; 1 - Ported number query service -- cgit v1.2.3