[asterisk-dev] Asterisk Support for as-feature-event package

Russell Bryant russell at digium.com
Thu Apr 7 18:01:33 CDT 2011


----- Original Message -----
> >> Secondly, is the spec public?
> >
> > The spec contains a lot more than this. This specific part is a
> > derivate of
> > ECMA-323 which is public.
> >
> > It can be found here:
> >
> > http://interop.broadsoft.com/files/BW-SIPAccessSideExtensionsInterfaceSpec-R
> > 170.pdf
> >
> > Section 8 is the relevant one.
> 
> Since we already have support for outbound subscriptions, the
> discussion should be about states in Asterisk.

Well ... sort of, only for MWI right now, right?  On that note, how's the SIP device state outbound subscriptions project going these days?  Is there any hope of that making it in for Asterisk 1.10?

> Currently we have no DND or forward states on extensions... You could
> potentially connect this to custom states to have maximum flexibility.

I think this would be a good feature to have.  It could be something like chan_sip registering new device state providers for other sorts of states.  I think it would be best to try to not introduce logic that tries to mesh this in with normal device states.  Having it as its own state type would be neat, though.

exten => foo,hint,SIP-dnd:mypeer

Call forward state is a bit more complicated, since there is custom meta data associated with a call forward.  It's not just a state.

If anyone wanted to work on this, let's be sure to review the design on this list before you go off and code it to make sure we've got good agreement on the approach.

-- 
Russell Bryant
Digium, Inc.   |   Engineering Manager, Open Source Software
445 Jan Davis Drive NW    -     Huntsville, AL 35806  -  USA
www.digium.com  -=-  www.asterisk.org -=- blogs.asterisk.org



More information about the asterisk-dev mailing list