Hello, I'm running FS PBX and am very happy with it. I was on the fence until I saw Ward Mundy blog about it a few weeks ago, then I decided to go ahead and move everything over from Fusion to FS.
I'd like to add BulkVS as a provider for incoming/outgoing SMS messages, which I was able to do with FusionPBX. However, I don't think that the optional Messages and Providers modules for Fusion will work under FS. I haven't tried it, but looking at the code, it seems that Messaging was significantly reworked.
So I'm going to attempt to cobble together an additional SMS provider beyond the three that are in the current version.
I'm also going to check out documentation for the three providers that are currently supported in FS (ThinQ, Sinch, and Bandwidth) and probably adapt my code to whichever of those three seems most similar to BulkVS's API.
Has anyone successfully done this (for any provider, not specific to BulkVS)? If so, I'd love to look at the code if you have it public/available.
If I get it working to sufficient stability, I'll make it available to anyone and/or the FS developer for possible inclusion in the project.
I'd like to add BulkVS as a provider for incoming/outgoing SMS messages, which I was able to do with FusionPBX. However, I don't think that the optional Messages and Providers modules for Fusion will work under FS. I haven't tried it, but looking at the code, it seems that Messaging was significantly reworked.
So I'm going to attempt to cobble together an additional SMS provider beyond the three that are in the current version.
I'm also going to check out documentation for the three providers that are currently supported in FS (ThinQ, Sinch, and Bandwidth) and probably adapt my code to whichever of those three seems most similar to BulkVS's API.
Has anyone successfully done this (for any provider, not specific to BulkVS)? If so, I'd love to look at the code if you have it public/available.
If I get it working to sufficient stability, I'll make it available to anyone and/or the FS developer for possible inclusion in the project.