VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
larclap at yahoo.com Guest
|
Posted: Fri Jul 10, 2009 12:38 pm Post subject: [Freeswitch-users] Intercom call failing with "No Match |
|
|
Trying to make an intercom call (8+extension#) gives me an error. I don’t know what I’ve done wrong, but I think it used to work. I am on Centos 5 with 14196M.
Can someone point me in the right direction? The sofia status, dialplan and log are in http://pastebin.freeswitch.org/9681.
Thanks, Lars |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Fri Jul 10, 2009 1:28 pm Post subject: [Freeswitch-users] Intercom call failing with "No Match |
|
|
Lars,
If I read your dialplan correctly I believe this line is a problem:
<action application="bridge" data="user/${dialed_extension}@${domain_name}"/>
Try this:
<action application="bridge" data="user/${dialed_extension}"/>
Let us know if that works...
-MC
On Fri, Jul 10, 2009 at 10:35 AM, Lars Zeb <larclap@yahoo.com (larclap@yahoo.com)> wrote:
|
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Fri Jul 10, 2009 2:20 pm Post subject: [Freeswitch-users] Intercom call failing with "No Match |
|
|
Yeah, you definitely have an issue somewhere. Move your existing configs to a safe place, reinstall the defaults configs, then slowly merge your customizations back in. I recommend creating a separate dialplan file in conf/dialplan/default/ directory so that you can keep track of your custom stuff.
-MC
On Fri, Jul 10, 2009 at 12:04 PM, Lars Zeb <larclap@yahoo.com (larclap@yahoo.com)> wrote:
Quote: |
Michael,
The extension-intercom is from the conf/dialplan/default.xml. I checked the file in the source tree, and it’s the same as I originally used.
But I did try your suggestion: <action application="bridge" data="user/${dialed_extension}"/>. The result was the same after reloadxml.
To check if it had been reloaded, I opened conf/freeswitch.xml. I was surprised to see only 64 lines in the file. Something is hosed in my configuration. Should I try to rebuild from scratch and move over my changes to the xml files?
Lars
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Michael Collins
Sent: Friday, July 10, 2009 11:27 AM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Intercom call failing with "No Matching gateway found" error
Lars,
If I read your dialplan correctly I believe this line is a problem:
<action application="bridge" data="user/${dialed_extension}@${domain_name}"/>
Try this:
<action application="bridge" data="user/${dialed_extension}"/>
Let us know if that works...
-MC
On Fri, Jul 10, 2009 at 10:35 AM, Lars Zeb <larclap@yahoo.com (larclap@yahoo.com)> wrote:
Trying to make an intercom call (8+extension#) gives me an error. I don’t know what I’ve done wrong, but I think it used to work. I am on Centos 5 with 14196M.
Can someone point me in the right direction? The sofia status, dialplan and log are in http://pastebin.freeswitch.org/9681.
Thanks, Lars
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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 (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
|