Files
fusionpbx/app
sergey-mz 4452909532 Add contact column to registration table (#2310)
Command "sofia xmlstatus profile internal reg" returns contact in this format:
"Contact Name" <sip:236@10.0.15.108:5060;>
Only Aastra phones send Contact name with REGISTER message. 
I tested Grandstream and Polycom phones, but contact name is missing. 
Adding just "	<td class='".$row_style[$c]."'>".$row['contact']."</td>\n"; will produce same visible result because <sip:....> portion will be hidden.
2017-04-22 14:42:32 -06:00
..
2017-02-15 21:27:34 -07:00
2017-04-22 10:28:57 -06:00
2017-04-14 02:39:41 -06:00
2017-04-17 20:11:35 -06:00
2017-04-08 09:40:55 -06:00
2017-04-22 10:56:23 -06:00
2017-04-21 08:28:25 -06:00
2017-04-21 04:49:13 -06:00
2017-04-21 06:55:44 -06:00
2017-03-02 13:51:52 -07:00
2017-02-15 22:45:34 -07:00
2017-04-22 10:50:09 -06:00
2017-04-21 08:28:25 -06:00
2017-02-15 23:22:05 -07:00
2017-03-16 01:01:50 -06:00
2017-02-15 23:38:36 -07:00
2017-04-16 22:15:05 -06:00
2017-04-08 15:17:52 -06:00