According to me, your solution is definitely to use smsc_soap. I' m not sure if it is well documented, anyway by searching in mailing list archive and looking the code, you' ll surely be able to use it.
"Soap" is just a little confounding as it manage xml (and so also soap over xml). I have different connection with Italian operators based on it, so I can ensure that it works fine :-) Greetings Francesco On Tue, 2007-01-30 at 10:29 +0000, Ben Suffolk wrote: > HI, > > I need to connect and send messages via Telefonica in Mexico. They > offer an XML based system whereby messages are encoded in XML and > posted to the URL they provide. > > I saw some while back mention of a generic http type being added to > the http smsc, and some suggestions about making it support generic > XML posts as well. Did any work get done on that does anybody know? > > Has anybody got a working connection with telefonica in mexico via > XML? Its a little compounded by the fact the specification they sent > me is in spanish, which I don't read :-) But the actual XML does look > reasonably simple. In this instance I'm not fussed about DLRs or > anything fancy, just submitting text messages is all I need. > > Regards > > Ben >
