Re: [asterisk-users] enable features

2014-08-07 Thread Shishir Pokharel
: [asterisk-users] enable features may i have an example of what you are describing? On 7/8/2014 23:13, Shishir Pokharel wrote: Uncommenting features.conf is not sufficient, You got to have some logic on the dialplan to support what you are asking for. If I were you, I would probably use some dial plan

Re: [asterisk-users] enable features

2014-08-07 Thread aris tsitras
internal DB . *From:*asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] *On Behalf Of *Aristeidis Tsitras *Sent:* Thursday, August 07, 2014 12:29 AM *To:* asterisk-users@lists.digium.com *Subject:* [asterisk-users] enable features i do have asterisk 1.8

Re: [asterisk-users] enable features

2014-08-07 Thread Shishir Pokharel
...@lists.digium.com] On Behalf Of Aristeidis Tsitras Sent: Thursday, August 07, 2014 12:29 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] enable features i do have asterisk 1.8 (no gui, no distro based) and i would like to enable some features: -call forward (conditional, unconditional

Re: [asterisk-users] enable features

2014-08-07 Thread Scott Griepentrog
To enable transfers using in-call DTMF sequences, you'll need to use the t and/or T options in the Dial() command that initiates the call. For details see: https://wiki.asterisk.org/wiki/display/AST/Application_Dial On Thu, Aug 7, 2014 at 2:29 AM, Aristeidis Tsitras wrote: > i do have aster

[asterisk-users] enable features

2014-08-07 Thread Aristeidis Tsitras
i do have asterisk 1.8 (no gui, no distro based) and i would like to enable some features:-call forward (conditional, unconditional,...)-DND-call waiting-attended transfer-follow me all the features i would like to enable/disable them through digit codes such #45# and *45.all these fetures shou