FreeSWITCH Basics for Asterisk Users

Asterisk
~/asterisk/sbin/asterisk
FreeSWITCH
~/freeswitch/bin/freeswitch -nc

Asterisk
~/asterisk/sbin/asterisk -r
FreeSWITCH
~/freeswitch/bin/fs_cli

SIP Trunks

Asterisk
~/asterisk/etc/asterisk/sip.conf
FreeSWITCH
~/freeswitch/sip_profile/external/example.xml

Extension


Asterisk
~/asterisk/etc/asterisk/sip.conf
FreeSWITCH
~/freeswitch/directory/default/1001.xml

Command Line



Asterisk
Asterisk CLI> sip reload
FreeSWITCH
FreeSWITCH CLI> sofia profile {Trunk.xml} restart 

No comments:

Post a Comment

How to store IOT devices data Using QRYN

Configuring your own MQTT broker with a database offers significant cost advantages over cloud IoT platforms like AWS or Azure. You eliminat...