This patch allows you to use individual meta-data components in your
http-smsc's send-url and service's get-url definitions. This allows,
for example, to add extra dynamic parameters on a generic smsc-http by
passing the parameters as meta-data and referencing them on the url
with the following syntax:
%#group#parameter#
Where "group" is the meta-data group (smpp or whatever you use if you
do it from the sendsms interface) and "parameter" is the meta-data
field you want to replace.
This should also work for get-url on services definitions, though I
didn't really tested it yet (volunteers welcomed ;) ).
More information and the patch here:
http://www.blogalex.com/archives/182
Regards,
--
Alejandro Guerrieri
[email protected]