Hi all, I want to transmit an SMS to an german analog device T-Sinus 700K which is connected via an a/b-adapter and OctoBRI to my asterisk box. Asterisk 1.0.9-BRIstuffed-0.2.0-RC8j. The SMSC-Nr 0193010 is configured in the T-Sinus. It answers the call and displays "SMS is currently transfered". But after hangup no incoming SMS is displayed / reported?! Here is the smsq invocation used: smsq --mttx-channel="Zap/g18/198" --mttx-retries 0 --mttx-callerid 01930100 --oa 041061234567 -t --mr 1 --scts "2005-07-14 10:16:26" Hello Sending SMS from the T-Sinus to asterisk is no problem. Any hints why the SMS is not accepted by the called device are greatly appreciated ;-) Bruno --