[Asterisk-Dev] MySQL SIP and Message Waiting Indication
kennu at swelcom.fi
kennu at swelcom.fi
Mon Jan 24 15:20:13 MST 2005
Okay, thanks for the info. I hope the current MySQL support stays in until
RealTime is ready for production use.
I wonder how long it'll take for 1.1/2.0 to come out? It would seem better
to wait for that, than put effort into MWI with the deprecated code.
--
Kenneth Falck, SWelcom Oy, Ludviginkatu 6-8, 00130 Helsinki, Finland
Private: kennu at iki.fi Business: kennu at swelcom.fi GSM: +358405103121
Balance is the essential component.
> -----Original Message-----
> From: asterisk-dev-bounces at lists.digium.com
> [mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of
> Matthew Boehm
> Sent: 24. tammikuuta 2005 17:05
> To: Asterisk Developers Mailing List
> Subject: Re: [Asterisk-Dev] MySQL SIP and Message Waiting Indication
>
> The MySQL support in Asterisk 1.0.* is considered deprecated
> and probably
> won't be "fixed". The suggestion is to move to RealTime in
> Asterisk 1.1 (or
> is it gonna be 2.0?). But MWI in RealTime doesn't work right now.
>
> You might consider posting this to the -users list as many
> more people there
> use MYSQL_FRIENDS
>
> -Matthew
>
> ----- Original Message -----
> From: <kennu at swelcom.fi>
> To: <asterisk-dev at lists.digium.com>
> Sent: Monday, January 24, 2005 8:43 AM
> Subject: [Asterisk-Dev] MySQL SIP and Message Waiting Indication
>
>
> > Hi,
> >
> > I'm using the MySQL feature in chan_sip.c which allows us
> to keep our user
> > database in MySQL.
> >
> > I tried to enable Message Waiting Indication (with the SIP
> SUBSCRIBE/NOTIFY
> > mechanism), but it seems to be incomplete when MySQL is
> used. The mailbox
> > field is not read from the database, and also do_monitor() is not
> generating
> > the NOTIFY events for MySQL peers (there's actually a
> comment that says
> so).
> >
> > It's pretty easy to add the mailbox column to the database,
> but what about
> > the do_monitor() part? Can I just stick a SELECT in the
> middle there to
> > check and notify the peers, or will it cause problems?
> Should the database
> > selecting be done in a separate thread?
> >
> > I wonder if anyone is already working on this? At least I didn't see
> > anything new in Asterisk 1.0.4 which I just installed.
> >
> > --
> > Kenneth Falck, SWelcom Oy, Ludviginkatu 6-8, 00130 Helsinki, Finland
> > Private: kennu at iki.fi Business: kennu at swelcom.fi GSM:
> +358405103121
> > Balance is the essential component.
> > _______________________________________________
> > Asterisk-Dev mailing list
> > Asterisk-Dev at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list