Active Topics

 



Notices


Reply
Thread Tools
titilambert's Avatar
Posts: 98 | Thanked: 147 times | Joined on Mar 2010
#11
Originally Posted by davdav View Post
A good idea
Can you make it send emails with the SMS content
And you can reply back by sending back an email with a prefix maybe like SMS: -N "phone number" -t "text here "
Thanks!
Hum ... good question !
I don't think, but I will check it !
 
titilambert's Avatar
Posts: 98 | Thanked: 147 times | Joined on Mar 2010
#12
Originally Posted by zimon View Post
Code:
$ dpkg -l | grep avahi
ii  libavahi-client3                                    0.6.24-0maemo5                             Avahi client library
ii  libavahi-common-data                                0.6.24-0maemo5                             Avahi common data files
ii  libavahi-common3                                    0.6.24-0maemo5                             Avahi common library
ii  libavahi-compat-libdnssd1                           0.6.24-0maemo5                             Avahi Apple Bonjour compatibility library
Yep, avahi-daemon was not installed.
....

edit:

After installing avahi-daemon:
Code:
$ dpkg -l | grep avahi
ii  avahi-daemon                                        0.6.24-0maemo5                             Avahi mDNS/DNS-SD daemon
ii  libavahi-client3                                    0.6.24-0maemo5                             Avahi client library
ii  libavahi-common-data                                0.6.24-0maemo5                             Avahi common data files
ii  libavahi-common3                                    0.6.24-0maemo5                             Avahi common library
ii  libavahi-compat-libdnssd1                           0.6.24-0maemo5                             Avahi Apple Bonjour compatibility library
ii  libavahi-core5                                      0.6.24-0maemo5                             Avahi's embeddable mDNS/DNS-SD library
But still no luck:
Code:
$ heysms
Unsupported date format character at 1 (%-d.%-m.)
Traceback (most recent call last):
  File "/usr/bin/heysms", line 32, in <module>
    main()
  File "/usr/lib/python2.5/site-packages/heysms/heysms.py", line 184, in main
    ui.central_widget.reload_contacts()
  File "/usr/lib/python2.5/site-packages/heysms/heysms.py", line 85, in reload_contacts
    self.parent.bonjour_users = list_presence_users()
  File "/usr/lib/python2.5/site-packages/heysms/lib/lib.py", line 201, in list_presence_users
    callBack=browse_callback)
  File "/usr/lib/python2.5/site-packages/heysms/lib/pybonjour.py", line 1409, in DNSServiceBrowse
    None)
  File "/usr/lib/python2.5/site-packages/heysms/lib/pybonjour.py", line 286, in _errcheck
    raise cls(result)
lib.pybonjour.BonjourError: (-65537, 'unknown')
Stupid question ... Is it running ?
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#13
Originally Posted by titilambert View Post
Stupid question ... Is it running ?
no, it (avahi-daemon) wasn't.

Now it is and heysms runs.
....
"No Bonjour contacts found."

What I should configure in PC Linux Pidgin-end?
Create a Bonjour-protocol account with what username?

Last edited by zimon; 2012-06-05 at 21:49.
 
titilambert's Avatar
Posts: 98 | Thanked: 147 times | Joined on Mar 2010
#14
Originally Posted by zimon View Post
no, it (avahi-daemon) wasn't.

Now it is and heysms runs.
....
"No Bonjour contacts found."

What I should configure in PC Linux Pidgin-end?
Create a Bonjour-protocol account with what username?
Yes ! launch Pidgin, create a bonjour account and use the username you want ! and active his account ...
Then click on reload button on HeySms and you will see your account ...
 
Posts: 41 | Thanked: 25 times | Joined on Mar 2011
#15
replying to a sms via bonjour/pidgin doesn't work for me.
I receive the message in pidgin from a phone number in the form +32477xxxxxx

when i reply, in the log i see :

Code:
new_message to    contact1
new_message content    it works?
send_sms
it works?
to
2477xxxxxx
Phone.SMS.Error.Generic: Invalid parameter
sending sms failed, retry
end sending

the first 2 digits '+3' are lost in the destination number.

Last edited by darodi; 2012-06-05 at 23:39.
 
titilambert's Avatar
Posts: 98 | Thanked: 147 times | Joined on Mar 2010
#16
Originally Posted by darodi View Post
replying to a sms via bonjour/pidgin doesn't work for me.
I receive the message in pidgin from a phone number in the form +32477xxxxxx

when i reply, in the log i see :

Code:
new_message to    contact1
new_message content    it works?
send_sms
it works?
to
2477xxxxxx
Phone.SMS.Error.Generic: Invalid parameter
sending sms failed, retry
end sending

the first 2 digits '+3' are lost in the destination number.
Hello !
Well well well.. I m from Montreal, my number is +1 514 xxxx ...

I never test HeySms with number outside america ...
Could you tell me where do you come from ? and what is the structure of your number ?

Thanks !!
 
titilambert's Avatar
Posts: 98 | Thanked: 147 times | Joined on Mar 2010
#17
I confirm !
HeySms works only with american number... I will fix it to night ...
 
titilambert's Avatar
Posts: 98 | Thanked: 147 times | Joined on Mar 2010
#18
I just update the package
This fix avahi dependency and number error ...

Also, I will create a roadmap on github
 
Scorpius's Avatar
Posts: 1,396 | Thanked: 2,796 times | Joined on Sep 2010 @ Caracas, Venezuela
#19
This is so awesome! I was thinking in making a program like this.

Since it's 12:22 am here and everybody's sleeping I sent myself an automated SMS. But these SMS are alphanumeric so it seems it doesn't get recognized by this little program.

In my country we receive a lot of alerts through alphanumeric SMS (Normal SMS just that they don't come from a number but from a word). Usually bills (reminders that you haven't pay something).

Does it only work with numbers? I'd have to wait to decent hours to test it.
 
Posts: 41 | Thanked: 25 times | Joined on Mar 2011
#20
Originally Posted by titilambert View Post
Hello !
Well well well.. I m from Montreal, my number is +1 514 xxxx ...

I never test HeySms with number outside america ...
Could you tell me where do you come from ? and what is the structure of your number ?

Thanks !!
I'm in Europe. The format is usually

+ (intl code number) xxxxxx

In Europe, intl code number can be 2 or 3 digits long (For example, 3 digits in Luxembourg '352', 2 digits for Belgium '32' )
'1' is the intl code number for America. That one is only one digit long.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:55.