Skip to content

Add support for more types of modems.#4

Open
raineth wants to merge 2 commits into
tkdrob:masterfrom
raineth:master
Open

Add support for more types of modems.#4
raineth wants to merge 2 commits into
tkdrob:masterfrom
raineth:master

Conversation

@raineth

@raineth raineth commented May 11, 2024

Copy link
Copy Markdown

raineth added 2 commits May 10, 2024 23:54
- After each line of caller ID data, check whether both a name and
  number field have been received and only then advance to
  STATE_CALLERID.  This allows proper functionality regardless of the
  order in which the caller ID data is sent by the modem.  (closes tkdrob#3)
- Accept DDN_NMBR as an alias for NMBR in caller ID data.  (closes tkdrob#2)
@raineth

raineth commented Oct 17, 2024

Copy link
Copy Markdown
Author

Hi @tkdrob, is there anything I can do to help move this PR forward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

if NMBR arrives after NAME, the callerid notification will miss the phone number support for DDN_NMBR= 9999999999

1 participant