Yes, sure:

 $config->results_per_page = 25;
 $config->results_page_range = 10;

 // highlighting
 $config->from_color="black";      $config->from_bgcolor="yellow";
 $config->to_color="white";      $config->to_bgcolor="blue";
 $config->callid_color="black";  $config->callid_bgcolor="orange";
 $config->cseq_color="white";      $config->cseq_bgcolor="navy";
 $config->regexp_color="navy";   $config->regexp_bgcolor="red";

###############################################################################

 //database tables
 $config->table_trace = "sip_trace";

 $talk_to_this_assoc_id = 1 ;

 // sip proxy - ip:port

$proxy_list=array("udp:10.9.101.166:5060","tcp:10.9.101.166:5060","udp:127.0.0.1:5060","tcp:127.0.0.1:5060");
?>


--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/Siptraces-not-shown-on-OpenSIPS-CP-tp7052741p7063277.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to