Sezione servizi > Segnalazione nuovi siti e sviluppo xml
modifica service aimon
littleqwerty:
--- Citazione da: Daniele8787 - Maggio 02, 2012, 10:36:52 pm ---Ma gli sms con id_API 1436 e 106 non costano 0.75? hai messo 1.
--- Termina citazione ---
erano in offerta a 0.75. adesso costano 1.
ps. provato, ed ha funzionato con tutti e quattro ^__^ i profili.
littleqwerty:
Stò vedendo, sulla falsariga di aimon tutto, di fare un AimonFreeTutto, dove sia possibile usare sia tutte e tre le tipologie.
--- Codice: (aimon.free.fisso) --- <service id="1060" service_type="free" name="Aimon.Free.Fissi" v="1.4.2" maxsms="3" singlelen="124" sms_divisor="124" maxlen="124" reset="daily" output_encoding="ISO-8859-1" icon="iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gJDwoLAxCgS2IAAAI6SURBVDjLlZNfSFNxFMc/u/dubtO5pVPnv1oz5mQbmtCfC3voj0QPahJKhV5CEhQGBdZLL4HUq9FLUEQQ+NJTjxERFERof2ilEupeDC1zDJnL9ke3e3uYf5I07cCB3/me3/nw5cAR+Uc4O653tXb3n5WcjY65jy/G+Z+o7b39YPBNROsNJTVx8FkSWbFt9U/YclpWPJPeEz1XV2zcX0iQ3ecyUlLWtXuA099DhSv3NhhheRlq3MHdAWTFyF7fxfU6zwyZLJRXeZCVpp0BxoI2Kr12MTKzoZmLQNBBjbt3Z4DzcFDIpBG/fABVzWnWMkiloNDahqxUbQ+QFR92d0D6NoE2MznL5OcMAKIeLOVgMktYCvu2BxS7+3T5pUjTIbIL8+OMvptY79kPQOIXWCyXkBVpTZY2LW+Pp9MQDdPf0cyxQ42nkxp0xyAKUFAMBhtIUQei2A483uzAYD2PrdaWdvi4FaumKfSTltkVouofDisPQjoNekPwbwdWfxB0MHwXdMJDzKZZ9AKIgpfOa+2gB0cdqCKoagBZaWB46JO4av8o9pM3yIuDeQm+hq8QX3jC0zvPMVe8pMJ1GWu5xIoAi3HQYlBSWkVB9XsBWWnAVH8TvR3q98ORALj8r4H2VW8OwmMbh1R3ClrOgd3RjKkoLKEdD2Hw5JpTKmTi8CMSBXJDZy6M4Q3A2i70+TDvge9vQc2OSDA6wNIULAsQEUBLQWL+EcND0wCMvBpgNARZcpkhB4vPRUkv3vsNWrytmLfhLrsAAAAASUVORK5CYII=">
<description>
<info>Invia 3 SMS al giorno con mittente fisso tramite www.aimon.it</info>
<config>
<required n="1" name="username" default="" desc="Inserisci l'username di registrazione di www.aimon.it senza @aimon.it " />
<required n="2" name="password" default="" desc="Inserisci la password di accesso di www.aimon.it" />
</config>
</description>
<procedure>
<page uri="http://aimon.it/?cmd=smsgratis" method="POST">
<contents>
<var name="crediti" left="Credito residuo giornaliero: " right="crediti/sms" />
</contents>
<vars>
<var name="inputUsername" value="%%username%%%40aimon.it" />
<var name="inputPassword" value="%%password%%" />
<var name="submit" value="Procedi" />
</vars>
<errors>
<var errstr="Username o Password errati" errmsg="username o password errati" errcode="5" />
<var errstr="password non riconosciute" errmsg="Username o password di Aimon errati" errcode="5" />
<var errstr="Credito non sufficiente" errmsg="Credito non sufficiente" errcode="13" />
</errors>
</page>
<page uri="http://littleqwerty.3owl.com/aimon10.php" method="POST">
<vars>
<var name="credits" value="%%crediti%%" />
<var name="text" value="%%message%%" />
</vars>
<contents>
<var name="residui" left="sms:" right=":rimanenti" />
</contents>
</page>
<page uri="http://aimon.it/index.php?cmd=smsgratis&sez=smsgratis" method="POST">
<vars>
<var name="tiposms" value="0" />
<var name="tipomittente" value="0" />
<var name="prefisso_internazionale" value="39+%28Italy%29" />
<var name="testo" value="%%message%%" />
<var name="caratteri" value="112" />
<var name="destinatario" value="%%intnum%%" />
<var name="btnSubmit" value="Invia+SMS" />
</vars>
<accept>
<var acceptstr="Messaggio inviato con successo" acceptmsg="Crediti residui: %%crediti%%" />
</accept>
<errors>
<var errstr="Mittente non valido" errmsg="Il mittente deve essere un numero di telefono" />
<var errstr="Destinatario richiesto" errmsg="manca il numero a cui inviare" />
<var errstr="Testo richiesto" errmsg="testo messaggio vuoto" />
<var errstr="Messaggio non inviato per errore di spedizione" errmsg="errore durante la spedizione" />
<var errstr="limite massimo di sms inviabili gratis in 24 ore" errmsg="Troppi sms in 24h per questo destinatario" />
<var errstr="limite massimo di sms inviabili gratis in 30 giorni" errmsg="Troppi sms in 30g per questo destinatario" />
<var errstr="stato raggiunto il limite totale di sms inviabili gratis al numero" errmsg="Raggiunto limite max di invii al destinatario" />
</errors>
</page>
</procedure>
</service>
--- Termina codice ---
per il nome (devo testarlo)
--- Codice: (aimon free nome) --- <service id="1062" service_type="free" name="Aimon-Free" v="1.4.2" maxsms="2" singlelen="124" sms_divisor="124" maxlen="124" reset="daily" output_encoding="ISO-8859-1" icon="iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9gJDwoLAxCgS2IAAAI6SURBVDjLlZNfSFNxFMc/u/dubtO5pVPnv1oz5mQbmtCfC3voj0QPahJKhV5CEhQGBdZLL4HUq9FLUEQQ+NJTjxERFERof2ilEupeDC1zDJnL9ke3e3uYf5I07cCB3/me3/nw5cAR+Uc4O653tXb3n5WcjY65jy/G+Z+o7b39YPBNROsNJTVx8FkSWbFt9U/YclpWPJPeEz1XV2zcX0iQ3ecyUlLWtXuA099DhSv3NhhheRlq3MHdAWTFyF7fxfU6zwyZLJRXeZCVpp0BxoI2Kr12MTKzoZmLQNBBjbt3Z4DzcFDIpBG/fABVzWnWMkiloNDahqxUbQ+QFR92d0D6NoE2MznL5OcMAKIeLOVgMktYCvu2BxS7+3T5pUjTIbIL8+OMvptY79kPQOIXWCyXkBVpTZY2LW+Pp9MQDdPf0cyxQ42nkxp0xyAKUFAMBhtIUQei2A483uzAYD2PrdaWdvi4FaumKfSTltkVouofDisPQjoNekPwbwdWfxB0MHwXdMJDzKZZ9AKIgpfOa+2gB0cdqCKoagBZaWB46JO4av8o9pM3yIuDeQm+hq8QX3jC0zvPMVe8pMJ1GWu5xIoAi3HQYlBSWkVB9XsBWWnAVH8TvR3q98ORALj8r4H2VW8OwmMbh1R3ClrOgd3RjKkoLKEdD2Hw5JpTKmTi8CMSBXJDZy6M4Q3A2i70+TDvge9vQc2OSDA6wNIULAsQEUBLQWL+EcND0wCMvBpgNARZcpkhB4vPRUkv3vsNWrytmLfhLrsAAAAASUVORK5CYII=" >
<description>
<info>Invia 2 SMS al giorno con mittente personalizzato tramite www.aimon.it</info>
<config>
<required n="1" name="username" default="" desc="Inserisci l'username di registrazione di www.aimon.it senza @aimon.it " />
<required n="2" name="password" default="" desc="Inserisci la password di accesso di www.aimon.it" />
<required n="3" name="mittente" default="" desc="Inserisci il Nome (massimo 11 caratteri" />
</config>
</description>
<procedure>
<page uri="http://aimon.it/?cmd=smsgratis" method="POST">
<contents>
<var name="crediti" left="Credito residuo giornaliero: " right="crediti/sms" />
</contents>
<vars>
<var name="inputUsername" value="%%username%%%40aimon.it" />
<var name="inputPassword" value="%%password%%" />
<var name="submit" value="Procedi" />
</vars>
<errors>
<var errstr="Username o Password errati" errmsg="username o password errati" errcode="5" />
<var errstr="password non riconosciute" errmsg="Username o password di Aimon errati" errcode="5" />
<var errstr="Credito non sufficiente" errmsg="Credito non sufficiente" errcode="13" />
</errors>
</page>
<page uri="http://littleqwerty.3owl.com/aimon.php" method="POST">
<vars>
<var name="credits" value="%%crediti%%" />
<var name="text" value="%%message%%" />
</vars>
<contents>
<var name="residui" left="sms:" right=":rimanenti" />
</contents>
</page>
<page uri="http://aimon.it/index.php?cmd=smsgratis&sez=smsgratis" method="POST">
<vars>
<var name="tiposms" value="1" />
<var name="tipomittente" value="2" />
<var name="mittente" value="%%mittente%%" />
<var name="testo" value="%%message%%" />
<var name="caratteri" value="112" />
<var name="destinatario" value="%%intnum%%" />
<var name="btnSubmit" value="Invia+SMS" />
</vars>
<accept>
<var acceptstr="Messaggio inviato con successo" acceptmsg="SMS residui: %%residui%%" />
</accept>
<errors>
<var errstr="Mittente non valido" errmsg="Il mittente deve essere un numero di telefono" />
<var errstr="Destinatario richiesto" errmsg="manca il numero a cui inviare" />
<var errstr="Testo richiesto" errmsg="testo messaggio vuoto" />
<var errstr="Messaggio non inviato per errore di spedizione" errmsg="errore durante la spedizione" />
<var errstr="limite massimo di sms inviabili gratis in 24 ore" errmsg="Troppi sms in 24h per questo destinatario" />
<var errstr="limite massimo di sms inviabili gratis in 30 giorni" errmsg="Troppi sms in 30g per questo destinatario" />
<var errstr="stato raggiunto il limite totale di sms inviabili gratis al numero" errmsg="Raggiunto limite max di invii al destinatario" />
</errors>
</page>
</procedure>
</service>
--- Termina codice ---
ho usato un mio hosting per gli script.
se va bene, entro il weekend dovrei avere quello unificato.
Navigazione
[0] Indice dei post
Vai alla versione completa