VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
Laurent.Fabre at kirra... Guest
|
Posted: Mon Jan 26, 2009 5:08 pm Post subject: [Freeswitch-users] Call Groups |
|
|
Hi,
I’m having trouble with call groups. They are declared in the directory.xml as mentioned by the documentation :
<group name="Sales" id="2006>
<users>
<user id="1000" type="pointer" />
<user id="1003" type="pointer" />
<user id="1004" type="pointer" />
<user id="1005" type="pointer" />
</users>
</group>
And included in the dialplan :
<extension name="GRP-Sales 2006">
<condition field="destination_number" expression="2006">
<action application="bridge" data="group/Sales@sip.kirranet.com"/>
</condition>
</extension>
The endpoints are registered, the dialplan match but I get a cause: NO_ROUTE_DESTINATION
I obviously screwed up somewhere. Anybody got an hint where? J
Regards,
LF |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Jan 26, 2009 5:58 pm Post subject: [Freeswitch-users] Call Groups |
|
|
Can you try the groups that come with the default dialplan and see if
they work? Just curious. Also, what revision are you running?
-MC
On Mon, Jan 26, 2009 at 2:19 PM, Laurent Fabre
<Laurent.Fabre@kirranet.com> wrote:
Quote: | Hi,
I'm having trouble with call groups. They are declared in the directory.xml
as mentioned by the documentation :
<group name="Sales" id="2006>
<users>
<user id="1000" type="pointer" />
<user id="1003" type="pointer" />
<user id="1004" type="pointer" />
<user id="1005" type="pointer" />
</users>
</group>
And included in the dialplan :
<extension name="GRP-Sales 2006">
<condition field="destination_number" expression="2006">
<action application="bridge" data="group/Sales@sip.kirranet.com"/>
</condition>
</extension>
The endpoints are registered, the dialplan match but I get a cause:
NO_ROUTE_DESTINATION
I obviously screwed up somewhere. Anybody got an hint where? J
Regards,
LF
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|