[Freeswitch-users] Configuring FreeSwitch
Raymond Chandler
intralanman at freeswitch.org
Thu Dec 11 06:55:30 PST 2008
Alexandru Nedelcu wrote:
> Hi,
>
> I'm a newbie trying to configure freeswitch.
>
> Our needs are simple: for starters we need to call external phones from
> freeswitch and play a wav file.
>
> Now, we have the voice provider's IP (no user/password authentication),
> and we have the codec used (called "ulaw" in Asterisk, which I think is
> called PCMU?). And this is basically all that we specify in Asterisk.
>
>
i think i answered all of this for you on irc yesterday....
use the bridge dialplan app to dial by ip similar to the following:
<action application="bridge"
data="sofia/${use_profile}/number at ip.address"/>
http://wiki.freeswitch.org/wiki/Sofia#Syntax might also help you out a
little
More information about the FreeSWITCH-users
mailing list