相続財産の泥棒の仕組み
FreePBX PHP バージョン変更
# sudo a2dismod php7.x # sudo a2enmod php5.6# sudo update-alternatives --set php /usr/bin/php5.6# sudo service apache2 restart
Asterisk dahdi dahdi-tools libpriのインストール
git clone git://git.asterisk.org/dahdi/linux dahdi-linuxgit clone git://git.asterisk.org/dahdi/tools dahdi-toolssvn checkout libpricd /usr/src/dahdi-linuxmake makeinstallcd /usr/src/dahdi-tools autor...
FreePBX Asterisk Asterisk バージョン変更インストール
fwconsole stop/etc/init.d/asterisk stoprm -rf /usr/lib/asterisk/modulescd /usr/src/<asterisk>./configuremake menuselectmakemake install
FreePBX Asterisk github install
git clone cd /usr/src/freepbxvi installlib/installcommand.class.php$astver = "Asterisk 18.3.0 built"; を追記// If this machine doesn't have an ethernet interface (which opens a WHOLE NEW can of worms),//...
freepbx asterisk 動きがおかしい
rm -rf /usr/lib/asteriskl/modulescd /usr/src/<asterisk->make install
chan_mobile 正常 接続 ログ
TNUM") in new stack-- Executing Set("SIP/3023-00000008", "post_num=") in new stack-- Executing GotoIf("SIP/3023-00000008", "1?outnum:skipoutnum") in new stack-- Goto (macro-dialout-trunk,s,33)-- Execu...
isc-dhcp-server MACでしたIPが割り当てられない
/etc/init.d/isc-dhcp-server restartこれでエラーはでないがdhcpd -tこれでエラーを確認する
Aphone SE2 はダイソーのモバイルバッテリーが良い
500円バッテリーが軽くて小さくて使いやすい
chan_mobile Unable to write frametype: 2
これがでて通話がきれてしまう対策Asterisk SIPの設定RTP Timeoutを30から300に変更した
FreePBX ダイヤルパターン
ダイヤルパターンキャラクター 受け入れられた文字説明0〜9、#、*の任意の数与えられた数の文字通りの解釈#または*、 (コンマ)現在のダイヤルトーンx0〜9の任意の数字+前の文字の1つ以上数字1、2または31から5までの任意の1桁<8 = 011>8を011に置き換えます<= 011>数字を削除せずに011を追加|または^ない例無効なパターンを使用すると、デフォルトが使用されることに注意してくださ...
chan_mobile アウトバウンドルート
chan_mobile トランクを作る
chan_mobile Bluetooth Adapterとスマホを接続する
pair 4C:02:20:F2:72:EFこれでスマホの画面にペアの案内が出るのでペアするvi /etc/asterisk/chan_mobile.confConnected StateがYesであればOK
chan_mobile Bluetooth Adapterと asteriskを接続する
chan_mobile.confを作るcp /usr/src/asterisk-18.2.2/configs/samples/chan_mobile.conf.sample /etc/asteriskcd /etc/asteriskcp chan_mobile.conf.sample chan_mobile.confvi /etc/asterisk/chan_mobile.con上記のBlueto...
chan_mobile mobile searchが表示されない
FreePBX*CLI> module load chan_mobile.somoduleの起動に失敗している
FreePBX PJSIP ひかり電話 発信 着信
モジュールのアップデートアップグレード可能なもののみ表示にチェックをいれてアップデートする設定 高度な設定国のインジゲーチクラスを変更するSIPチャネルドライバーをpjsipに変更する言語設定を表示するをはいにする追加モジュールSound Languagesを追加するRing Groupsを追加する日本語案内音をインストールするアドミンのSound Languageでダウンロードしてデファルト言語...
FreePBX PJSIP 着信しない
endpointsが認識していないのが原因FreePBX*CLI> pjsip show endpoints内線203が認識されていない場合はUnavailableになっている認識されるとAvailになるEndpoint: 205/205 Not in use 0 of infInAuth: 205-auth/205Aor: 205 1Contact: 205/sip:205@192.168.1....
FREEPBX ASTERISK 英語の音声ガイダンスが流れる
日本語ガイダンスに変更アドミン→sound Languageで日本語ファイルをダウンロードするアドミン→sound Language→設定でGlobal Languageを日本語に変更する
FreePBX PJSIP インストール手順
インストール完了後すべてのモジュールを手動でインストールするfwconsole ma installall でモジュールをすべてインストールすると契約画面が表示されて先に進めなくなるこれを怠ると電話先の音声が聞こえない現象になる
asterisk16以上でpjsip
app_macroがmake menuselectで追加してコンパイルしないとうまく動かない