rootio / rootio_web

RootIO web app & telephony services
https://rootio.eu
GNU Affero General Public License v3.0
36 stars 19 forks source link

Add sharable attribute to gateways for simultaneous inbound/outbound call handling #286

Open judelove opened 5 years ago

judelove commented 5 years ago
nightsh commented 5 years ago

Why do we need to switch? Have you found any scenario where lines that cannot do that misbehave? Do we really need to if/else our code around this attribute?

judelove commented 5 years ago

Because if the line i's sharable then we can reuse it for other calls even when it is in use, otherwise it is popped from available gateways. GoIPs and other SIP providers can not do this, while our current provider can