Commit Graph

  • d44944cda2 Audio rework, new jitter buffer master Andreas Eversberg 2024-03-24 10:13:58 +0100
  • e9b0e9481c Updated libs Andreas Eversberg 2024-01-27 09:29:59 +0100
  • 4ab31aa755 Fix german tone patterns according to 1TR110-1 Chapter 8 Dennis Grunert 2024-02-03 20:44:22 +0100
  • 687e52e69a Fix timing of old german busy tone; add morse-a dialtone Dennis Grunert 2024-02-03 20:18:51 +0100
  • 1481cf8d5a Add no-dtmf option to disable DTMF detection when using rotary (pay)phones Dennis Grunert 2024-01-31 21:33:06 +0100
  • d0fd4ca634 Fix local-tones option not accepting any parameter Dennis Grunert 2024-01-31 21:09:33 +0100
  • 5f4e1c2dee Fix subscriber busy indication if line active despite no active call Dennis Grunert 2024-01-30 00:01:16 +0100
  • 9e51fac285 Fix line reversal on connect in case of incoming calls Dennis Grunert 2024-01-29 22:43:02 +0100
  • b13641ec32 Ensure metering-lr-timer is stopped before issuing V5 disconnect request Dennis Grunert 2024-01-29 17:42:33 +0100
  • 6e09a11895 Fix CLIP-type pulse for Nokia EKSOS Dennis Grunert 2024-01-29 12:33:37 +0100
  • 16cfce2f23 Change IE_METERING timing information from deciseconds to seconds and milliseconds Dennis Grunert 2024-01-29 10:46:23 +0100
  • d825843be5 Helptext improvement; Add support for metering using short line reversal pulses Dennis Grunert 2024-01-29 01:12:41 +0100
  • 22ac5a0317 Correctly handle release/reject from upper layer (cc) Andreas Eversberg 2024-01-27 09:36:49 +0100
  • f6207a55d0 Updated libs Andreas Eversberg 2024-01-27 09:29:59 +0100
  • 9e272ade15 fixup cc Andreas Eversberg 2024-01-27 09:29:19 +0100
  • 9af42630f6 fixup cc Andreas Eversberg 2024-01-24 21:05:10 +0100
  • 924048b5a7 Variable fix Dennis Grunert 2024-01-22 00:27:02 +0100
  • 13c29d8d8f Improved parameter help texts Dennis Grunert 2024-01-21 00:51:22 +0100
  • b8a9458e9b Added support for metering using short line reversal pulses The option "lr-metering" has been added, which produces line reversal pulses for each charged unit. The timings are currently hard-coded in pstn.c (METERING_LR_REV_MILLISECS=50 and METERING_LR_NORM_MILLISECS=50). This is used by some payphones in the former GDR instead of sinusoidal pulses, sometimes called "Schwellimpulszaehlung". A new timer metering_lr_timer is used to revert back to normal polarity after each pulse (generated as V5 steady signal), since Nokia EKSOS with UK PSTN mapping does not seem to accept V5 pulsed-signal reverse-battery. Option "lr-metering" is currently only supported with "pstn-mapping uk". It can be used together with "metering", if both V5 metering signals (usually sinusoidal 12/16 kHz) and line reversal signals are desired. Option "lr-on-connect" for line reversal on call connect is incompatible with option "lr-metering". Dennis Grunert 2024-01-20 22:04:22 +0100
  • 07fd02baf9 Merged jolly/work from upstream Dennis Grunert 2024-01-20 19:34:18 +0100
  • 64055360b6 CLIP pulse fix for UK PSTN mapping Dennis Grunert 2024-01-09 15:24:27 +0100
  • b0fc8a49c1 Additional line supervision signals on connect and disconnect; metering pulse generation from CC metering information Dennis Grunert 2024-01-09 13:43:26 +0100
  • 7909556b84 Move from local to external osmo* libraries Andreas Eversberg 2024-01-11 19:21:13 +0100
  • a97c0104e9 CLIP pulse fix for UK PSTN mapping Dennis Grunert 2024-01-09 15:24:27 +0100
  • a2edad7659 Additional line supervision signals on connect and disconnect; metering pulse generation from CC metering information Dennis Grunert 2024-01-09 13:43:26 +0100
  • e50d865e34 Updated libs Andreas Eversberg 2023-08-19 15:29:55 +0200
  • 5bc3943bf1 Fix numerous typos in log messages and comments Harald Welte 2023-08-11 09:40:41 +0200
  • 2b47760540 Add option to handle pulses from Swedish rotary phones correctly Andreas Eversberg 2023-04-08 11:17:56 +0200
  • da2abace4f Send two B-channel frames when first frame is received Andreas Eversberg 2023-03-05 12:21:22 +0100
  • 7daaa65487 Keep hook-flash timer when CC-DISC-REQ or DTMF is received Andreas Eversberg 2023-03-05 12:12:47 +0100
  • 90913f6570 Add option to handle pulses from Swedish rotary phones correctly Andreas Eversberg 2023-02-26 07:51:52 +0100
  • 0365aa0edc Fixe issue that notifies 'call on hold' only once Andreas Eversberg 2023-02-24 16:04:43 +0100
  • e802b9c67e Fixed hookflash issues Andreas Eversberg 2023-02-22 19:36:21 +0100
  • 39e66c6e31 Register recall signal is now handled correctly Andreas Eversberg 2023-02-22 19:09:31 +0100
  • f2500899b8 Add option to give numbers or ranges to complete en-block dialing Andreas Eversberg 2023-02-05 10:27:35 +0100
  • 887aaddeee Changed from polling to select API Andreas Eversberg 2023-02-05 10:58:42 +0100
  • 972c43d74e Added more caller ID alerting signals Andreas Eversberg 2023-02-05 10:55:44 +0100
  • 4027c98c53 Updated libs Andreas Eversberg 2023-01-21 15:28:04 +0100
  • 6a812616a4 Fixed handling of call collision Andreas Eversberg 2023-01-03 11:23:21 +0100
  • 994c974074 Changed variable names of command line options Andreas Eversberg 2023-01-02 21:34:34 +0100
  • a70bff87fc Hookflash can be performed by hang-up or by dialing one pulse Andreas Eversberg 2023-01-02 21:34:15 +0100
  • 9bf05e0bdb Caller ID: Send length of DTAS and mark signal correctly Andreas Eversberg 2023-01-02 21:33:16 +0100
  • 8c66ccbd71 Imported libs Andreas Eversberg 2022-10-02 08:16:59 +0200
  • 8f920659d5 Initial GIT import Andreas Eversberg 2022-10-02 08:16:23 +0200