Difference between revisions of "GUI news"

From VoIPmonitor.org
Jump to navigation Jump to search
Line 8: Line 8:
 
*Add PDD criterium for alerts
 
*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"}
 
*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"}
 +
*In CDR column submenu there is now able to choose if you want to order column by duration, PDD, codec, SIP ip or username etc.
 +
*Added Domain and Agent groups (anagogic to IP and Tel.num groups)
 +
*Added ability to duplicate non admin user (right click on user)
 +
*New user restriction option for user which can be denied to see body content of a SIP MESSAGE

Revision as of 13:14, 23 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"}
  • In CDR column submenu there is now able to choose if you want to order column by duration, PDD, codec, SIP ip or username etc.
  • Added Domain and Agent groups (anagogic to IP and Tel.num groups)
  • Added ability to duplicate non admin user (right click on user)
  • New user restriction option for user which can be denied to see body content of a SIP MESSAGE