mainSMSDaemon - Support: sr #100630, No me funcionan

 
 

sr #100630: No me funcionan

Submitter:  None
Submitted:  Wed 20 Mar 2002 11:15:29 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 22 Oct 2003 07:59:13 AM UTC, comment #2: 


Hola, intento enviar un mensaje y me dice lo siguiente:
Notas: Tengo las siguientes versiones del software:
Linux: Distribución SuSe 8.2
SMSDEAMON:  Version 2.0.1
python: Version 2.2.2-82
TkInter: Version 2.2.2-82


echo "Hola Fulanita, prueba de envío de SMS, Menganito" |
smsdaemon -msg "123456789" "vodafone" "Menganito"

 ··--==[[ SMSDaemon
]]==--······················································

   ... usando Cualquiera
   Encontrada pasarela compatible Vodafone
   Encontrada pasarela compatible Navegalia
   Encontrada pasarela compatible SMSYa
   ... usando Vodafone
   1/1 Conectado para envio
Traceback (most recent call last):
  File "/usr/local/bin/smsdaemon", line 114, in ?
    if not msend.send(sys.argv[1+argmod],
sys.argv[2+argmod], msg, sys.argv[3+argmod], smstype,
inform, gateway):
  File "/usr/local/smsdaemon/interfacelib.py", line 311, in send
    if (self.gatewayobj.send(dnumber,dmessage, 1, 1,
"smsdaemon", logtarget )):
  File "/usr/local/smsdaemon/cualquiera.py", line 39, in send
    if (tmpgateway.send(number,message, 1, 1, "smsdaemon",
logtarget )):
  File "/usr/local/smsdaemon/vodafone.py", line 30, in send
    if browser.request('POST',
'http://teleav.airtelmovil.net/cgi-bin/cgi-airt',
'http://teleav.airtelmovil.net/cgi-bin/cgi-airt', 'mBody='+
message+'&tNumber=' + number):
  File "/usr/local/smsdaemon/gatewaylib.py", line 331, in
request
    self.http.connect(host)
  File "/usr/local/smsdaemon/gatewaylib.py", line 60, in connect
    else : self.httpinstance.connect(host)
  File "/usr/lib/python2.2/httplib.py", line 990, in connect
    self._conn.connect()
  File "/usr/lib/python2.2/httplib.py", line 516, in connect
    socket.SOCK_STREAM):
socket.gaierror: (-2, 'Name or service not known')

Anonymous
Thu 21 Mar 2002 12:01:36 AM UTC, comment #1: 


Es normal, dado que he abandonado por ahora el desarrollo de
las pasareas ( si bien se positivamente que navegalia
funciona ) para centrarme mas en el nuevo interfaz en qt,
que estoy seguro va a gustar mucho mas que el anterior.
En los proximos dias saldra a la luz una nueva version
actualizada con el nuevo interfaz y las pasarelas
funcionando.
Aun asi en cualquier caso te animo a editar tu mismo las
pasarelas, son mucho mas sencillas de lo que parece...
Un Saludo

Víctor Romero <vromero>
Group administrator
Wed 20 Mar 2002 11:15:29 AM UTC, original submission:  


Me dan error todas las pasarelas,movistar,vodafone...no
me funciona ninguna..por que?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code