Hello,
I was looking for a way to integrate BulkVS with FusionPBX SMS but it seems this option isn't available yet so I'm looking to understand how the SMS app works and how I would be able to integrate a new carrier to the SMS app.
It seems that the hook is easy enough to create since it's only really validating the source and pipeing the posted fields into a function that processes it the rest of the way.
I haven't looked at outbound but I'd imagine the code would check the carrier information for endpoint and any credentials then format it and post to the carrier/provider.
Does anyone have more in depth information about how this all works and what all is required to add new carriers to the SMS app?
Thank you!
I was looking for a way to integrate BulkVS with FusionPBX SMS but it seems this option isn't available yet so I'm looking to understand how the SMS app works and how I would be able to integrate a new carrier to the SMS app.
It seems that the hook is easy enough to create since it's only really validating the source and pipeing the posted fields into a function that processes it the rest of the way.
I haven't looked at outbound but I'd imagine the code would check the carrier information for endpoint and any credentials then format it and post to the carrier/provider.
Does anyone have more in depth information about how this all works and what all is required to add new carriers to the SMS app?
Thank you!