GUI news: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 5: | Line 5: | ||
*Differentiate RTP with another color in SIP history  | *Differentiate RTP with another color in SIP history  | ||
*Add ringing time in CDR search form  | *Add ringing time in CDR search form  | ||
*Fix filtering for OPTIONS and SUBSCRIBE live sniffer  | |||
*Add PDD criterium for alerts  | |||
*Allow searching for CDR in URL allowing to use all criteria which is available in CDR search form. The new parameter is cdr_filter, username and password and it contains json array of columns. All columns explained here: http://voipmonitor.org/doc/WEB_API#CDR_HTTP_API, Example: http://localhost/voipmon/index.php?user=mx&password=pass123&cdr_filter={"fcaller":"910251414","fcalled":"800123456"}  | |||
Revision as of 17:14, 22 September 2013
- In daily reports is now possible to also choose time range
 - Convert encoded URL in SIP URI (for example '#' symbol is escaped as '%23'
 - In CDR search form now it works negation in response code (!200) and in SIP Agent input box.
 - In CDR proxy column when there are more than 4 proxies show it only when mouse hover.
 - Differentiate RTP with another color in SIP history
 - Add ringing time in CDR search form
 - Fix filtering for OPTIONS and SUBSCRIBE live sniffer
 - Add PDD criterium for alerts
 - Allow searching for CDR in URL allowing to use all criteria which is available in CDR search form. The new parameter is cdr_filter, username and password and it contains json array of columns. All columns explained here: http://voipmonitor.org/doc/WEB_API#CDR_HTTP_API, Example: http://localhost/voipmon/index.php?user=mx&password=pass123&cdr_filter={"fcaller":"910251414","fcalled":"800123456"}