bar top left
bar top right
left curve
right curve
Welcome, Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Realtime Asterisk
#59042
Realtime Asterisk 1 Year, 5 Months ago Karma: 1
Hi, i was wondering if somebody could shed some light about the Realtime function of asterisk, voipinfo wasn't clear it enough and there wasn't enough posts about it in the forums, and i was wondering what is it good for? where can i use it? etc..

Thanks!
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
javapaul
Junior Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Giglion Birthday: 08/27
Elastix Padawan
Asterisk Padawan
Aterisk-Java Padawan
Working on my Auto-call project with Asterisk-Java, jsf 2.0, Primefaces 2.2, GlassFish 3.0, EJB 3.
Links hidden for unregistered users. Login or register Here
Reply Quote
 
#59050
Re:Realtime Asterisk 1 Year, 5 Months ago Karma: 127
Well.

Asterisk can work on realtime, but Freepbx is not ready to work why this fonctions.
With the realtime, you can modify every parameters without reloaded Asterisk.
Asterisk calling every parameters in a database (MySQL for example) or LDAP server instead of config files.
Every extensions are there into the database only for Asterisk.
Freepbx rewrite every config files after clicking on submit.
Freepbx have a own database, but not compatible with Asterisk realtime.

Regards
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danardf
Moderator
Posts: 5161
graph
User Offline Click here to see the profile of this user
Gender: Male Location: France - Trans sur Erdre Birthday: 12/31

Links hidden for unregistered users. Login or register Here - Links hidden for unregistered users. Login or register Here - Franck Danard - franckd@agmp.org
Reply Quote
 
#59058
Re:Realtime Asterisk 1 Year, 5 Months ago Karma: 1
Well.

Asterisk can work on realtime, but Freepbx is not ready to work why this fonctions.
With the realtime, you can modify every parameters without reloaded Asterisk.
Asterisk calling every parameters in a database (MySQL for example) or LDAP server instead of config files.
Every extensions are there into the database only for Asterisk.
Freepbx rewrite every config files after clicking on submit.
Freepbx have a own database, but not compatible with Asterisk realtime.

Regards


Oh, i can see why Freepbx wont support it, but now i know what is it good for, thanks!

Edited
Forgot, so you mean i can look up the extensions in the database made by Freepbx? or any other parameter?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
javapaul
Junior Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Giglion Birthday: 08/27
Last Edit: 2010/09/01 11:39 By javapaul.
Elastix Padawan
Asterisk Padawan
Aterisk-Java Padawan
Working on my Auto-call project with Asterisk-Java, jsf 2.0, Primefaces 2.2, GlassFish 3.0, EJB 3.
Links hidden for unregistered users. Login or register Here
Reply Quote
 
#59060
Re:Realtime Asterisk 1 Year, 5 Months ago Karma: 127
Forgot, so you mean i can look up the extensions in the database made by Freepbx? or any other parameter?

Of course, you can find the database with MySQL (db = asterisk).
Into this DB you've lots of tables as 'users' for every sip extensions.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danardf
Moderator
Posts: 5161
graph
User Offline Click here to see the profile of this user
Gender: Male Location: France - Trans sur Erdre Birthday: 12/31

Links hidden for unregistered users. Login or register Here - Links hidden for unregistered users. Login or register Here - Franck Danard - franckd@agmp.org
Reply Quote
 
#59068
Re:Realtime Asterisk 1 Year, 5 Months ago Karma: 1
danardf wrote:

Of course, you can find the database with MySQL (db = asterisk).
Into this DB you've lots of tables as 'users' for every sip extensions.


Wow, great that's gonna be pretty darn handy, all this time and i didn't know about it, thanks!
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
javapaul
Junior Boarder
Posts: 98
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Giglion Birthday: 08/27
Elastix Padawan
Asterisk Padawan
Aterisk-Java Padawan
Working on my Auto-call project with Asterisk-Java, jsf 2.0, Primefaces 2.2, GlassFish 3.0, EJB 3.
Links hidden for unregistered users. Login or register Here
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: Bob, jgutierrez