Re: [asterisk-users] feature codes

2017-04-06 Thread Atux Atux
hi. thanks for the reply. when you say configure them in features.conf?

On Thu, Apr 6, 2017 at 11:57 AM, Marcelo Terres  wrote:

> 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 
> IM: mhter...@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  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 => _2X,1,Dial(SIP/CYTA/${EXTEN})
> > exten => _2X,1,Busy()
> > exten => _69,1,Dial(SIP/voda/${EXTEN})
> > exten => _69,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
>
> --
> _
> -- 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
>
-- 
_
-- 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

Re: [asterisk-users] feature codes

2017-04-06 Thread Marcelo Terres
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 
IM: mhter...@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  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 => _2X,1,Dial(SIP/CYTA/${EXTEN})
> exten => _2X,1,Busy()
> exten => _69,1,Dial(SIP/voda/${EXTEN})
> exten => _69,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

-- 
_
-- 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