General Category > Yate based projects

SIP drink provide / Small carrier for a NGO

(1/1)

airjump:
Hi Yate Community.
 
We want to build up 4 locations (PBX) in a refugee camp.
Please looks you the graphic/ Picture https://pasteboard.co/IwtnWqpw.png

I search a sample configuration for the providing of a SIP trunk.

Thnaks.

Bye Markus

cc08:
Hi!

If in a week you could not find the answer, then try this option.

First of all, set fixed addresses for each of the 4 asterisk.

Next, regexroute.conf:


--- Code: ---[once]
$ip_site1=192.168.110.10
$ip_site2=192.168.120.10
$ip_site3=192.168.130.10
$ip_site4=192.168.140.10


[default]
${rtp_forward}possible=;rtp_forward=yes

^4=sip/sip:\0@$(ip_site1)
^5=sip/sip:\0@$(ip_site2)
^6=sip/sip:\0@$(ip_site3)
^7=sip/sip:\0@$(ip_site4)

--- End code ---

Gerry:
Hi Markus,

The setup will be more elaborate if the PBXs want to talk with each other and you also have incoming calls or several trunks.

I can provide you a ready configured yate-based SBC / switch which can cover various routing scenarios. The switch can be installed locally (or in the cloud) and is managed online.

Are your users also calling to underdeveloped regions? If so the switch can pick automatically the routes that work. That saves a LOT of money because you can use also cheap international grey routes which sometimes work and sometimes not.

Please email me.

Gruss

Gerry

Navigation

[0] Message Index

Go to full version