[asterisk-users] feature codes

Marcelo Terres mhterres at gmail.com
Thu Apr 6 03:57:06 CDT 2017


You can configure the features in the features.conf file, but some
features like DND and call forward are not available, so, or you use
the SIP client own functionalities for that (if available), or you
will have to develop your own features.

Regards,
Marcelo H. Terres <mhterres at gmail.com>
IM: mhterres at jabber.mundoopensource.com.br
https://www.mundoopensource.com.br
https://twitter.com/mhterres
https://linkedin.com/in/marceloterres


On 6 April 2017 at 08:46, Atux Atux <atuxnull at gmail.com> wrote:
> hi.
>
> i am running asterisk 11 and i am stuck with the feature codes. how do i
> setup them.
> Now the system has.
>
> PBX*CLI> features show
> Builtin Feature Default Current
> --------------- ------- -------
> Pickup *8 *8
> Blind Transfer # #
> Attended Transfer
> One Touch Monitor
> Disconnect Call * *
> Park Call
> One Touch MixMonitor
>
> Dynamic Feature Default Current
> --------------- ------- -------
> (none)
>
> Feature Groups:
> ---------------
> (none)
>
> Call parking (Parking lot: default)
> ------------
> Parking extension : 700
> Parking context : parkedcalls
> Parked call extensions: 701-750
> Parkingtime : 45000 ms
> Comeback to origin : yes
> Comeback context : parkedcallstimeout (comebacktoorigin=yes, not used)
> Comeback dial time : 30
> MusicOnHold class : default
> Enabled : Yes
> PBX*CLI>
>
> My extensions.conf is:
> exten => _2XXXXXXXXX,1,Dial(SIP/CYTA/${EXTEN})
> exten => _2XXXXXXXXX,1,Busy()
> exten => _69XXXXXXXX,1,Dial(SIP/voda/${EXTEN})
> exten => _69XXXXXXXX,1,Busy()
> [code]
>
> I would like to be able to transfer calls, blind/attended transfer, call
> forward, DND. I would appreciate any help available please.
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at:
> https://community.asterisk.org/
>
> New to Asterisk? Start here:
>       https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list