Hi everyone!
I'm trying to make my modem work as phone but I found a lot of issue:
I don't know the AT command to stop AT+VRX.
Don't know how to do full duplex:
(if i use AT+VTX+VRX it let me just send, AT+VRX+VTX just receive)
Need a full AT command list but really don't know where to find it after
hours and hours of research...
When i try to call someone:
AT+FCLASS=8\r
AT+VLS=1\r
ATD <NUMBER>;\r (or ATD<NUMBER>\r)
It starts calling, but if i give ANY command it tells me: "NO CARRIER"
and stop calling... I don't know how to disable carrier detection and
ATS10=255 doesn't work. (Even some other commands i tried [AT&C0/1] etc...)
I'm really going mad!
These are my informations:
lspci:
00:1f.6 Modem: Intel Corporation 82801BA/BAM AC'97 Modem Controller
(rev 05)
Product data:
Vendor=8086
Product=2446
Chip=SmartLink SmartRISER561 ACR,AMR,CNR,MDC,Mini-PCI V.92 Soft ? (Maybe) ?
Driver (that seems to fit):
slmodem - http://wiki.debian.org/it/slmodem (8086:2446)
INTEL AC-Link Controller (ICH) - Linuxant HSF softmodem -
http://www.linuxant.com/drivers/hsf/index.php (8086:2446)
http://www.modem-help.co.uk/search.php?id=PCI\VEN_8086%26DEV_2446#results
ATI -> SmartLink Soft Modem
ATI1 -> SmartLink Soft Modem, 2.9.11<cr>Smart Link Ltd.
ATI2 -> Like ATI1
ATI3 -> modem:1<cr>alsa modem driver
Kernel driver=snd_intel8x0m (builtin)
Software:
slmodem-2.9.11-20110321
ungrab-winmodem-2009-07-16
Installed through customizing ebuild from
http://gpo.zugaina.org/net-dialup/slmodem with latest version package
and removing PCI_LEGACY check.
OS:
Gentoo AMD64 up-to-date
Thanks for help.
Cheers,
Stefano