search for: realtimeupdate

Displaying 3 results from an estimated 3 matches for "realtimeupdate".

2009 Jan 02
2
Deprecated Realtime application, what's to be gained ???
Hi, After seeing in "pbx/ael/ael-test/ael-test5/extensions.ael" some interesting use case of RealTime to store extension data (forwardto, dnd, ...) i started to play with it. To my surprise the two applications RealTime() / RealtimeUpdate() have been deprecated in favor of the REALTIME() function. While it's not a big deal for the write part since it's only a matter a shifting a ')' and adding a '=', the read part is quite harder to use. while you could simply write RealTime(family|col1|val1|prefi...
2008 Feb 11
1
Realtime SIP peers - reloading cached info
...-BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guys, I've been working on a little dialplan fragment for roaming extensions, however the customer wants us to set the MWI indicator for the roaming extension that has just logged in. We're using MySQL realtime, so I've figured out that RealTimeUpdate will happily update the realtime database with the correct mailbox. My problem comes when I need to tell Asterisk to flush the realtime data for that extension and reload it so that the cached data is correct. Running the commands "sip prune realtime peer XXX" followed by "sip...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...tServer' [app_forkcdr.so] => (Fork The CDR into 2 separate entities.) == Registered application 'ForkCDR' [app_math.so] => (Basic Math Functions) == Registered application 'Math' [app_realtime.so] => (Realtime Data Lookup/Rewrite) == Registered application 'RealTimeUpdate' == Registered application 'RealTime' [app_dumpchan.so] => (Dump Info About The Calling Channel) == Registered application 'DumpChan' [app_waitforsilence.so] => (Wait For Silence) == Registered application 'WaitForSilence' [app_while.so] => (While Loops...