[Freeswitch-users] I can not receive inbound calls thru FreeSWITCH

Brian West brian at freeswitch.org
Wed Apr 15 22:48:26 PDT 2009


 From your logs you need something EXACTLY like this:

     <extension name="blah">
       <condition field="destination_number" expression="^winday$">
         <action application="bridge" data="user/1000@$${domain}"/>
       </condition>
     </extension>


http://wiki.freeswitch.org/wiki/Dialplan_XML

Everything about this topic is covered on the wiki and examples in the  
default config.  I don't mind helping but you do have to do a little  
bit of the work yourself and read thru the wiki and possibly join the  
IRC channel things move faster there.  ;)

/b



On Apr 16, 2009, at 12:39 AM, winday wrote:

>
> Sorry. Could you explain more detailed?
> This message means freeswitch is looking for winday in my  
> public.xml, but it
> can't find. So the dialing hang up.
>
> I need to replace ^***********, which is my DID number, to my sip  
> account
> winday?

Brian West
brian at freeswitch.org

-- Meet us at ClueCon!  http://www.cluecon.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090416/0785cdf8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list