Ticket #34 (reopened defect)

Opened 3 years ago

Last modified 2 years ago

"persist" pppd option does not work with gsm muxer

Reported by: rysiek Owned by: mbauer
Priority: normal Milestone:
Component: applications Version:
Severity: minor Keywords: pppd gsm muxer hack
Cc: rysiek@…

Description

the "persist" pppd option does not work with gsm muxer. after a voice call ends (while connected to gprs with pppd), pppd dies as the muxed modem device used by pppd gets destroyed.

attached is a nasty hack in the /usr/bin/p script to emulate pppd persistence

Attachments

p Download (1.7 KB) - added by rysiek 3 years ago.
pppd gsm muxer persistence hack

Change History

Changed 3 years ago by rysiek

  • attachment p Download added

pppd gsm muxer persistence hack

comment:1 Changed 3 years ago by rysiek

  • Cc rysiek@… added

the attached script is tested with muxer and persistence; when pppd dies after a voice call, the script restarts pppd, getting the new device from the muxer.

incoming calls do not work while pppd is running ("person you are trying to reach is currently unavailable" - as if the phone was not registered with the network), although this seems unrelated to the p script, probably a bug in the muxer (incoming text messages are incoming connections, so those are not working too).

I am also unable to send text messages, although this seems altogether unrelated to gsm muxer.

comment:2 Changed 2 years ago by jblondon

  • Status changed from new to assigned
  • Owner changed from jblondon to mbauer

@iscape: your opinion ?

comment:3 Changed 2 years ago by mbauer

  • Status changed from assigned to closed
  • Resolution set to fixed

this will be managed by khorbens new gprs manager.

closing this bug

comment:4 Changed 2 years ago by ppronchery

  • Status changed from closed to reopened
  • Resolution fixed deleted

My GPRS manager does not fix this problem (yet?).

Note: See TracTickets for help on using tickets.