VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
martin.cole at iscanet... Guest
|
Posted: Sun Nov 23, 2008 2:54 pm Post subject: [Freeswitch-users] Originating to local extensions and mod_l |
|
|
Hi all,
I've been looking for a way to originate a call out to a local extension without specifying the domain. The originate is performed by a separate program via event socket and hence has no access to the ${domain} variable.
In previous releases I'm sure you were able to simply do: originate sofia/internal/1000. In more up-to-date releases, only originate user/1000@domain seems to do the trick.
I thought I'd found the answer in mod_loopback, originating to loopback/1000 works but this causes more problems than it solves in that the jitter in the audio of the resultant call is unacceptable on most of the machines I've tested on. - Centos 5.2 on at least a P4 with > 1 gig of RAM. I'm testing primarily on svn trunk 10248 - I've tried building newer versions with no luck.
If there's no reliable way of doing this, I'll find a way to synchronise the domain variable with my program via external means, thought I'd ask first in case I'm missing something simple.
Cheers,
Martin
--
Martin Cole |
|
Back to top |
|
|
anthony.minessale at g... Guest
|
Posted: Mon Nov 24, 2008 1:23 pm Post subject: [Freeswitch-users] Originating to local extensions and mod_l |
|
|
If you either name the profile the same as the domain or set the domain= attr in the profile to the domain
it will do what you want.
<profile name="example.com">
or
<profile name="default" domain="example.com">
when you say
"I've tried building newer versions with no luck."
do you mean no luck building ?
On Sun, Nov 23, 2008 at 1:22 PM, Martin <martin.cole@iscanetworks.com (martin.cole@iscanetworks.com)> wrote:
Quote: | Hi all,
I've been looking for a way to originate a call out to a local extension without specifying the domain. The originate is performed by a separate program via event socket and hence has no access to the ${domain} variable.
In previous releases I'm sure you were able to simply do: originate sofia/internal/1000. In more up-to-date releases, only originate user/1000@domain seems to do the trick.
I thought I'd found the answer in mod_loopback, originating to loopback/1000 works but this causes more problems than it solves in that the jitter in the audio of the resultant call is unacceptable on most of the machines I've tested on. - Centos 5.2 on at least a P4 with > 1 gig of RAM. I'm testing primarily on svn trunk 10248 - I've tried building newer versions with no luck.
If there's no reliable way of doing this, I'll find a way to synchronise the domain variable with my program via external means, thought I'd ask first in case I'm missing something simple.
Cheers,
Martin
--
Martin Cole
_______________________________________________
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
|
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
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
|