Cannot receive sms in kannel and playsms

i will try it ! but my problem that with the same configuration i was able to send a message but now nothing i canā€™t send o receive :confused:

this response means that all is right !!!
~$ tail -f /var/log/kannel/smsc-gsm1.log
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: <-- OK
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: --> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0^M
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: <-- OK
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: --> AT+CPMS=ā€œSMā€,ā€œMTā€^M
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: <-- AT+CPMS=ā€œSMā€,"MT"
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: <-- +CPMS: 1,40,0,23,0,23
2015-07-08 09:21:19 [6151] [6] DEBUG: AT2[gsm1]: <-- OK
2015-07-08 09:21:19 [6151] [6] INFO: AT2[gsm1]: AT SMSC successfully opened.
2015-07-08 09:21:19 [6151] [6] INFO: AT2[gsm1]: Closing device
2015-07-08 09:21:19 [6151] [6] DEBUG: Thread 6 (gw/smsc/smsc_at.c:at2_device_thread) terminates.

can you paste us your ls -l /dev/ttyUSB* and ls -l /dev/gsm*

anton

~$ ls -l /dev/ttyUSB*
crw-rw---- 1 root dialout 188, 0 Jul 8 10:36 /dev/ttyUSB0
crw-rw---- 1 root dialout 188, 2 Jul 8 08:31 /dev/ttyUSB2
crw-rw---- 1 root dialout 188, 3 Jul 8 08:31 /dev/ttyUSB3
crw-rw---- 1 root dialout 188, 4 Jul 8 08:31 /dev/ttyUSB4

~$ ls -l /dev/gsm*
lrwxrwxrwx 1 root root 7 Jul 8 08:30 /dev/gsm1-7 -> ttyUSB0

and when I try this URL inthe browser
http://localhost:13131/cgi-bin/sendsms?username=playsms&password=playsms&from=+21628330015&to=+21620006292&text=testingmsg&smsc=gsm1

I get :
3: Queued for later delivery

and my smsc(modem) is connected to kannel
http://localhost:13000/status?password=playsms

Kannel bearerbox version 1.4.3'. BuildNov 24 2011 09:54:00ā€™, compiler `4.6.2ā€™.
System Linux, release 3.13.0-32-generic, version #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014, machine x86_64.
Hostname tn1sms01, IP 127.0.1.1.
Libxml version 2.7.8.
Using OpenSSL 1.0.0e 6 Sep 2011.
Compiled with MySQL 5.5.17, using MySQL 5.5.43.
Using SQLite 3.7.9.
Using native malloc.

Status: running, uptime 0d 0h 0m 58s

WDP: received 0 (0 queued), sent 0 (0 queued)

SMS: received 0 (0 queued), sent 0 (29 queued), store size 29
SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg/sec

DLR: 0 queued, using internal storage

Box connections:

smsbox:(none), IP 127.0.0.1 (0 queued), (on-line 0d 0h 0m 57s)  

SMSC connections:

gsm1    AT2[gsm1] (connecting, rcvd 0, sent 0, failed 0, queued 0 msgs)

just wanna make sure,

  • in your kannel.conf, do you have device = /dev/gsm1-7 in your SMSC gsm1 block ?
  • can you paste your dmesg
  • can you paste your lsusb

anton

-## SMSC gsm1
group = smsc
smsc = at
smsc-id = gsm1
allowed-smsc-id = gsm1
preferred-smsc-id = gsm1
my-number = "28330015"
modemtype = huawei
device = /dev/gsm1-7
speed = 9600
sim-buffering = true
max-error-count = 5
log-file = /var/log/kannel/smsc-gsm1.log
log-level = 0

  • lsusb
    :~$ sudo lsusb
    Bus 001 Device 009: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

dmesg : i choose just the important lines

592.136019] usb 1-7: new high-speed USB device number 6 using ehci-pci
[ 592.270251] usb 1-7: New USB device found, idVendor=12d1, idProduct=1446
[ 592.270255] usb 1-7: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 592.270257] usb 1-7: Product: HUAWEI Mobile
[ 592.270259] usb 1-7: Manufacturer: Huawei Technologies
[ 592.290164] usb-storage 1-7:1.0: USB Mass Storage device detected
[ 592.290247] scsi8 : usb-storage 1-7:1.0
[ 592.290336] usb-storage 1-7:1.1: USB Mass Storage device detected
[ 592.290430] scsi9 : usb-storage 1-7:1.1

[ 2.073864] hpet1: lost 25 rtc interrupts
[ 2.074137] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.109680] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.111589] sr0: scsi3-mmc drive: 0x/48x writer cd/rw xa/form2 cdda tray
[ 2.111590] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.111666] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 2.111755] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 2.157233] EDD information not available.
[ 2.169108] PM: Hibernation image not present or could not be loaded.
[ 2.169361] tsc: Refined TSC clocksource calibration: 2792.660 MHz
[ 2.170531] Freeing unused kernel memory: 1336K (ffffffff81d1f000 - ffffffff81e6d000)
[ 2.170532] Write protecting the kernel read-only data: 12288k
[ 2.208322] Freeing unused kernel memory: 816K (ffff880001734000 - ffff880001800000)
[ 2.222660] Freeing unused kernel memory: 696K (ffff880001b52000 - ffff880001c00000)
[ 2.259428] systemd-udevd[117]: starting version 204
[ 2.299283] pps_core: LinuxPPS API ver. 1 registered
[ 2.299284] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 2.300519] PTP clock support registered
[ 2.343517] tg3.c:v3.134 (Sep 16, 2013)
[ 2.391865] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:23:ae:90:fc:24
[ 2.405435] tg3 0000:02:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[ 2.419052] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 2.432675] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 2.511693] random: lvm urandom read with 43 bits of entropy available
[ 2.548044] usb 2-2: new low-speed USB device number 2 using uhci_hcd
[ 2.573617] bio: create slab at 1
[ 2.735875] usb 2-2: New USB device found, idVendor=046d, idProduct=c05a
[ 2.749878] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.763906] usb 2-2: Product: USB Optical Mouse
[ 2.777839] usb 2-2: Manufacturer: Logitech
[ 2.797176] hidraw: raw HID events driver Ā© Jiri Kosina
[ 2.827129] usbcore: registered new interface driver usbhid
[ 2.841041] usbhid: USB HID core driver
[ 2.856350] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4
[ 2.870736] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 3.032027] usb 3-2: new low-speed USB device number 2 using uhci_hcd
[ 3.133577] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 3.204061] Switched to clocksource tsc
[ 3.268523] usb 3-2: New USB device found, idVendor=413c, idProduct=2105
[ 3.283868] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.299186] usb 3-2: Product: Dell USB Keyboard
[ 3.314392] usb 3-2: Manufacturer: Dell
[ 3.397918] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input5
[ 3.413537] hid-generic 0003:413C:2105.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.1-2/input0
[ 3.869655] random: nonblocking pool is initialized
[ 4.060031] usb 1-7: new high-speed USB device number 4 using ehci-pci
[ 4.210407] usb 1-7: New USB device found, idVendor=12d1, idProduct=1446
[ 4.226631] usb 1-7: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 4.242829] usb 1-7: Product: HUAWEI Mobile
[ 4.258775] usb 1-7: Manufacturer: Huawei Technologies
[ 12.098778] Adding 4116476k swap on /dev/mapper/tn1sms01ā€“vg-swap_1. Priority:-1 extents:1 across:4116476k FS
[ 12.188764] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.327369] systemd-udevd[307]: starting version 204
[ 12.493071] lp: driver loaded but no devices found
[ 12.500877] ppdev: user-space parallel port driver
[ 12.503866] parport_pc 00:05: reported by Plug and Play ACPI
[ 12.503920] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 12.548368] [drm] Initialized drm 1.1.0 20060810
[ 12.564729] intel_rng: Firmware space is locked read-only. If you canā€™t or
[ 12.564729] intel_rng: donā€™t want to disable this in firmware setup, and if
[ 12.564729] intel_rng: you are certain that your system has a functional
[ 12.564729] intel_rng: RNG, try using the ā€˜no_fwh_detectā€™ option.
[ 12.581660] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \GLBC 1 (20131115/utaddress-251)
[ 12.581668] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \SACT 2 (20131115/utaddress-251)
[ 12.581671] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \SSTS 3 (20131115/utaddress-251)
[ 12.581674] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.581697] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 12.582923] leds_ss4200: no LED devices found
[ 12.600156] lp0: using parport0 (interrupt-driven).
[ 12.625141] [drm] Memory usable by graphics device = 512M
[ 12.625146] checking generic (c0000000 500000) vs hw (c0000000 10000000)
[ 12.625148] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[ 12.625169] Console: switching to colour dummy device 80x25
[ 12.675626] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 12.689658] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 12.689671] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 12.689673] [drm] Driver supports precise vblank timestamp query.
[ 12.708326] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 12.709227] [drm] initialized overlay support
[ 12.746791] gpio_ich: GPIO from 206 to 255 on gpio_ich
[ 12.809565] fbcon: inteldrmfb (fb0) is primary device
[ 12.864101] Console: switching to colour frame buffer device 160x64
[ 12.867358] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 12.867360] i915 0000:00:02.0: registered panic notifier
[ 12.867446] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 12.868195] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[ 12.970338] type=1400 audit(1436338459.795:2): apparmor=ā€œSTATUSā€ operation=ā€œprofile_loadā€ profile=ā€œunconfinedā€ name="/sbin/dhclient" pid=398 comm=ā€œapparmor_parserā€
[ 12.970345] type=1400 audit(1436338459.795:3): apparmor=ā€œSTATUSā€ operation=ā€œprofile_loadā€ profile=ā€œunconfinedā€ name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=398 comm=ā€œapparmor_parserā€
[ 12.970350] type=1400 audit(1436338459.795:4): apparmor=ā€œSTATUSā€ operation=ā€œprofile_loadā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=398 comm=ā€œapparmor_parserā€
[ 12.970358] type=1400 audit(1436338459.795:5): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/sbin/dhclient" pid=399 comm=ā€œapparmor_parserā€
[ 12.970364] type=1400 audit(1436338459.795:6): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=399 comm=ā€œapparmor_parserā€
[ 12.970368] type=1400 audit(1436338459.795:7): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=399 comm=ā€œapparmor_parserā€
[ 12.970729] type=1400 audit(1436338459.795:8): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=398 comm=ā€œapparmor_parserā€
[ 12.970733] type=1400 audit(1436338459.795:9): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=398 comm=ā€œapparmor_parserā€
[ 12.970743] type=1400 audit(1436338459.795:10): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=399 comm=ā€œapparmor_parserā€
[ 12.970747] type=1400 audit(1436338459.795:11): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=399 comm=ā€œapparmor_parserā€
[ 13.238935] autoconfig: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
[ 13.238938] speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
[ 13.238939] hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[ 13.238940] mono: mono_out=0x0
[ 13.238941] inputs:
[ 13.238942] Mic=0x14
[ 13.238944] Line=0x15
[ 13.244994] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 13.245064] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 13.245112] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 13.245167] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 13.257007] tg3 0000:02:00.0: irq 44 for MSI/MSI-X
[ 13.318628] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.955422] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 14.116928] usb-storage 1-7:1.0: USB Mass Storage device detected
[ 14.116988] scsi4 : usb-storage 1-7:1.0
[ 14.117059] usb-storage 1-7:1.1: USB Mass Storage device detected
[ 14.117094] scsi5 : usb-storage 1-7:1.1
[ 14.117141] usbcore: registered new interface driver usb-storage
[ 14.537986] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 14.810191] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 15.117430] scsi 4:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 15.118044] scsi 5:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 15.120458] sr1: scsi-1 drive
[ 15.120582] sr 4:0:0:0: Attached scsi CD-ROM sr1
[ 15.122190] sr 4:0:0:0: Attached scsi generic sg2 type 5
[ 15.122399] sd 5:0:0:0: Attached scsi generic sg3 type 0
[ 15.124790] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[ 15.713479] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
[ 15.713487] tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
[ 15.713502] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 15.898298] usb 1-7: USB disconnect, device number 4
[ 16.200494] init: cups main process (640) killed by HUP signal
[ 16.200516] init: cups main process ended, respawning
[ 16.280350] Bluetooth: Core ver 2.17
[ 16.280368] NET: Registered protocol family 31
[ 16.280369] Bluetooth: HCI device and connection manager initialized
[ 16.280556] Bluetooth: HCI socket layer initialized
[ 16.280559] Bluetooth: L2CAP socket layer initialized
[ 16.280563] Bluetooth: SCO socket layer initialized
[ 16.284586] Bluetooth: RFCOMM TTY layer initialized
[ 16.284598] Bluetooth: RFCOMM socket layer initialized
[ 16.284602] Bluetooth: RFCOMM ver 1.11
[ 16.391637] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.391641] Bluetooth: BNEP filters: protocol multicast
[ 16.391651] Bluetooth: BNEP socket layer initialized
[ 18.366450] init: failsafe main process (580) killed by TERM signal
[ 18.560761] audit_printk_skb: 15 callbacks suppressed
[ 18.560764] type=1400 audit(1436338465.387:17): apparmor=ā€œSTATUSā€ operation=ā€œprofile_loadā€ profile=ā€œunconfinedā€ name="/usr/lib/lightdm/lightdm-guest-session" pid=1003 comm=ā€œapparmor_parserā€
[ 18.560771] type=1400 audit(1436338465.387:18): apparmor=ā€œSTATUSā€ operation=ā€œprofile_loadā€ profile=ā€œunconfinedā€ name=ā€œchromiumā€ pid=1003 comm=ā€œapparmor_parserā€
[ 18.561006] type=1400 audit(1436338465.387:19): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name=ā€œchromiumā€ pid=1003 comm=ā€œapparmor_parserā€
[ 18.563138] type=1400 audit(1436338465.387:20): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/sbin/dhclient" pid=1004 comm=ā€œapparmor_parserā€
[ 18.563146] type=1400 audit(1436338465.387:21): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1004 comm=ā€œapparmor_parserā€
[ 18.563152] type=1400 audit(1436338465.387:22): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=1004 comm=ā€œapparmor_parserā€
[ 18.563529] type=1400 audit(1436338465.387:23): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1004 comm=ā€œapparmor_parserā€
[ 18.563534] type=1400 audit(1436338465.387:24): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=1004 comm=ā€œapparmor_parserā€
[ 18.563729] type=1400 audit(1436338465.387:25): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/connman/scripts/dhclient-script" pid=1004 comm=ā€œapparmor_parserā€
[ 18.570912] type=1400 audit(1436338465.395:26): apparmor=ā€œSTATUSā€ operation=ā€œprofile_loadā€ profile=ā€œunconfinedā€ name="/usr/lib/telepathy/mission-control-5" pid=1007 comm=ā€œapparmor_parserā€
[ 19.808051] usb 1-7: new high-speed USB device number 5 using ehci-pci
[ 19.942514] usb 1-7: New USB device found, idVendor=12d1, idProduct=1506
[ 19.942520] usb 1-7: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 19.942524] usb 1-7: Product: HUAWEI Mobile
[ 19.942527] usb 1-7: Manufacturer: Huawei Technologies
[ 19.962738] usb-storage 1-7:1.5: USB Mass Storage device detected
[ 19.962801] scsi6 : usb-storage 1-7:1.5
[ 19.962900] usb-storage 1-7:1.6: USB Mass Storage device detected
[ 19.962938] scsi7 : usb-storage 1-7:1.6
[ 20.135122] usbcore: registered new interface driver usbserial
[ 20.135334] usbcore: registered new interface driver usbserial_generic
[ 20.136151] usbserial: USB Serial support registered for generic
[ 20.233553] usbcore: registered new interface driver option
[ 20.233566] usbserial: USB Serial support registered for GSM modem (1-port)
[ 20.233638] option 1-7:1.0: GSM modem (1-port) converter detected
[ 20.233727] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB0
[ 20.233763] option 1-7:1.3: GSM modem (1-port) converter detected
[ 20.233815] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB1
[ 20.233827] option 1-7:1.4: GSM modem (1-port) converter detected
[ 20.233870] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB2
[ 20.377914] usbcore: registered new interface driver cdc_wdm
[ 20.467861] qmi_wwan 1-7:1.1: cdc-wdm0: USB WDM device
[ 20.468056] qmi_wwan 1-7:1.1 wwan0: register ā€˜qmi_wwanā€™ at usb-0000:00:1d.7-7, WWAN/QMI device, 26:b7:35:d9:24:62
[ 20.468089] usbcore: registered new interface driver qmi_wwan
[ 20.962031] scsi 6:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 20.963790] scsi 7:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 20.966520] sr1: scsi-1 drive
[ 20.967488] sr 6:0:0:0: Attached scsi CD-ROM sr1
[ 20.967633] sr 6:0:0:0: Attached scsi generic sg2 type 5
[ 20.969462] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 20.971951] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[ 26.816311] init: plymouth-upstart-bridge main process ended, respawning
[ 27.623561] init: plymouth-stop pre-start process (1726) terminated with status 1
[ 46.054524] audit_printk_skb: 129 callbacks suppressed
[ 46.054528] type=1400 audit(1436338492.094:70): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/lib/cups/backend/cups-pdf" pid=2419 comm=ā€œapparmor_parserā€
[ 46.054535] type=1400 audit(1436338492.094:71): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/sbin/cupsd" pid=2419 comm=ā€œapparmor_parserā€
[ 46.054920] type=1400 audit(1436338492.094:72): apparmor=ā€œSTATUSā€ operation=ā€œprofile_replaceā€ profile=ā€œunconfinedā€ name="/usr/sbin/cupsd" pid=2419 comm=ā€œapparmor_parserā€
[ 161.861945] systemd-hostnamed[2913]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[ 584.998497] usb 1-7: USB disconnect, device number 5
[ 585.000015] option1 ttyUSB0: option_instat_callback: error -108
[ 585.000172] option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.000174] option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.000176] option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.000178] option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.000292] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[ 585.000299] option 1-7:1.0: device disconnected
[ 585.002175] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.004061] qmi_wwan 1-7:1.1 wwan0: unregister ā€˜qmi_wwanā€™ usb-0000:00:1d.7-7, WWAN/QMI device
[ 585.006427] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.010674] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.014930] option1 ttyUSB1: usb_wwan_indat_callback: resubmit read urb failed. (-19)
[ 585.032056] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[ 585.032065] option 1-7:1.3: device disconnected
[ 585.032155] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
[ 585.032166] option 1-7:1.4: device disconnected
[ 592.136019] usb 1-7: new high-speed USB device number 6 using ehci-pci
[ 592.270251] usb 1-7: New USB device found, idVendor=12d1, idProduct=1446
[ 592.270255] usb 1-7: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 592.270257] usb 1-7: Product: HUAWEI Mobile
[ 592.270259] usb 1-7: Manufacturer: Huawei Technologies
[ 592.290164] usb-storage 1-7:1.0: USB Mass Storage device detected
[ 592.290247] scsi8 : usb-storage 1-7:1.0
[ 592.290336] usb-storage 1-7:1.1: USB Mass Storage device detected
[ 592.290430] scsi9 : usb-storage 1-7:1.1
[ 593.289275] scsi 8:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 593.292539] scsi 9:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 593.294380] sr1: scsi-1 drive
[ 593.294489] sr 8:0:0:0: Attached scsi CD-ROM sr1
[ 593.294565] sr 8:0:0:0: Attached scsi generic sg2 type 5
[ 593.294710] sd 9:0:0:0: Attached scsi generic sg3 type 0
[ 593.298736] sd 9:0:0:0: [sdb] Attached SCSI removable disk
[ 593.363780] systemd-udevd[3388]: Failed to apply ACL on /dev/sr1: No such file or directory
[ 593.363791] systemd-udevd[3388]: Failed to apply ACL on /dev/sr1: No such file or directory
[ 593.365513] usb 1-7: USB disconnect, device number 6
[ 597.276028] usb 1-7: new high-speed USB device number 7 using ehci-pci
[ 597.410532] usb 1-7: New USB device found, idVendor=12d1, idProduct=1506
[ 597.410535] usb 1-7: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 597.410537] usb 1-7: Product: HUAWEI Mobile
[ 597.410539] usb 1-7: Manufacturer: Huawei Technologies
[ 597.430319] option 1-7:1.0: GSM modem (1-port) converter detected
[ 597.430387] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB1
[ 597.430483] option 1-7:1.1: GSM modem (1-port) converter detected
[ 597.430568] option 1-7:1.2: GSM modem (1-port) converter detected
[ 597.430612] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB3
[ 597.430656] option 1-7:1.3: GSM modem (1-port) converter detected
[ 597.430699] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB4
[ 597.430743] option 1-7:1.4: GSM modem (1-port) converter detected
[ 597.430789] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB5
[ 597.430834] usb-storage 1-7:1.5: USB Mass Storage device detected
[ 597.431116] scsi10 : usb-storage 1-7:1.5
[ 597.431203] usb-storage 1-7:1.6: USB Mass Storage device detected
[ 597.431280] scsi11 : usb-storage 1-7:1.6
[ 598.429553] scsi 10:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 598.431519] scsi 11:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 598.434288] sr1: scsi-1 drive
[ 598.434414] sr 10:0:0:0: Attached scsi CD-ROM sr1
[ 598.434493] sr 10:0:0:0: Attached scsi generic sg2 type 5
[ 598.436113] sd 11:0:0:0: Attached scsi generic sg3 type 0
[ 598.439297] sd 11:0:0:0: [sdb] Attached SCSI removable disk
[ 935.916024] perf samples too long (2510 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 2188.064113] usb 1-7: USB disconnect, device number 7
[ 2188.066346] option1 ttyUSB1: option_instat_callback: error -108
[ 2188.066484] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[ 2188.066509] option 1-7:1.0: device disconnected
[ 2188.066576] option 1-7:1.1: device disconnected
[ 2188.066668] option1 ttyUSB3: GSM modem (1-port) converter now disconnected from ttyUSB3
[ 2188.066677] option 1-7:1.2: device disconnected
[ 2188.066765] option1 ttyUSB4: GSM modem (1-port) converter now disconnected from ttyUSB4
[ 2188.066775] option 1-7:1.3: device disconnected
[ 2188.066861] option1 ttyUSB5: GSM modem (1-port) converter now disconnected from ttyUSB5
[ 2188.066871] option 1-7:1.4: device disconnected
[ 2198.636031] usb 1-7: new high-speed USB device number 8 using ehci-pci
[ 2198.770588] usb 1-7: New USB device found, idVendor=12d1, idProduct=1446
[ 2198.770593] usb 1-7: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 2198.770597] usb 1-7: Product: HUAWEI Mobile
[ 2198.770600] usb 1-7: Manufacturer: Huawei Technologies
[ 2198.790270] usb-storage 1-7:1.0: USB Mass Storage device detected
[ 2198.790347] scsi12 : usb-storage 1-7:1.0
[ 2198.790471] usb-storage 1-7:1.1: USB Mass Storage device detected
[ 2198.790503] scsi13 : usb-storage 1-7:1.1
[ 2199.789366] scsi 12:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 2199.790976] scsi 13:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 2199.792865] sr1: scsi-1 drive
[ 2199.793116] sr 12:0:0:0: Attached scsi CD-ROM sr1
[ 2199.793231] sr 12:0:0:0: Attached scsi generic sg2 type 5
[ 2199.793390] sd 13:0:0:0: Attached scsi generic sg3 type 0
[ 2199.795736] sd 13:0:0:0: [sdb] Attached SCSI removable disk
[ 2199.849171] systemd-udevd[4197]: Failed to apply ACL on /dev/sr1: No such file or directory
[ 2199.849181] systemd-udevd[4197]: Failed to apply ACL on /dev/sr1: No such file or directory
[ 2199.850364] usb 1-7: USB disconnect, device number 8
[ 2203.768029] usb 1-7: new high-speed USB device number 9 using ehci-pci
[ 2203.902560] usb 1-7: New USB device found, idVendor=12d1, idProduct=1506
[ 2203.902566] usb 1-7: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 2203.902570] usb 1-7: Product: HUAWEI Mobile
[ 2203.902573] usb 1-7: Manufacturer: Huawei Technologies
[ 2203.922370] option 1-7:1.0: GSM modem (1-port) converter detected
[ 2203.922483] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB0
[ 2203.922608] option 1-7:1.1: GSM modem (1-port) converter detected
[ 2203.922699] option 1-7:1.2: GSM modem (1-port) converter detected
[ 2203.922749] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB2
[ 2203.922798] option 1-7:1.3: GSM modem (1-port) converter detected
[ 2203.922845] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB3
[ 2203.922892] option 1-7:1.4: GSM modem (1-port) converter detected
[ 2203.922941] usb 1-7: GSM modem (1-port) converter now attached to ttyUSB4
[ 2203.922988] usb-storage 1-7:1.5: USB Mass Storage device detected
[ 2203.923041] scsi14 : usb-storage 1-7:1.5
[ 2203.923127] usb-storage 1-7:1.6: USB Mass Storage device detected
[ 2203.923161] scsi15 : usb-storage 1-7:1.6
[ 2204.921461] scsi 14:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 2204.922190] scsi 15:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 2204.924669] sr1: scsi-1 drive
[ 2204.924987] sr 14:0:0:0: Attached scsi CD-ROM sr1

[ 5171.172788] systemd-hostnamed[6035]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[ 5776.930973] systemd-hostnamed[6328]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!

2015-07-08 13:11:58 [8158] [7] DEBUG: Routing failed, re-queued.
2015-07-08 13:11:58 [8158] [7] DEBUG: sms_router: handling message (0x1ec46b0 vs

however status smsc admin is good

Try to change device work mode to ā€œmodem onlyā€.
AT^SETPORT=ā€œA1,A2;1,2,3ā€
or
AT^SETPORT=ā€œA1;1,2ā€ (better)
or
use usbmodeswitch.
Also use device = ttyUSB*.