8000 Release Callattendant Release v2.1.2 · thess/callattendant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Callattendant Release v2.1.2

Latest
Compare
Choose a tag to compare
@thess thess released this 18 Apr 16:02
· 3 commits to fmsentry since this release

Minor release adding additional control of CallerID validation options.

Changes:

  • Update app.cfg.example documentation for HOST binding. Waitress server had different syntax requirements for IPv4 and IPv6 (Closes #87).
  • Add config option ENABLE_CALLERID_VALIDATE. Default setting is True. Set to False to disable CID validation.
  • Handle modem disconnect or serial errors gracefully and remain operational without modem (Closes #76).
  • Substitute "Private/Unknown" for invalid names (CNAM) and "0000000000" for invalid phone numbers.

Bug fixes:

  • Use ATV1 for modem detection and force text mode responses (Closes #91).
  • Change CNAM validation to allow alpha-numeric, space, dot or comma in NAME string (Closes #92).
0