Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Eversberg 39e66c6e31 Register recall signal is now handled correctly
Active call will be put on hold.
During dialing, active call will be retrieved.

This also applies to on-hook pulse, if it is used by AN. (No AN I have
seen uses this pulse.)
2023-02-22 19:36:03 +01:00
Andreas Eversberg f2500899b8 Add option to give numbers or ranges to complete en-block dialing 2023-02-05 10:59:24 +01:00
Andreas Eversberg 887aaddeee Changed from polling to select API 2023-02-05 10:58:42 +01:00
Andreas Eversberg 972c43d74e Added more caller ID alerting signals
If supported by the AN, different alerting signals can be configured.
See command line help for details.
2023-02-05 10:55:44 +01:00
Andreas Eversberg 6a812616a4 Fixed handling of call collision
An establishment is received from AN (access network), while
establishment request was sent to AN. The call is answered.
2023-02-05 10:46:22 +01:00
Andreas Eversberg 994c974074 Changed variable names of command line options 2023-02-05 10:35:52 +01:00
Andreas Eversberg a70bff87fc Hookflash can be performed by hang-up or by dialing one pulse
This allows short hookflash.
2023-02-05 10:34:46 +01:00
Andreas Eversberg 8f920659d5 Initial GIT import 2022-12-29 23:31:55 +01:00