Hi all,<br><br>I would like to add users to a group through an API command.<br>I&#39;ve tried the following syntax:<br><br>api expand group insert:01@${domain_name}:${sofia_contact(1001@${domain_name})}<br><br>But the output of the sqlite command:<br>

<br>select * from group_data;<br><br>is the following:<br><br>1LGL0Q1|<a href="mailto:01@192.168.25.61" target="_blank">01@192.168.25.61</a>|sofia/internal/sip<br><br>instead of the complete and correct one:<br><br>1LGL0Q1|<a href="mailto:01@192.168.25.61" target="_blank">01@192.168.25.61</a>|sofia/internal/<a href="http://sip:1001@192.168.25.61:5070" target="_blank">sip:1001@192.168.25.61:5070</a><br>

<br>What am I doing wrong?<br><br>Many thanks.<br><br>FB<br><br><br><br><br><br>