{"id":214181,"date":"2014-02-28T15:35:03","date_gmt":"2014-02-28T11:35:03","guid":{"rendered":"http:\/\/savepearlharbor.com\/?p=214181"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T21:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/savepearlharbor.com\/?p=214181","title":{"rendered":"<span class=\"post_title\">\u0410\u0432\u0442\u043e\u043f\u0440\u043e\u0432\u0438\u0436\u0438\u043d\u0438\u043d\u0433 Cisco SPA504g \u0438 Asterisk. \u0427\u0430\u0441\u0442\u044c 1. \u0421\u0431\u043e\u0440\u043a\u0430 \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 Asterisk+MySQL<\/span>"},"content":{"rendered":"<div class=\"content html_format\">\n<h4>\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435<\/h4>\n<p>  \u0418\u0442\u0430\u043a, \u0443 \u043d\u0430\u0441 \u0435\u0441\u0442\u044c \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043e\u0444\u0438\u0441\u043d\u0443\u044e \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0438\u044e \u043d\u0430 \u0410\u0441\u0442\u0435\u0440\u0438\u0441\u043a\u0435. <br \/>  \u041e\u0442\u043b\u0438\u0447\u043d\u043e\u0435 \u0436\u0435\u043b\u0430\u043d\u0438\u0435, \u043f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u043e\u0435 open-source \u0440\u0435\u0448\u0435\u043d\u0438\u0435.<\/p>\n<p>  <b>OS: <\/b> Centos 6.5 64-bit<br \/>  <b>PBX Version: <\/b> \u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u043b\u0438\u0437 \u0438\u0437 SVN (\u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u044d\u0442\u043e Asterisk SVN-branch-12-r409131)<br \/>  <b>\u0422\u0435\u043b\u0435\u0444\u043e\u043d\u044b:<\/b> \u0422\u0443\u0442 \u0432\u044b\u0431\u043e\u0440 \u043f\u0430\u043b \u043d\u0430 Cisco SPA504G (\u0434\u043b\u044f SMB-\u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0430 \u0440\u044b\u043d\u043a\u0430)<\/p>\n<p>  <a name=\"habracut\"><\/a>  <\/p>\n<h5>\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u041e\u0421<\/h5>\n<p>  \u0422\u0430\u043a \u043a\u0430\u043a \u0441\u043e\u0431\u0438\u0440\u0430\u0442\u044c \u0431\u0443\u0434\u0435\u043c \u0438\u0437 \u0438\u0441\u0445\u043e\u0434\u043d\u0438\u043a\u0430 \u2014 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u0438\u043c \u041e\u0421, \u0441\u043a\u0430\u0447\u0430\u0432 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u041f\u041e \u0434\u043b\u044f \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u0438.<\/p>\n<pre><code class=\"bash\">[root@asterisk ~]# yum update -y [root@asterisk ~]# yum groupinstall -y &quot;Development Tools&quot;  <\/code><\/pre>\n<p>  \u0422\u0435\u043f\u0435\u0440\u044c \u0441\u043a\u0430\u0447\u0430\u0435\u043c \u0438\u0441\u0445\u043e\u0434\u043d\u0438\u043a\u0438 \u0410\u0441\u0442\u0435\u0440\u0438\u0441\u043a\u0430 \u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u043b\u044f \u0435\u0433\u043e \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0446\u0438\u0438 DAHDI, LibPRI \u0438 libjansson<\/p>\n<pre><code class=\"bash\">[root@asterisk ~]# cd \/usr\/local\/src\/ [root@asterisk src]# svn checkout http:\/\/svn.asterisk.org\/svn\/asterisk\/branches\/12 asterisk [root@asterisk src]# git clone git:\/\/git.asterisk.org\/dahdi\/linux dahdi-linux [root@asterisk src]# git clone git:\/\/git.asterisk.org\/dahdi\/tools dahdi-tools [root@asterisk src]# svn checkout http:\/\/svn.asterisk.org\/svn\/libpri\/branches\/1.4 libpri [root@asterisk src]# wget http:\/\/www.digip.org\/jansson\/releases\/jansson-2.5.tar.gz <\/code><\/pre>\n<p>  \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u043c \u043f\u0430\u043a\u0435\u0442\u044b, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0435 \u0434\u043b\u044f \u0441\u0431\u043e\u0440\u043a\u0438 DAHDI, LibPRI \u0438 \u0441\u0430\u043c\u043e\u0433\u043e Asterisk  <\/p>\n<pre><code class=\"bash\">[root@asterisk ~]# yum install -y wget ncurses-devel openssl-devel newt-devel libxml2-devel sqlite-devel libuuid-devel unixODBC-devel libcurl-devel libogg-devel libvorbis-devel speex-devel spandsp-devel freetds-devel net-snmp-devel iksemel-devel corosynclib-devel popt-devel libtool-ltdl-devel lua-devel libsqlite3x-devel radiusclient-ng-devel portaudio-devel postgresql-devel libresample-devel neon-devel libical-devel openldap-devel gmime22-devel sqlite2-devel mysql-devel bluez-libs-devel jack-audio-connection-kit-devel gsm-devel libedit-devel jansson-devel libsrtp-devel pjproject-devel libxslt-devel <\/code><\/pre>\n<p>  \u0421\u043f\u0438\u0441\u043e\u043a \u044d\u0442\u0438\u0445 \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0432 \u0441\u043a\u0440\u0438\u043f\u0442, \u043b\u0435\u0436\u0430\u0449\u0438\u0439 \u0432 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u0438 contrib\/scripts \u0432 \u0438\u0441\u0445\u043e\u0434\u043d\u0438\u043a\u0430\u0445 \u0410\u0441\u0442\u0435\u0440\u0438\u0441\u043a\u0430  <\/p>\n<pre><code class=\"bash\">[root@asterisk ~]# \/usr\/local\/src\/asterisk\/contrib\/scripts\/install_prereq test <\/code><\/pre>\n<h5>\u0421\u0431\u043e\u0440\u043a\u0430 DAHDI \u0438 LibPRI<\/h5>\n<pre><code class=\"bash\">[root@asterisk src]# cd dahdi-linux [root@asterisk dahdi-linux]# make && make install <\/code><\/pre>\n<p>  \u0415\u0441\u043b\u0438 \u0432 \u043e\u0442\u0432\u0435\u0442 \u043d\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 make \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u043e\u0448\u0438\u0431\u043a\u0443:  <\/p>\n<pre><code class=\"bash\">You do not appear to have the sources for the 2.X.XX-XXX.el6.x86_64 kernel installed. <\/code><\/pre>\n<p>  \u0417\u043d\u0430\u0447\u0438\u0442 \u041e\u0421 \u043f\u043e\u0434\u0442\u044f\u043d\u0443\u043b\u0430 \u0441\u0432\u0435\u0436\u0435\u0435 \u044f\u0434\u0440\u043e \u0441 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u0447\u043d\u044b\u043c\u0438 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u0438 \u0445\u043e\u0447\u0435\u0442 \u0432 \u043d\u0435\u0433\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c\u0441\u044f.<br \/>  \u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u0441\u0435\u0440\u0432\u0435\u0440.<\/p>\n<p>  \u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0435\u043c \u0441\u0431\u043e\u0440\u043a\u0443 \u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443  <\/p>\n<pre><code class=\"bash\">[root@asterisk dahdi-linux]# cd ..\/dahdi-tools\/ [root@asterisk dahdi-tools]# .\/configure [root@asterisk dahdi-tools]# make && make install && make config <\/code><\/pre>\n<p>  \u0421 DAHDI \u0437\u0430\u043a\u043e\u043d\u0447\u0438\u043b\u0438. \u041f\u0435\u0440\u0435\u0445\u043e\u0434\u0438\u043c \u043a LibPRI  <\/p>\n<pre><code class=\"bash\">[root@asterisk dahdi-tools]# cd ..\/libpri\/ [root@asterisk libpri]# make && make install <\/code><\/pre>\n<p>  \u0422\u0435\u043f\u0435\u0440\u044c \u043e\u0447\u0435\u0440\u0435\u0434\u044c libjansson, \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0435\u0442 \u0432 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u0430\u0440\u0438\u044f\u0445 CentOS  <\/p>\n<pre><code class=\"bash\">[root@asterisk src]# tar -zxf jansson-2.5.tar.gz [root@asterisk src]# cd jansson-2.5 [root@asterisk jansson-2.5]# .\/configure --prefix=\/usr\/ && make clean && make && make install && ldconfig <\/code><\/pre>\n<h4>\u0421\u0431\u043e\u0440\u043a\u0430 Asterisk<\/h4>\n<p>  <\/p>\n<pre><code class=\"bash\">[root@asterisk jansson-2.5]# cd ..\/asterisk [root@asterisk asterisk]# .\/configure --libdir=\/usr\/lib64 [root@asterisk asterisk]# make menuselect <\/code><\/pre>\n<p>  \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c Add-Ons -&gt; res_config_mysql, \u0447\u0442\u043e\u0431\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u043b Asterisk Realtime Configuration<br \/>  \u0414\u0430\u043b\u0435\u0435 \u2014 Save &#038; Exit  <\/p>\n<pre><code class=\"bash\">[root@asterisk asterisk]# make && make install <\/code><\/pre>\n<p>  \u0418 \u0438\u0434\u0451\u043c \u043a\u0443\u0440\u0438\u0442\u044c\/\u043f\u0438\u0442\u044c \u043a\u043e\u0444\u0435 \u043c\u0438\u043d\u0443\u0442 \u043d\u0430 3-5-10, \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u0438 \u0441\u0435\u0440\u0432\u0435\u0440\u0430, \u043f\u043e\u0441\u043b\u0435 \u0447\u0435\u0433\u043e \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u043c \u0435\u0433\u043e \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u0443\u0441\u043a  <\/p>\n<pre><code class=\"bash\">[root@asterisk asterisk]# chkconfig asterisk on [root@asterisk asterisk]# service asterisk start <\/code><\/pre>\n<h4>\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 MySQL \u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u0411\u0414<\/h4>\n<pre><code class=\"bash\">[root@asterisk asterisk]# yum install -y mysql-server [root@asterisk asterisk]# chkconfig mysqld on [root@asterisk asterisk]# service mysqld start [root@asterisk asterisk]# \/usr\/bin\/mysql_secure_installation [root@asterisk asterisk]# mysql -u root -p Enter password: <\/code><\/pre>\n<p>  \u0423\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c MySQL, \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u0435\u0433\u043e \u0430\u0432\u0442\u043e\u0441\u0442\u0430\u0440\u0442 \u043f\u0440\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0435, \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u043f\u0430\u0440\u043e\u043b\u044c root&#8217;\u0430, \u0443\u0434\u0430\u043b\u044f\u0435\u043c \u0442\u0435\u0441\u0442\u043e\u0432\u0443\u044e \u0411\u0414, \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0430\u0435\u043c\u0441\u044f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443 \u043e\u0442 \u0438\u043c\u0435\u043d\u0438 root.  <\/p>\n<pre><code class=\"sql\">mysql&gt; CREATE DATABASE `asterisk_db` CHARACTER SET = 'utf8' COLLATE = 'utf8_general_ci'; Query OK, 1 row affected (0.00 sec) mysql&gt; GRANT ALL PRIVILEGES ON asteriskdb.* TO 'asterisk'@'localhost' IDENTIFIED BY 'mypass' WITH GRANT OPTION; mysql&gt; FLUSH PRIVILEGES; <\/code><\/pre>\n<p>  \u0422\u0435\u043f\u0435\u0440\u044c \u0441\u043e\u0437\u0434\u0430\u0434\u0438\u043c \u0442\u0430\u0431\u043b\u0438\u0446\u0443 \u0434\u043b\u044f \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f SIP \u043f\u0438\u0440\u043e\u0432  <\/p>\n<pre><code class=\"sql\">CREATE TABLE `tbl_sip_conf` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` varchar(80) NOT NULL DEFAULT '',   `host` varchar(31) NOT NULL DEFAULT 'dynamic',   `nat` varchar(5) NOT NULL DEFAULT 'no',   `type` enum('user','peer','friend') NOT NULL DEFAULT 'friend',   `accountcode` varchar(20) DEFAULT NULL,   `amaflags` varchar(13) DEFAULT NULL,   `call-limit` smallint(5) unsigned DEFAULT NULL,   `callgroup` varchar(10) DEFAULT NULL,   `callerid` varchar(80) DEFAULT NULL,   `cancallforward` char(3) DEFAULT 'yes',   `canreinvite` char(3) DEFAULT 'yes',   `context` varchar(80) DEFAULT 'default',   `defaultip` varchar(15) DEFAULT '0.0.0.0',   `defaultuser` varchar(80) NOT NULL DEFAULT '',   `dtmfmode` varchar(7) DEFAULT NULL,   `fromuser` varchar(80) DEFAULT NULL,   `fromdomain` varchar(80) DEFAULT NULL,   `insecure` varchar(4) DEFAULT NULL,   `language` char(2) DEFAULT 'ru',   `macaddress` varchar(20) DEFAULT NULL,   `mailbox` varchar(50) DEFAULT NULL,   `md5secret` varchar(80) DEFAULT NULL,   `deny` varchar(95) DEFAULT NULL,   `permit` varchar(95) DEFAULT NULL,   `mask` varchar(95) DEFAULT NULL,   `musiconhold` varchar(100) DEFAULT NULL,   `pickupgroup` varchar(10) DEFAULT NULL,   `qualify` char(3) DEFAULT NULL,   `regexten` varchar(80) DEFAULT NULL,   `restrictcid` char(3) DEFAULT NULL,   `rtptimeout` char(3) DEFAULT NULL,   `rtpholdtimeout` char(3) DEFAULT NULL,   `secret` varchar(80) DEFAULT NULL,   `serial` varchar(20) DEFAULT NULL,   `setvar` varchar(100) DEFAULT NULL,   `disallow` varchar(100) DEFAULT 'all',   `allow` varchar(100) DEFAULT 'ulaw;alaw;gsm',   `fullcontact` varchar(80) NOT NULL DEFAULT '',   `ipaddr` varchar(45) DEFAULT NULL,   `port` smallint(5) unsigned NOT NULL DEFAULT '0',   `regserver` varchar(100) DEFAULT NULL,   `regseconds` int(11) NOT NULL DEFAULT '0',   `lastms` int(11) NOT NULL DEFAULT '0',   `defaultuser` varchar(80) NOT NULL DEFAULT '',   `subscribecontext` varchar(80) DEFAULT NULL,   `callbackextension` varchar(50) DEFAULT NULL,   `useragent` varchar(20) DEFAULT NULL,   PRIMARY KEY (`id`),   UNIQUE KEY `name` (`name`),   KEY `name_2` (`name`) ) DEFAULT CHARSET=utf8; <\/code><\/pre>\n<p>  \u0414\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0430\u0441\u0442\u0435\u0440\u0438\u0441\u043a\u0430 \u0441 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u043e\u0439 \u0411\u0414 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u043a\u043e\u043d\u0444\u0438\u0433\u043e\u0432 <a href=\"http:\/\/zztopper.ru\/asterisk.tar.gz\">\u043e\u0442\u0441\u044e\u0434\u0430<\/a> <\/p>\n<p>  \u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0447\u0430\u0441\u0442\u0438 \u043c\u0430\u043d\u0443\u0430\u043b\u0430 \u0431\u0443\u0434\u0435\u0442 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 Apache+PHP, \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u0441\u043a\u0440\u0438\u043f\u0442\u043e\u0432 \u0434\u043b\u044f \u043f\u0440\u043e\u0432\u0438\u0436\u0435\u043d\u0438\u043d\u0433\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u0432, \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 DHCP, \u0438 \u0442.\u0434.<br \/>  <habracut\/>    \t<\/p>\n<div class=\"clear\"><\/div>\n<\/p><\/div>\n<p> \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b \u0441\u0442\u0430\u0442\u044c\u0438 <a href=\"http:\/\/habrahabr.ru\/post\/214181\/\"> http:\/\/habrahabr.ru\/post\/214181\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"content html_format\">\n<h4>\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435<\/h4>\n<p>  \u0418\u0442\u0430\u043a, \u0443 \u043d\u0430\u0441 \u0435\u0441\u0442\u044c \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043e\u0444\u0438\u0441\u043d\u0443\u044e \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0438\u044e \u043d\u0430 \u0410\u0441\u0442\u0435\u0440\u0438\u0441\u043a\u0435. <br \/>  \u041e\u0442\u043b\u0438\u0447\u043d\u043e\u0435 \u0436\u0435\u043b\u0430\u043d\u0438\u0435, \u043f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u043e\u0435 open-source \u0440\u0435\u0448\u0435\u043d\u0438\u0435.<\/p>\n<p>  <b>OS: <\/b> Centos 6.5 64-bit<br \/>  <b>PBX Version: <\/b> \u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u043b\u0438\u0437 \u0438\u0437 SVN (\u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u044d\u0442\u043e Asterisk SVN-branch-12-r409131)<br \/>  <b>\u0422\u0435\u043b\u0435\u0444\u043e\u043d\u044b:<\/b> \u0422\u0443\u0442 \u0432\u044b\u0431\u043e\u0440 \u043f\u0430\u043b \u043d\u0430 Cisco SPA504G (\u0434\u043b\u044f SMB-\u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0430 \u0440\u044b\u043d\u043a\u0430)<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-214181","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/214181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=214181"}],"version-history":[{"count":0,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/214181\/revisions"}],"wp:attachment":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=214181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=214181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=214181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}