RealTimeUpdate( )


RealTimeUpdate( ) Updates a value via the RealTime configuration handler

 RealTimeUpdate(   family   ,   colmatch   ,   value   ,   newcol   ,   newval   ) 

Uses the RealTime configuration handler system to update a value. The column newcol in family matching column colmatch = value will be updated to newval .

 ; this will update the port column in the sipfriends table to a new     ; value of 5061, where the name column matches "John"  exten => 123,1,RealTimeUpdate(sipfriends,name,John,port,5061)  

See Also

RealTime( )



Asterisk. The Future of Telephony
Asterisk: The Future of Telephony: The Future of Telephony
ISBN: B0026OR3OO
EAN: N/A
Year: 2001
Pages: 380

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net