How could i configure my zammad SMS Notification to use it? Is it possible if i put Provider to Masseversand? If yes what will be Gateway/Token/Sender ?
Sorry I guess this is a bit out of scope.
You could check the massenversand API documentation to see if your custom provider works the same so you could use that one.
Officially we can’t support leaving the path from the two providers we do support.
If i modify
massenversand_spec.rb in spec\models\channel\driver\sms
And
massenversand.rb in in app\models\channel\driver\sms
Need to rebuild or any additional action in zammad command line?