Создать ответ 
 
Рейтинг темы:
  • Голосов: 1 - Средняя оценка: 5
  • 1
  • 2
  • 3
  • 4
  • 5
Dial Up через VoIP
Автор Сообщение
alex Не на форуме
Ветеран
*****

Сообщений: 1273
Зарегистрирован: 11.07.2005
Рейтинг: 2
Сказал спасибо: 4
Поблагодарили 69 раз(а) в 53 сообщ.
Сообщение: #31
RE: Dial Up через VoIP
Установил wvdial, теперь при конекте выдает следующее:
Код:
dc@orangepipc:~$ sudo /usr/local/bin/dreampi --no-daemon
[sudo] password for dc:
AFO routing enabled
Starting dcvoip process - Thanks Shuouma!
Starting dcgamespy process - Thanks Shuouma!
Detecting connection and modem...
Detected device ttyACM0 with speed 460800
Internet connected and device found!
Dreamcast IP: 192.168.1.98
Opening serial interface to ttyACM0
ATZ0

OK
ATE0

OK
AT+FCLASS=8

OK
AT+VLS=1

OK
AT+VSM=1,8000

OK
AT+VTX

CONNECT
Heard: 0
ATH0

OK
ATZ0

OK
ATE0

OK
ATZ0

OK
ATE0

OK
ATA

CONNECT 38400
Call answered!

Connected
Serial interface terminated
Trying to delete UPnP port mapping for Planet Ring (1028/UDP)
Trying to delete UPnP port mapping for Planet Ring (1285/UDP)
Trying to delete UPnP port mapping for The Next Tetris: Online Edition (3512/TCP)
Trying to delete UPnP port mapping for The Next Tetris: Online Edition (3512/UDP)
Trying to delete UPnP port mapping for Ooga Booga (6001/UDP)
Trying to delete UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (6500/UDP)
Trying to delete UPnP port mapping for Planet Ring (7648/UDP)
Trying to delete UPnP port mapping for Alien Front Online (7980/UDP)
Trying to delete UPnP port mapping for ChuChu Rocket! (9789/UDP)
Trying to delete UPnP port mapping for PBA Tour Bowling 2001 (13139/UDP)
Trying to delete UPnP port mapping for World Series Baseball 2K2 (13713/UDP)
Trying to delete UPnP port mapping for Worms World Party (17219/TCP)
Trying to delete UPnP port mapping for World Series Baseball 2K2 (37171/UDP)
Trying to delete UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (47624/TCP)
Trying to delete UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (2300-2400/TCP)
Trying to delete UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (2300-2400/UDP)
Trying to create UPnP port mapping for Planet Ring (1028/UDP)
Trying to create UPnP port mapping for Planet Ring (1285/UDP)
Trying to create UPnP port mapping for The Next Tetris: Online Edition (3512/TCP)
Trying to create UPnP port mapping for The Next Tetris: Online Edition (3512/UDP)
Trying to create UPnP port mapping for Ooga Booga (6001/UDP)
Trying to create UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (6500/UDP)
Trying to create UPnP port mapping for Planet Ring (7648/UDP)
Trying to create UPnP port mapping for Alien Front Online (7980/UDP)
Trying to create UPnP port mapping for ChuChu Rocket! (9789/UDP)
Trying to create UPnP port mapping for PBA Tour Bowling 2001 (13139/UDP)
Trying to create UPnP port mapping for World Series Baseball 2K2 (13713/UDP)
Trying to create UPnP port mapping for Worms World Party (17219/TCP)
Trying to create UPnP port mapping for World Series Baseball 2K2 (37171/UDP)
Trying to create UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (47624/TCP)
Trying to create UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (2300-2400/TCP)
Trying to create UPnP port mapping for PBA Tour Bowling 2001 / Starlancer (2300-2400/UDP)
Exception in thread background thread for pid 4709:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 1540, in wrap
    fn(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 2459, in background_thread
    handle_exit_code(exit_code)
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 2157, in fn
    return self.command.handle_command_exit_code(exit_code)
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 815, in handle_command_exit_code
    raise exc
ErrorReturnCode_1:

  RAN: /usr/bin/tail -f /var/log/messages -n 1

  STDOUT:


  STDERR:
/usr/bin/tail: cannot open '/var/log/messages' for reading: No such file or directory
/usr/bin/tail: no files remaining


Something went wrong...
Traceback (most recent call last):
  File "/usr/local/bin/dreampi", line 551, in main
    return process()
  File "/usr/local/bin/dreampi", line 522, in process
    for line in sh.tail("-f", "/var/log/messages", "-n", "1", _iter=True):
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 863, in next
    self.wait()
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 792, in wait
    self.handle_command_exit_code(exit_code)
  File "/usr/local/lib/python2.7/dist-packages/sh.py", line 815, in handle_command_exit_code
    raise exc
ErrorReturnCode_1:

  RAN: /usr/bin/tail -f /var/log/messages -n 1

  STDOUT:


  STDERR:
/usr/bin/tail: cannot open '/var/log/messages' for reading: No such file or directory
/usr/bin/tail: no files remaining

Stopping dcgamespy process
Stopping dcvoip process
ARPING 192.168.1.99 from 192.168.1.253 eth0
Sent 1 probes (1 broadcast(s))
Received 0 response(s)

ARPING 192.168.1.98 from 192.168.1.253 eth0
Sent 1 probes (1 broadcast(s))
Received 0 response(s)

AFO routing disabled
Dreampi quit successfully

Здесь была подпись.
29.06.2019 14:22
Найти все сообщения Цитировать это сообщение
Создать ответ 


Сообщения в этой теме
Dial Up через VoIP - alex - 07.01.2017, 10:07
RE: Dial Up через VoIP - shadow - 08.01.2017, 02:46
RE: Dial Up через VoIP - pcm - 08.01.2017, 03:53
RE: Dial Up через VoIP - SWAT - 08.01.2017, 08:16
RE: Dial Up через VoIP - shadow - 08.01.2017, 15:39
RE: Dial Up через VoIP - SWAT - 09.01.2017, 07:03
RE: Dial Up через VoIP - SWAT - 10.01.2017, 07:19
RE: Dial Up через VoIP - alex - 18.04.2019, 19:59
RE: Dial Up через VoIP - alex - 19.04.2019, 14:39
RE: Dial Up через VoIP - SWAT - 22.04.2019, 17:38
RE: Dial Up через VoIP - SWAT - 22.04.2019, 21:14
RE: Dial Up через VoIP - alex - 25.04.2019, 15:23
RE: Dial Up через VoIP - alex - 29.04.2019, 14:09
RE: Dial Up через VoIP - alex - 29.04.2019, 19:08
RE: Dial Up через VoIP - SWAT - 30.04.2019, 09:27
RE: Dial Up через VoIP - alex - 02.05.2019, 10:52
RE: Dial Up через VoIP - SWAT - 05.05.2019, 13:44
RE: Dial Up через VoIP - alex - 26.06.2019, 21:12
RE: Dial Up через VoIP - alex - 28.06.2019, 21:15
RE: Dial Up через VoIP - DCSLP - 02.10.2020, 18:50
RE: Dial Up через VoIP - alex - 29.06.2019 14:22
RE: Dial Up через VoIP - alex - 29.06.2019, 16:46
RE: Dial Up через VoIP - alex - 29.06.2019, 18:19
RE: Dial Up через VoIP - alex - 29.06.2019, 19:02
RE: Dial Up через VoIP - alex - 29.06.2019, 20:13
RE: Dial Up через VoIP - alex - 29.06.2019, 21:10

Похожие темы
Тема: Автор Ответов: Просмотров: Посл. сообщение
  Низкое качество изображения через SCART alexavd84 12 2246 24.02.2024 08:13
Посл. сообщение: SWAT
  Кол-во online игроков на Dreamcast через DreamPi превысило 1000 человек! Ivan Guber 7 12105 07.11.2022 11:29
Посл. сообщение: Vara
  Пересвеченная картинка через VGA-кабель crystallize 59 147007 25.11.2021 20:34
Посл. сообщение: samsaboy
  Dreamcast в интернет через виртуальный модем Strik3r 2 13381 04.12.2014 00:18
Посл. сообщение: Strik3r
  PSO ver.2 Онлайн режим через выделенку. SamuraiKensi 15 49842 30.08.2013 15:00
Посл. сообщение: SWAT
  выход в инет через Broadband Adapter hood 4 15654 06.03.2007 13:29
Посл. сообщение: SWAT
  Подключение Dreamcast-PC через модем SunDragon 7 22908 27.05.2005 02:59
Посл. сообщение: BrianRus

Переход:


Пользователи просматривают эту тему: 2 Гость(ей)