We lately ran into a scenario where our asterisk server is connected via SIP trunk to our DID provider (mydivert.com). Our PABX server opens a single SIP trunk to the provider, however we have multiple DIDs running over this trunk. Having multiple DIDs means we can use multiple phone numbers, in different countries, benefiting from … Continue reading Asterisk VoIP : Getting your outbound CallerID to show properly
Connecting Ruby on Rails to multiple databases
It's not dicussed very often, but it is possible to connect a Ruby on Rails app to multiple backend databases. This, paired with the importation of a pre-existing data as outlined in a previous blog post, is useful in scenarios where your application is required to read data from a shared databases populated by another … Continue reading Connecting Ruby on Rails to multiple databases
You must be logged in to post a comment.