Skip to content

fusionpbx/fusionpbx-app-sip_trunks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIP Trunks

Basic application to create bridge statements for registered endpoints. The SIP trunks are used for inbound calls. It removes the extension from the contact string and passes the original number that was called. This is useful for a PBX that is registered to the extension. When using an ATA FXO, this may not matter if you don't need the extension number removed; in that case, you can skip the SIP Trunks feature and send calls direct to the extension

Install

cd /var/www/fusionpbx/app
git clone https://github.com/fusionpbx/fusionpbx-app-sip_trunks.git sip_trunks
php /var/www/fusionpbx/core/upgrade/upgrade.php
php /var/www/fusionpbx/core/upgrade/upgrade.php --permissions

Permission

  • sip_trunk_destinations
    • superadmin
    • admin

This will be accessible in the Destination Select list under Category SIP Trunks. You will see one for every extension.

About

Basic application to create bridge statements for registered endpoints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages