[HowTo] Bezahlbares GSM-VoIP-Gateway auf Asterisk-Basis zum selber bauen

Machst du einen richtigen Power-Off oder einfachen reboot per cronjob?

wenn ich nur nen Reboot mache dann bleibt die Power permanent am Stick:confused: Was dann natuerlich nichts bringt.
da helfen auch alle BIOS EInstellungen nichts.

Deswegen fahre ich einen shutdown. Und mache 1 Minute spaeter per ACPI Wakeup wieder nen Wakeup. Klappt hervorragend. EIn besserer Workaround ist mir zumindest noch nicht eingefallen.

- sparkie
 
Habt ihr die Speicherfunktion von dem Stick ausgeschaltet? Ich benutze chan_datacard jetzt seit ca. einem Monat im Dauertest. Bis jetzt läuft es ohne Neustart perfekt. Und es sind 3 Sticks angemeldet. Ist übrigens CentOS, Kernel+Asterisk-Version kann ich heute Abend/Morgen posten.
 
Habt ihr die Speicherfunktion von dem Stick ausgeschaltet?

klar.

Interessant waere vor allem chan_datacard und Kernelversion. Vielleicht ist's ein Option-Treiber Problem. Aber dann muesste es was Verruecktes sein. Weil im Fehlerfall der Stick komplett tot ist. Kein Wunder, dass dann die Devices weg sind.

Tante Google sagt, dass Probleme dieser Art bei Dauerbetrieb von UMTS Sticks gar nicht so selten sind.

Ist halt die Frage wie Vodafone z.B. in ihrer EasyBox das handled:)
Vielleicht muss man dem Stick ab und zu was schicken, was auf den fehlerhaften Systemen nicht erfolgt.

- sparkie
 
@PsychoMantis

DANKE! für die datei(en).

Jetzt geht auch chan_datacard mit e1550 richtig (also keine einseitige Sprachwegschaltung)

Gruß

Marc


P.S. Das Projekt gefällt mir wirklich sehr sehr gut, ich denke mein Portech MV-370 wird bald ersetzt.
 
So, habs geschaft. Der Option-Treiber ist wohl doch installiert. Zur Zeit funktionieren die udev-Rules nicht richtig. Dafür alles andere ohne Probleme.

Code:
[root@maincentos trunk]# uptime
 14:22:51 up 18 days, 20:09,  2 users,  load average: 1.06, 1.07, 1.06
[root@maincentos trunk]#
Code:
[root@maincentos ~]# cat /proc/version
Linux version 2.6.18-194.3.1.el5PAE ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Thu May 13 13:48:44 EDT 2010

Hier ein Reconnect aus dem dmesg
Code:
option 1-1.6:1.0: device disconnected
option 1-1.6:1.1: device disconnected
option1 ttyUSB5: GSM modem (1-port) converter now disconnected from ttyUSB5
option 1-1.6:1.2: device disconnected
option1 ttyUSB3: GSM modem (1-port) converter now disconnected from ttyUSB3
option1 ttyUSB4: GSM modem (1-port) converter now disconnected from ttyUSB4
usb 1-1.6: new full speed USB device using ehci_hcd and address 62
usb 1-1.6: configuration #1 chosen from 1 choice
option 1-1.6:1.0: GSM modem (1-port) converter detected
usb 1-1.6: GSM modem (1-port) converter now attached to ttyUSB3
option 1-1.6:1.1: GSM modem (1-port) converter detected
usb 1-1.6: GSM modem (1-port) converter now attached to ttyUSB4

Code:
[root@maincentos ~]# asterisk -V
Asterisk 1.6.2.9

Code:
[root@maincentos ~]# lsusb
Bus 002 Device 001: ID 0000:0000  
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 04f2:0402 Chicony Electronics Co., Ltd 
Bus 001 Device 062: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem
Bus 001 Device 059: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Bus 001 Device 001: ID 0000:0000  
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
[root@maincentos ~]#

Code:
[root@maincentos ~]# lsmod
Module                  Size  Used by
tun                    21441  2 
iptable_nat            11077  0 
ip_nat                 21101  1 iptable_nat
iptable_mangle          6849  0 
xt_tcpudp               7105  2 
xt_state                6209  5 
ip_conntrack           53281  3 iptable_nat,ip_nat,xt_state
nfnetlink              10713  2 ip_nat,ip_conntrack
xt_mark                 5953  0 
iptable_filter          7105  1 
ip_tables              17029  3 iptable_nat,iptable_mangle,iptable_filter
x_tables               17349  5 iptable_nat,xt_tcpudp,xt_state,xt_mark,ip_tables
bridge                 53469  0 
autofs4                29253  3 
hidp                   23105  2 
dahdi                 196168  2 
crc_ccitt               6337  1 dahdi
rfcomm                 42457  0 
l2cap                  29505  10 hidp,rfcomm
bluetooth              53925  5 hidp,rfcomm,l2cap
lockd                  63337  0 
sunrpc                146685  2 lockd
cpufreq_ondemand       12493  4 
acpi_cpufreq           13897  0 
ipv6                  270305  32 
xfrm_nalgo             13381  1 ipv6
crypto_api             12609  1 xfrm_nalgo
loop                   18761  0 
dm_multipath           25421  0 
scsi_dh                12097  1 dm_multipath
video                  21193  0 
backlight              10049  1 video
sbs                    18533  0 
power_meter            16461  0 
hwmon                   7365  1 power_meter
i2c_ec                  9025  1 sbs
dell_wmi                8401  0 
wmi                    12137  1 dell_wmi
button                 10705  0 
battery                13637  0 
asus_acpi              19289  0 
ac                      9157  0 
parport_pc             29157  0 
lp                     15849  0 
parport                37513  2 parport_pc,lp
sg                     36573  0 
snd_hda_intel         472337  0 
snd_seq_dummy           7877  0 
snd_seq_oss            32577  0 
snd_seq_midi_event     11073  1 snd_seq_oss
snd_seq                49713  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         11725  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            42817  0 
snd_mixer_oss          19009  1 snd_pcm_oss
snd_pcm                72261  2 snd_hda_intel,snd_pcm_oss
snd_timer              24517  2 snd_seq,snd_pcm
usb_storage            81057  0 
i2c_i801               11725  0 
snd_page_alloc         14281  2 snd_hda_intel,snd_pcm
serio_raw              10693  0 
snd_hwdep              12869  1 snd_hda_intel
option                 16705  3 
i2c_core               24001  2 i2c_ec,i2c_i801
snd                    55749  9 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore              11553  1 snd
usbserial              33065  7 option
e1000e                116769  0 
pcspkr                  7105  0 
dm_raid45              67145  0 
dm_message              6977  1 dm_raid45
dm_region_hash         15681  1 dm_raid45
dm_mem_cache            9537  1 dm_raid45
dm_snapshot            23141  0 
dm_zero                 6209  0 
dm_mirror              24392  0 
dm_log                 14657  3 dm_raid45,dm_region_hash,dm_mirror
dm_mod                 63225  11 dm_multipath,dm_raid45,dm_snapshot,dm_zero,dm_mirror,dm_log
ata_piix               23621  2 
libata                157445  1 ata_piix
sd_mod                 25281  3 
scsi_mod              141973  5 scsi_dh,sg,usb_storage,libata,sd_mod
ext3                  125513  2 
jbd                    57321  1 ext3
uhci_hcd               25549  0 
ohci_hcd               25193  0 
ehci_hcd               34125  0 
[root@maincentos ~]#

Code:
Linux version 2.6.18-194.3.1.el5PAE ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Thu May 13 13:48:44 EDT 2010
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000010000 - 000000000009c000 (usable)
 BIOS-e820: 000000000009c000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000cb40c000 (usable)
 BIOS-e820: 00000000cb40c000 - 00000000cb44f000 (ACPI NVS)
 BIOS-e820: 00000000cb44f000 - 00000000cb4dd000 (reserved)
 BIOS-e820: 00000000cb4dd000 - 00000000cb4f1000 (ACPI NVS)
 BIOS-e820: 00000000cb4f1000 - 00000000cb4f3000 (usable)
 BIOS-e820: 00000000cb4f3000 - 00000000cb5f9000 (reserved)
 BIOS-e820: 00000000cb5f9000 - 00000000cb5fa000 (usable)
 BIOS-e820: 00000000cb5fa000 - 00000000cb5ff000 (reserved)
 BIOS-e820: 00000000cb5ff000 - 00000000cb600000 (ACPI NVS)
 BIOS-e820: 00000000cb600000 - 00000000cb608000 (ACPI data)
 BIOS-e820: 00000000cb608000 - 00000000cb609000 (ACPI NVS)
 BIOS-e820: 00000000cb609000 - 00000000cb60b000 (ACPI data)
 BIOS-e820: 00000000cb60b000 - 00000000cb624000 (ACPI NVS)
 BIOS-e820: 00000000cb624000 - 00000000cb645000 (reserved)
 BIOS-e820: 00000000cb645000 - 00000000cb688000 (ACPI NVS)
 BIOS-e820: 00000000cb688000 - 00000000cb800000 (usable)
 BIOS-e820: 00000000cde00000 - 00000000d0000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000e4000000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed40000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000128000000 (usable)
3840MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fd740
Memory for crash kernel (0x0 to 0x0) notwithin permissible range
disabling kdump
NX (Execute Disable) protection: active
On node 0 totalpages: 1212416
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 225280 pages, LIFO batch:31
  HighMem zone: 983040 pages, LIFO batch:31
DMI 2.6 present.
Using APIC driver default
ACPI: RSDP (v002  INTEL                                ) @ 0x000f0410
ACPI: XSDT (v001 INTEL  DQ57TM   0x01072009 MSFT 0x00010013) @ 0xcb609e18
ACPI: FADT (v004 INTEL  DQ57TM   0x01072009 MSFT 0x00010013) @ 0xcb607d98
ACPI: MADT (v002 INTEL  DQ57TM   0x01072009 MSFT 0x00010013) @ 0xcb607f18
ACPI: SSDT (v001 INTEL  DQ57TM   0x00000001 MSFT 0x03000001) @ 0xcb607c18
ACPI: MCFG (v001 INTEL  DQ57TM   0x01072009 MSFT 0x00000097) @ 0xcb60af18
ACPI: ASF! (v032 INTEL  DQ57TM   0x00000001 TFSM 0x000f4240) @ 0xcb609c18
ACPI: TCPA (v002 INTEL  DQ57TM   0x00000001 MSFT 0x01000013) @ 0xcb60ae98
ACPI: DSDT (v001 INTEL  DQ57TM   0x00000000 INTL 0x20051117) @ 0x00000000
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:5 APIC version 21
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 6:5 APIC version 21
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
Processor #4 6:5 APIC version 21
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
Processor #5 6:5 APIC version 21
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at e6000000 (gap: e4000000:1ad1c000)
Detected 2926.230 MHz processor.
Built 1 zonelists.  Total pages: 1212416
Kernel command line: ro root=/dev/VolGroup00/LogVol00
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0765000 soft=c0745000
PID hash table entries: 4096 (order: 12, 16384 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 3939344k/4849664k available (2174k kernel code, 46208k reserved, 899k data, 228k init, 3069468k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.46 BogoMIPS (lpj=2926230)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 28100000 00000000 03000940 0098e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20060707
CPU0: Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz stepping 02
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 11000
CPU 1 irqstacks, hard=c0766000 soft=c0746000
Initializing CPU#1
Calibrating delay using timer specific routine.. 5851.18 BogoMIPS (lpj=2925590)
CPU: After generic identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 28100000 00000000 03000940 0098e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz stepping 02
SMP alternatives: switching to SMP code
Booting processor 2/4 eip 11000
CPU 2 irqstacks, hard=c0767000 soft=c0747000
Initializing CPU#2
Calibrating delay using timer specific routine.. 5851.07 BogoMIPS (lpj=2925535)
CPU: After generic identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
CPU: After all inits, caps: bfebfbff 28100000 00000000 03000940 0098e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz stepping 02
SMP alternatives: switching to SMP code
Booting processor 3/5 eip 11000
CPU 3 irqstacks, hard=c0768000 soft=c0748000
Initializing CPU#3
Calibrating delay using timer specific routine.. 5851.12 BogoMIPS (lpj=2925561)
CPU: After generic identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 28100000 00000000 02000000 0098e3bd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 4096K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
CPU: After all inits, caps: bfebfbff 28100000 00000000 03000940 0098e3bd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel(R) Core(TM) i3 CPU         530  @ 2.93GHz stepping 02
Total of 4 processors activated (23405.83 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Using local APIC timer interrupts.
checking TSC synchronization across 4 CPUs: passed.
Brought up 4 CPUs
sizeof(vma)=88 bytes
sizeof(page)=32 bytes
sizeof(inode)=340 bytes
sizeof(dentry)=136 bytes
sizeof(ext3inode)=492 bytes
sizeof(buffer_head)=52 bytes
sizeof(skbuff)=176 bytes
migration_cost=7,46
checking if image is initramfs... it is
Freeing initrd memory: 3203k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
pnp: 00:0a: ioport range 0x400-0x47f could not be reserved
pnp: 00:0a: ioport range 0x1180-0x119f has been reserved
pnp: 00:0a: ioport range 0x500-0x57f has been reserved
PCI: Bridge: 0000:00:1c.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.4
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1c.4 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
apm: BIOS not found.
audit: initializing netlink socket (disabled)
type=2000 audit(1282061609.016:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
Initializing Cryptographic API
alg: No test for crc32c (crc32c-generic)
ksign: Installing public key data
Loading keyring
- Added public key BCE1B2864502B236
- User ID: CentOS (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
PCI: Setting latency timer of device 0000:00:1c.0 to 64
PCI: Setting latency timer of device 0000:00:1c.4 to 64
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI (exconfig-0456): Dynamic SSDT Load - OemId [   AMI] OemTableId [     IST] [20060707]
ACPI: CPU0 (power states: C1[C1] C3[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: CPU1 (power states: C1[C1] C3[C3])
ACPI: Processor [CPU1] (supports 1 throttling states)
ACPI: CPU2 (power states: C1[C1] C3[C3])
ACPI: Processor [CPU2] (supports 1 throttling states)
ACPI: CPU3 (power states: C1[C1] C3[C3])
ACPI: Processor [CPU3] (supports 1 throttling states)
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel IRONLAKE/D Chipset.
agpgart: Detected 32764K stolen memory.
agpgart: AGP aperture is 256M @ 0xd0000000
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ACPI: PCI Interrupt 0000:00:16.3[B] -> GSI 17 (level, low) -> IRQ 169
0000:00:16.3: ttyS1 at I/O 0xf100 (irq = 169) is a 16550A
brd: module loaded
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
Probing IDE interface ide1...
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ACPI: (supports S0 S1 S3 S4 S5)
Initalizing network drop monitor service
Freeing unused kernel memory: 228k freed
Write protecting the kernel read-only data: 408k
Time: tsc clocksource has been installed.
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 201
PCI: Setting latency timer of device 0000:00:1a.0 to 64
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
PCI: cache line size of 32 is not supported by device 0000:00:1a.0
ehci_hcd 0000:00:1a.0: irq 201, io mem 0xfe426000
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 209
PCI: Setting latency timer of device 0000:00:1d.0 to 64
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
PCI: cache line size of 32 is not supported by device 0000:00:1d.0
ehci_hcd 0000:00:1d.0: irq 209, io mem 0xfe425000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
USB Universal Host Controller Interface driver v3.0
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:1f.2: version 2.12
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 217
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
usb 1-1: new high speed USB device using ehci_hcd and address 2
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0b0 irq 217
ata2: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf0b8 irq 217
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 6 ports detected
usb 2-1: new high speed USB device using ehci_hcd and address 2
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
ata1.00: ATA-8: WDC WD10EACS-00ZJB0, 01.01B01, max UDMA/133
ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/133
usb 2-1: configuration #1 chosen from 1 choice
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 8 ports detected
ata2: SATA link down (SStatus 0 SControl 0)
  Vendor: ATA       Model: WDC WD10EACS-00Z  Rev: 01.0
  Type:   Direct-Access                      ANSI SCSI revision: 05
SCSI device sda: 1953525168 512-byte hdwr sectors (1000205 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 1953525168 512-byte hdwr sectors (1000205 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
 sda: sda1 sda2
sd 0:0:0:0: Attached scsi disk sda
ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 19 (level, low) -> IRQ 217
ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
usb 1-1.2: new low speed USB device using ehci_hcd and address 3
ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
PCI: Setting latency timer of device 0000:00:1f.5 to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf050 irq 217
ata4: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf058 irq 217
usb 1-1.2: configuration #1 chosen from 1 choice
input: PS/2+USB Mouse as /class/input/input0
input: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:1a.0-1.2
usb 1-1.5: new full speed USB device using ehci_hcd and address 4
usb 1-1.5: configuration #1 chosen from 1 choice
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: [email protected]
device-mapper: dm-raid45: initialized v0.2594l
usb 1-1.6: new full speed USB device using ehci_hcd and address 5
usb 1-1.6: configuration #1 chosen from 1 choice
usb 2-1.5: new low speed USB device using ehci_hcd and address 3
usb 2-1.5: configuration #1 chosen from 1 choice
input: Chicony USB Keyboard as /class/input/input1
input: USB HID v1.11 Keyboard [Chicony USB Keyboard] on usb-0000:00:1d.0-1.5
input: Chicony USB Keyboard as /class/input/input2
input,hiddev96: USB HID v1.11 Device [Chicony USB Keyboard] on usb-0000:00:1d.0-1.5
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
security:  3 users, 6 roles, 1951 types, 257 bools, 1 sens, 1024 cats
security:  61 classes, 77097 rules
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext3), uses xattr
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1282061633.742:2): policy loaded auid=4294967295 ses=4294967295
input: PC Speaker as /class/input/input3
e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k3
e1000e: Copyright (c) 1999-2008 Intel Corporation.
ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level, low) -> IRQ 225
PCI: Setting latency timer of device 0000:00:19.0 to 64
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
option 1-1.5:1.0: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1.5:1.1: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB1
option 1-1.5:1.2: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB2
option 1-1.6:1.0: GSM modem (1-port) converter detected
usb 1-1.6: GSM modem (1-port) converter now attached to ttyUSB3
option 1-1.6:1.1: GSM modem (1-port) converter detected
usb 1-1.6: GSM modem (1-port) converter now attached to ttyUSB4
option 1-1.6:1.2: GSM modem (1-port) converter detected
usb 1-1.6: GSM modem (1-port) converter now attached to ttyUSB5
usbcore: registered new driver option
drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1
eth0: (PCI Express:2.5GB/s:Width x1) 00:27:0e:13:fa:26
eth0: Intel(R) PRO/1000 Network Connection
eth0: MAC: 9, PHY: 9, PBA No: ffffff-0ff
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 18 (level, low) -> IRQ 50
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 58
PCI: Setting latency timer of device 0000:00:1b.0 to 64
hda_codec: ALC662 rev1: BIOS auto-probing.
sd 0:0:0:0: Attached scsi generic sg0 type 0
floppy0: no floppy controllers found
lp: driver loaded but no devices found
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI: Mapper loaded
dell-wmi: No known WMI GUID found
ACPI Exception (video-1450): AE_NOT_FOUND, Evaluating _DOD [20060707]
input: Video Bus as /class/input/input4
ACPI: Video Device [GFX0] (multi-head: no  rom: yes  post: no)
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: multipath: version 1.0.5 loaded
loop: loaded (max 8 devices)
EXT3 FS on dm-0, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev sda1, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Adding 5341176k swap on /dev/VolGroup00/LogVol01.  Priority:-1 extents:1 across:5341176k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
IA-32 Microcode Update Driver: v1.14a <[email protected]>
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ADDRCONF(NETDEV_UP): eth0: link is not ready
e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
eth0: 10/100 speed: disabling TSO
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
Bluetooth: Core ver 2.10
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.3.0.1
dahdi: Registered tone zone 0 (United States / North America)
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
eth0: no IPv6 routers present
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
Bridge firewalling registered
device eth0 entered promiscuous mode
asbr0: topology change detected, propagating
asbr0: port 1(eth0) entering forwarding state
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (8192 buckets, 65536 max) - 228 bytes per conntrack
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
device as0t0 entered promiscuous mode
asbr0: topology change detected, propagating
asbr0: port 2(as0t0) entering forwarding state
asbr0: no IPv6 routers present
as0t0: no IPv6 routers present
dahdi: Detected time shift.
hub 1-1:1.0: port 5 disabled by hub (EMI?), re-enabling...
usb 1-1.5: USB disconnect, address 4
option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
option 1-1.5:1.0: device disconnected
option 1-1.5:1.1: device disconnected
option 1-1.5:1.2: device disconnected
option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
usb 1-1.5: new low speed USB device using ehci_hcd and address 6
usb 1-1.5: device descriptor read/64, error -32
usb 1-1.5: new full speed USB device using ehci_hcd and address 7
usb 1-1.5: configuration #1 chosen from 1 choice
option 1-1.5:1.0: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1.5:1.1: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB1
option 1-1.5:1.2: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB2
usb 1-1.5: USB disconnect, address 7
option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
option 1-1.5:1.0: device disconnected
option 1-1.5:1.1: device disconnected
option 1-1.5:1.2: device disconnected
option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
usb 1-1.5: new full speed USB device using ehci_hcd and address 8
usb 1-1.5: configuration #1 chosen from 1 choice
option 1-1.5:1.0: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1.5:1.1: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB1
option 1-1.5:1.2: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB2
usb 1-1.5: USB disconnect, address 8
option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
option 1-1.5:1.0: device disconnected
option 1-1.5:1.1: device disconnected
option 1-1.5:1.2: device disconnected
option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
usb 1-1.5: new full speed USB device using ehci_hcd and address 9
usb 1-1.5: configuration #1 chosen from 1 choice
option 1-1.5:1.0: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1.5:1.1: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB1
option 1-1.5:1.2: GSM modem (1-port) converter detected
usb 1-1.5: GSM modem (1-port) converter now attached to ttyUSB2
(...)

Das geht dann ewig so weiter (z.Zt. 90 reconnects)

Code:
[root@maincentos modules]# ls -ahl | grep data
-rwxr-xr-x 1 root root  80K 20. Jun 14:33 chan_datacard.so

Welche rev. das chan_datacard Modul hat, kann ich nicht sagen. Ich hab es am 20. Juni aus dem Trunk gebaut.
 
@ sparkie Kann man nicht die USB-Ports per Software kurz abschalten?

das waere zu einfach:)

nein. Es gab wohl frueher mal Kernelversionen, die das erlaubt haben.

Aber das hat angeblich soviele Nebeneffekte gehabt, dass man das Feature nicht mehr unterstuetzt.

Vielleicht koennte man den alten Treiber-Code reaktivieren. Da habe ich mich noch nicht drum gekuemmert.

Aktuell ist wohl kurzes Abschalten (evtl. Reboot wenn das BIOS das erlaubt) der gesamten Kiste die einfachste Loesung.

Es geht ja nicht drum die Kiste im Fehlerfall erst abzuschalten sondern vorsorglich alle 24h einen Shutdown/Wakeup zu machen.
Dadurch haben sich die Stick-Crashes bislang komplett vermeiden lassen.

Shutdown sollte ja nachts kein Problem sein. Ggfs. kann man ja sicherheitshalber noch schauen ob nicht doch gerade ein Gespraech laeuft...

- sparkie
 
Ich kam auf die Frage, ob man die USB-Ports abschalten kann wegen dieser (russischer) Seite. Dort steht ganz unten (übersetzt):
Wir schalten den USB-Anschluss 1-3.5 aus und ein
echo suspend > /sys/bus/usb/devices/1-3.5/power/level
echo on > /sys/bus/usb/devices/1-3.5/power/level
Bei mir gibt es zwar noch das Verzeichnis "power", aber eine Datei namens "level" fehlt.
Wäre echt zu schön gewesen.
Ich glaube mein ALIX-Board kann kein shutdown. Das wäre auch viel zu schön. Und wenn beim reboot wirklich die USB-Ports an bleiben, dann hilft wirklich nur die gute alte Zeitschaltuhr.

Was chrizzz´s CentOS-System betrifft, wundert mich, dass da nie Probleme gibt. Meine Option-Version ist v0.7.2 und auch die Kernelversion ist bei mir höher, aber dennoch gibt es Probleme.
 
Bei mir gibt es zwar noch das Verzeichnis "power", aber eine Datei namens "level" fehlt.

also bei mir existiert 'level', ich habe es gerade getestet und scheint auch zu gehen.

EIn Suspend bewirkt, wer haette das gedacht, dass der Stick wohl in eine Art Sleep geht. Entsprechend die Log-Message. Nutzung des Stick geht natuerlich erst wieder nach erfolgtem 'on'.

Die LED fuer die Betriebsanzeige (fuer die erfolgreiche GSM EInbuchung) blinkt aber auch nach 'Suspend' froehlich weiter. Das wird also vermutlich nicht reichen um die Firmware komplett zu restarten.

Aber die grosse Frage ist: was bringt der Suspend ueberhaupt? Ich versteh' leider nur Bahnhof auf der Web-Seite.

Meine Russischkenntnisse gehen leider nicht nennenswert ueber das Aufzaehlen von ein paar landestypischen Spirituosen Spezialitaeten hinaus:)


- sparkie
 
Zuletzt bearbeitet:
Was bringt der suspend? Keine Ahnung. Auf der russischen Webseite steht es auch nicht drauf.
 
Vodafone UMTS-Stick K3565-HV gibt es aktuell bei Vodafone für 10¤, dieser läuft bis jetzt bei mir einwandfrei mit:

audio=/dev/ttyUSB2 ; tty for audio connection
data=/dev/ttyUSB3 ; tty for AT commands

ID Group State RSSI Mode Submode Provider Name Model Firmware IMEI IMSI Number
datacard1 2 Free 10 0 0 o2 - de K3520 11.315.05.00.00 --------------- --------------- Unknown
datacard0 1 Free 13 3 2 Vodafone.de K3765 11.126.03.06.00 --------------- --------------- Unknown


Viel getestet und telefoniert hab ich jedoch noch nicht darüber.... nur im asterisk demopormt eben mal ein bischen gespielt...Raus telefonieren werd ich morgen oder übermorgen abend mal testen...

Bei ebay werden deswegen die Sticks recht günstig gehandelt auch die K3520 gibts aktuell hin und wieder unter 10¤ ink versand!!!

Der Steckt bei mir übrigends an ner Seagate Dockstar (25¤)(hardware technisch den shevaplug recht ähnlich nur abgespeckt...128MB ram)..... da rennt bei mir derweil ein debian drauf und halt ein selbst kompilierter asterisk (den hab ich sogar auf der kiste gebaut...)
 
Also wenn du über deine datacard0 sprichst, dann handelt es sich um den K3765-HV (mir ist auch kein Stick mit deinem o.a. Namen bekannt) und den gibt's ja nun im Moment mal umsonst. Wer da nicht zugreift...
 
jep genau den meine ich.... ich hab für meinen die 10¤ bezahlt, hab den cashback zu spät gesehen....Ich wollte halt erstmal mitteilen das dieser auch mit der chan_datacard läuft
 
Im Readme ist der Stick ja noch nicht mal erwähnt. Danke für die Info. Habe soeben auch zugegriffen.
Auch einen E1550 habe ich vor paar Tagen in der Bucht ersteigert. Somit habe ich bald drei verschiedene Sticks. Mal schauen - vielleicht läuft ja einer davon ohne jegliche Reconnects.
 
Vorsichtig! Seit heute gibts wiedermal einen anderen Stick bei Vodafone im Angebot.... dieser ist von ZTE und wird es fürchte ich nicht tun ;-)
 
Gibt auch Leute, welche den 3765-HV bestellt und dann den alten ZTE geliefert bekommen haben ;-)

Bin gespannt auf Eure Tests mit dem Stick.
 
habe jetzt mit dem E1550 und 3765-HV von Huwai das gleich Problem, in der asterisk CLI werden die mir angezeigt mit Netzbetreiber und Rufnummer, aber unter Status steht bei beiden <GSM not ready> wo könnte hier das problem sein, ich weis nicht mehr weiter
 
Mir ist die funktion nich ganz klar.
Ich habe mir das so vorgestellt:

Handy---ruft--->UMTS_Stick1-------voip------UMTS_Stick2----ruft---->Handy

Habe ich das so richtig vorgestellt??
Danke schon einmal.

MfG
 
Zur Funktion:
Normalerweise ruft man ein Handy über ISDN, über normales Festnetz, über einen VoIP-Provider oder über einen Call-by-call-Anbieter an (010xx017479...usw). Das kostet je nach Anbieter 5 - 30 Cent pro Minute.
Jetzt stell dir vor, du hast ein Handy mit einer Flatrate zum Beispiel zu Vodafone.
Dann wäre jetzt doch schön, wenn man die oben genannten Gespräche nicht über Festnetz oder call-by-call, sondern über dieses Handy führen könnte.
Dazu baut man sich eben einen Asterisk mit einem UMTS-Stick und steckt in diesen UMTS-Stick die SIM-Karte mit Flatrate. Dann spart man Geld, wenn man nun immer über diese Flatrate anruft.
Vielleicht denkst du: Wozu der Aufwand - einfach das Handy nehmen und dann kann man ja genauso sparen. Ja, kann man auch. Aber an so einen GSM-Gateway kann man ja nicht nur sein eigenes Haustelefon anschließen, sondern auch das Telefon von z.B. seiner Schwester, die 80 km weiter wohnt, oder das Telefon seiner Cousine, die 700 km weiter wohnt usw.
 
Das wird den Handyanbieter aber nicht erfreuen.

Ich benutze es nur für den Eigenbedarf und auch nur netzintern.
Man könnte so z.B. auch alle Anrufe, die auf der eigenen Festnetznummer ankommen auf sein Handy kostengünstig weiterleiten.
Bei manchen Handyverträgen können sich zwei Handys, die im selben Vertrag sind kostenlos anrufen, das evtl. schon für sehr wenig Grundgebühr. Dann kann man mit dem Handy auch über die evtl. zuhause vorhandene Telefonflatrate per call-through ohne weitere Kosten ins Festnetz telefonieren.
 
wenn der zte kommt geht der zurück .... anderer Artikel als bestellt! Der zte kann ja auch nur 3,6 MBit ...

Das wird den Handyanbieter aber nicht erfreuen.

stimmt, jedoch wenns faire tarife gäb wäre es auch nicht nötig ;-)
 

Neueste Beiträge

Statistik des Forums

Themen
244,880
Beiträge
2,220,049
Mitglieder
371,605
Neuestes Mitglied
michaelwarwel
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.