SMS Server Tools 3
This site is hosted by Kekekasvi.com
 Menu
Basic information:
Additional information:
Support:
Get SMS Server Tools 3:
Additional Options

 Sponsored links

 Search
Custom Search

 Visitor locations
 
 SMS Server Tools 3 Community
Welcome, Guest. Please login or register. Thu Mar 28, 2024 22:32
SMSTools3 Community » Help and support Bottom

multi-character character constant

Login and Post Reply

Page:  1

Author Post
Member
Registered:
Sep 2013
Location: Cebu, Philippines
i'm trying to add some fixes to smsd.c and then rebuild it, but compiler gives me this error:



i found out that originally file smsd.c is not in unicode and stated line has this:



now what should i do about it?


« Last edit by dive on Thu Mar 24, 2016 05:36, 97 months ago. »
Administrator
Registered:
May 2009
Location: Jyväskylä, Finland
In the next version the change is:



What kind of fixes you are adding?

Member
Registered:
Sep 2013
Location: Cebu, Philippines
Topic owner
we have quite big pool and we use prepaid sim-cards with unli-txt promo, but only bound to home network. sometimes they get blocked or have to be pulled out or replaced for some reason. so i need to inform my web backend about these changes asap.

i want to run eventhandler with new event "IMSI" which has 2 arguments: modem name and IMSI value itself.

how about putting it all on github?

Member
Registered:
Sep 2013
Location: Cebu, Philippines
Topic owner
i managed to call eventhandler in modeminit.c, right after IMSI is received, but somehow it gives me errors:

Quote
2016-03-28 18:01:08,3, GSM20: Done: eventhandler, execution time 0 sec., status: 32512 (127)
2016-03-28 18:01:08,3, GSM20: Exec: eventhandler encountered errors:
2016-03-28 18:01:08,3, GSM20: ! sh: Running: command not found
2016-03-28 18:01:08,3, GSM1: Done: eventhandler, execution time 0 sec., status: 32512 (127)
2016-03-28 18:01:08,3, GSM1: Exec: eventhandler encountered errors:
2016-03-28 18:01:08,3, GSM1: ! sh: Running: command not found

here's how i'm doing it. around line #1606 of modeminit.c:



my_system() is defined in extras.c and it's exactly same function which runs eventhandler on SENT/FAILED/RECEIVED events. so it works fine for those events, but not for my custom IMSI. no idea what causes this "command not found" error..

eventhandler is defined in /etc/smsd.conf like this:

eventhandler = /usr/local/bin/yii-sms/protected/commands/shell/event.sh

Login and Post Reply

Page:  1

SMSTools3 Community » Help and support Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.