From: Raymond Chandler Date: Wed, 18 Feb 2009 00:00:30 +0000 (+0000) Subject: adding click to call similar to the perl example X-Git-Tag: v1.0.3~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3260cb65978d92f95e34f09eac54d0b26c3cf9e;p=thirdparty%2Ffreeswitch.git adding click to call similar to the perl example git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12126 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/scripts/call.php b/scripts/call.php new file mode 100644 index 0000000000..6783ebb771 --- /dev/null +++ b/scripts/call.php @@ -0,0 +1,31 @@ +sendRecv($command_string); +} else { + echo "

\n"; + echo "Your Number:
\n"; + echo "Department: "; + echo ""; + echo "
"; +}