Hi
We are looking for a new Solution Architect IP (100 %) in Zürich. Sorry for the description only being in german.
Please contact me offline if you are interested.
Cheers Marco
--------------------------- Job Profil: - Ausarbeiten von L2/L3/IP/MPLS Lösungen für unsere CH-Kunden mit dem grossen Alcatel-Lucent Produktportfolio - Kundeninterface für VPLS und IP/MPLS basierte Lösungen (Consulting, Workshops) - Mitarbeit im Erstellen von Offerten (Dimensionierungen, Lösungsbeschreibungen, Grafiken und Mengengerüste)
Anforderungen: - Höhere technische & betriebswirtschaftliche Ausbildung - Ergänzende Ausbildung in Telecom und Netzwerke - Erfahrung in Carrier Ethernet/IP Netzen ---------------------------
Hello,
I'm using sms_client to send alarm SMSes from my monitoring system to mobile phones. I don't know what happened but it seems our analog phone line is now blacklisted and the Swisscom SMSC is no longer accepting our SMSes. After about 2 hours being passed around from one Swisscom helpdesk to another I finally got someone that had a clue about fixnet to mobile SMS services. This person told me that he removed our phone number from the blacklist but that it could take 30mins to 24hours for the change to be effected(?!). Even if this was the most help I had in 2 hours on the phone, the guy could not imagine that I could send an SMS without an approved Swisscom telephone.
Anyone ever have a similar experience? I'm waiting patiently until tomorrow to see if it works but otherwise I'm a touch frustrated.
Here's the relevant output in the logs.
/etc/smsclient# sms_client -l 4 jon test123 Parsing Resource File '/etc/smsclient/sms_config' Parsing '/etc/smsclient/sms_config' Found 'SMS_default_service', setting value to 'swisscom' ... Failed to open local smsrc file Opening Global Addressbook File: /etc/smsclient/sms_addressbook Expanding 'jon' Global: Item 'jon' found Service 'swisscom' using protocol 'UCP' ... Parsing '/usr/share/smsclient/services/swisscom' Found 'SMS_centre_number', setting value to '0794998990' ... MODEM: Sending dial string ATDT0794998990<CR> to modem Written String: +ATDT0794998990<CR>+ MODEM: Waiting for Connection... Received String: +ATDT0794998990<CR><CR><LF>+ Received String: +BLACKLISTED<CR><LF>+ MODEM: Expecting CONNECT response - UNKNOWN ...
Jon Martin
Am 21.05.2008 um 16:04 schrieb Jon Martin:
I'm using sms_client to send alarm SMSes from my monitoring system to mobile phones. I don't know what happened but it seems our analog phone line is now blacklisted and the Swisscom SMSC is no longer accepting our SMSes. After about 2 hours being passed around from one Swisscom helpdesk to another I finally got someone that had a clue about fixnet to mobile SMS services. This person told me that he removed our phone number from the blacklist but that it could take 30mins to 24hours for the change to be effected(?!). Even if this was the most help I had in 2 hours on the phone, the guy could not imagine that I could send an SMS without an approved Swisscom telephone.
... Parsing '/usr/share/smsclient/services/swisscom' Found 'SMS_centre_number', setting value to '0794998990' ... MODEM: Sending dial string ATDT0794998990<CR> to modem Written String: +ATDT0794998990<CR>+ MODEM: Waiting for Connection... Received String: +ATDT0794998990<CR><CR><LF>+ Received String: +BLACKLISTED<CR><LF>+ MODEM: Expecting CONNECT response - UNKNOWN ...
Actually, this looks like your modem is doing the blacklisting, if it was Swisscom, then you'd get a CONNECTED message following by a blacklisted answer from the SMSC. Well it might actually be Swisscom but let me explain. Blacklisting is something which used to be (don't know if it is still the case) mandated on all Modems. If you dialed a number and didn't get a carrier but a voice answer, the modem had to blacklist this number for a certain amount of time. Now if Swisscom blacklisted you on their end, they'd just play some recorded message when you call, and so getting your modem to blacklist that number as well. But this is all speculation from someone who had to implement blacklisting routines in assembler some 16 years ago...
Cheers, -daniel
Jon Martin wrote:
I'm using sms_client to send alarm SMSes from my monitoring system to mobile phones. I don't know what happened but it seems our analog phone line is now blacklisted and the Swisscom SMSC is no longer accepting our SMSes.
The only similar thing I've seen was this:
May 15 03:40:09 [23459] : Dialing SMSC 0794998990... May 15 03:40:14 [23459] WARNING: read() Timeout May 15 03:40:40 [23459] : Connection Established. May 15 03:40:40 [23459] : SMSC Respsonse: <STX>01/00079/R/01/N/04/ Not accepted - Maximum messages for the address exceeded/A1<ETX> May 15 03:40:40 [23459] ERROR: Message rejected May 15 03:40:40 [23459] : Hangup... May 15 03:40:43 [23459] : Hangup... May 15 03:40:43 [23459] : swisscom Service Time: 34 Seconds May 15 03:40:43 [23459] WARNING: Could not deliver message 0 to <NULL> on 0796423985 delivery code 170
/Per Jessen, Herrliberg