**20090715161645] hunk ./library/cdr_opensips.php 3036
- | $this->country ($this->SourceIP) |
+ $this->country |
hunk ./library/cdr_opensips.php 3153
- $this->country ($this->SourceIP) |
+ $this->country |
hunk ./network_status.phtml 13
-$title="SIP registrar statistics";
+$title="SIP network status";
hunk ./phplib/local.inc 758
+
hunk ./phplib/local.inc 765
- if ($perm->have_perm("provisioning")) {
- print " | Accounts";
- }
-
hunk ./phplib/local.inc 775
+ if ($perm->have_perm("provisioning")) {
+ print " | Provisioning";
+ }
+
+ print " | Accounts";
hunk ./phplib/local.inc 781
- print " | Login";
hunk ./provisioning.phtml 22
-$title="SIP and ENUM provisioning";
+$title="Platform provisioning";