[Freeswitch-users] Problem with API command expand
Fabio Bigliardi
fabio.bigliardi at gmail.com
Tue Jul 19 18:55:52 MSD 2011
Hi all,
I would like to add users to a group through an API command.
I've tried the following syntax:
api expand group insert:01@${domain_name}:${sofia_contact(1001@
${domain_name})}
But the output of the sqlite command:
select * from group_data;
is the following:
1LGL0Q1|01 at 192.168.25.61|sofia/internal/sip
instead of the complete and correct one:
1LGL0Q1|01 at 192.168.25.61|sofia/internal/sip:1001 at 192.168.25.61:5070
What am I doing wrong?
Many thanks.
FB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110719/594aceff/attachment-0001.html
More information about the FreeSWITCH-users
mailing list