Commit Graph

13 Commits

Author SHA1 Message Date
Alexey Melnichuk 979092c7f7 Change. Treat `sofia xmlstatus` as UTF8 (#2901)
FS Always mark xml as ISO-8859-1, but pass info as-is.
So if user send its contact info as UTF-8 then we get
corrupted xml. But RFC describe text as UTF8

RFC 3261 - 25.1 Basic Rules
```
qdtext = LWS / %x21 / %x23-5B / %x5D-7E / UTF8-NONASCII
```
2017-11-02 07:50:16 -06:00
FusionPBX 60e68ba902
Update registrations.php 2017-10-29 00:24:52 -06:00
FusionPBX 852571b0c5 Update registrations.php 2017-08-31 23:51:29 -06:00
FusionPBX da5a79468b Update registrations.php 2017-08-31 23:27:17 -06:00
FusionPBX 97f8da6f0f Update registrations.php 2017-08-28 09:37:49 -06:00
FusionPBX 1f9310a5e0 Update registrations.php 2017-08-28 01:49:03 -06:00
FusionPBX f55894d3d8 Update and rename status_registrations.php to registrations.php 2017-08-28 01:14:43 -06:00
FusionPBX c3e98a1170 Update status_registrations.php 2017-04-09 10:42:52 -06:00
Alexey Melnichuk a67e215b10 Fix. Display Lan IP for Grandstream (#2297)
Grandstream send IP like `BJC.BGI.B.CAB` so we
should convert it to numeric form.
2017-01-13 14:24:32 -07:00
FusionPBX 221a82737c Update status_registrations.php 2016-07-28 11:04:38 -06:00
FusionPBX 905e47f844 Update status_registrations.php
Update the indentation on status_registrations.php.
2016-07-28 11:04:15 -06:00
Alexey Melnichuk 3b1e277fab Fix. Show all registrations. (#1784) 2016-07-28 11:00:09 -06:00
Chris Black c9566fde0e Fix my PR for the device registered on extensions page. (#1772)
* Fix my PR for the device registered on extensions page.

* Change to registered
2016-07-27 23:03:59 -06:00