#author("2024-01-04T07:51:57+00:00","default:iseki","iseki") #author("2024-01-04T07:54:20+00:00","default:iseki","iseki") * sip_app ** SIP を使用したセッション開始プログラム - 任意のプログラムのセッションを開始できる. - Paper: https://github.com/fumihax/sip_app/blob/main/Doc/sip_app.pdf ** Install *** oSIP2 - [[oSIP2]] *** eXosip2 - [[eXosip2]] *** sip_app - https://github.com/fumihax/sip_app <pre> git clone https://github.com/JunkBox-Library/JunkBox_Lib.git cd JunkBox_Lib ./config.sh ./configure make cd .. git clone https://github.com/fumihax/sip_app.git cd sip_app make </pre>