1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-16 16:58:35 +00:00
This commit is contained in:
Brian West 2013-02-05 17:31:43 -06:00
parent 1e6200b597
commit f5151691c7

@ -3,6 +3,7 @@
# OpenCNAM front end because they only take 10 digits and can't filter 11 on their side.
#
use Data::Dumper;
use CGI qw/:standard/;
use LWP::UserAgent;