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}/[EMAIL PROTECTED]"/>

http://wiki.freeswitch.org/wiki/Sofia#Syntax might also help you out a 
little


_______________________________________________
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

Reply via email to