[Freeswitch-users] Outgoing call from SIP phone
Brian West
brian at freeswitch.org
Tue Jul 27 06:28:38 PDT 2010
The proper bridge line is "sofia/<profile>/sip:blah at blah" or "sofia/<profile>/blah at blah"
/b
On Jul 27, 2010, at 5:27 AM, Raymond Chan wrote:
> <extension name="Outbound_call_from PHI">
> <condition field="destination_number" expression="^(\d{8})$">
> <action application="bridge" data="sip:98403073 at 192.168.100.51"/>
> </condition>
> </extension>
More information about the FreeSWITCH-users
mailing list