Displaying 1 result from an estimated 1 matches for "doneright".
2008 Jul 08
8
POST instead of GET gives 404 (newbie)
...;m using builder-2.1.2 and activerecord-2.0.2.
Going in the browser to:
http://localhost:3000/routing/dialplan?Caller-Destination-Number=0
Does exactly what I want:
<document type="freeswitch/xml">
    <section name="dialplan" description="FreeSwitch dialplan for
DoneRight">
        <context name="default">
             <extension name="test123">
                 <condition field="destination_number" expression="^.*
$">
                     <action application="bridge" data="sofia/gat...