Displaying 1 result from an estimated 1 matches for "underrealtime".
2006 Dec 05
1
Need some examples for configuring Asterisk under Realtime static
Hi List:
Can someone hlep to provide one or two examples to data entry for
sip.conf under the table structure?
CREATE TABLE `sip_conf` ( 
 `id` int(11) NOT NULL auto_increment, 
 `cat_metric` int(11) NOT NULL default '0', 
 `var_metric` int(11) NOT NULL default '0', 
 `commented` int(11) NOT NULL default '0', 
 `filename` varchar(128) NOT NULL default '',