[Freeswitch-users] Outgoing call from SIP phone

Raymond Chan raymondchan at commverge.com
Tue Jul 27 03:27:50 PDT 2010


Hi all,

 

I am configuring Freeswitch (Windows) and have SIP phone registered. The
Freeswitch is connecting a Cisco router with VWIC T1 connection. However, I
cannot forward the outbound from SIP phone to Cisco. Did I configure wrong?
I tried using gateway, but it always "invalid gateway". What should I put in
dialplan?

 


sofia status 

	

 

                     Name    Type
Data  State

============================================================================
=====================

                 internal profile
sip:mod_sofia at 203.194.134.91:5080  RUNNING (0)

                 external profile
sip:mod_sofia at 203.194.134.91:5060  RUNNING (0)

            192.168.100.2   alias
internal  ALIASED

============================================================================
=====================

 

 

Dialplan for outgoing call.

 

<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>

 

Thanks

 

Raymond

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100727/810a20fa/attachment.html 


More information about the FreeSWITCH-users mailing list