Does thirdlane support asterisk realtime?
Submitted by cbbs70a on Wed, 05/13/2009
Permalink
Submitted by eeman on Wed, 05/13/2009
Permalink
asterisk 'realtime' is a
asterisk 'realtime' is a broad subject and means a lot of different things to different people. I dont see a problem using realtime for voicemail.conf entries, I do see a problem storing extensions.conf into a database. Sip.conf makes some sense though there is question as to how well MWI works (articles suggest still having to 'reload') and I cant get a straight answer to sip subscriptions (presence) when its run out of a database.
To some 'realtime' means integrating it with the experimental LDAP drivers (yikes).
what specifically where you searching for?
When you say does Thirdlane support it, do you mean is it implemented now? The answer is no. However, I use ARA for voicemail and it works fine. For me, the key to getting it to work with TL is having ARA for voicemail/mysql live side by side with voicemail.conf. I did that by using the following
in extconfig.conf:
[general]
searchcontexts=yes
[settings]
voicemail.conf => mysql,asterisk,voicemail
voicemail => mysql,asterisk,voicemail
I hope this helps.
FSD