[Freeswitch-users] Group confusions

Michael Collins msc at freeswitch.org
Mon Feb 7 19:04:56 MSK 2011


I may be that the value you are trying to delete isn't "1013 at 192.168.10.29".
To find out, go to fs_cli and do this:

group call:01 at 192.168.10.29

It will spit out all the sofia contacts in group 01. Most likely you have
something like this:
1013 at 192.168.10.29:12345;rinstance=aabbccddeeff0011;transport=udp

BTW, the value put into the group call when you dial 8101 is the same value
that you find by doing this at fs_cli:

sofia_contact 1013 at 192.168.10.29

Go try it and let us now.

-MC

P.S. - the 'group' API and dp apps you are using are the same - they come
from mod_db. They are *totally* different from the group_call API...

On Fri, Feb 4, 2011 at 2:11 PM, Lars Zeb <larclap at yahoo.com> wrote:

> I went to two individual extensions and registered them for group 01 by
> dialing 8101. I then tested that group by dialing 8201 - both extensions
> rang.
>
> I then went to the cli and entered the command:
>
> group delete:01:1013 at 192.168.10.29
>
> where 1013 is one of the two extensions I had joined into group 01 earlier
> and the url is the domain and fs address. However, when I dialed 8201 after
> entering this cli command, both extensions rang. I had expected that only
> one would ring.
>
> I am confused. Are these two different types of "groups"?
>
> Thanks, Lars
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110207/e0f150b4/attachment.html 


More information about the FreeSWITCH-users mailing list