Plan Status: #38 is queued
Build: #30 was successful
Build Result Summary
Details
- Trigger
- Code has been updated by rmudgett.
- Revision
- 2266
- Completed
- Duration
- 2 minutes
- Successful since
- #1 ()
- Labels
- None
Test Summary
- 0 New Failures
- 0 Existing Failures
- 0 Fixed
Code Changes
-
rmudgett
Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.
The NEC SV8300 rejects the Q931_IE_TIME_DATE for Q.SIG.
Add option to specify if and how much of the current time is put in
Q931_IE_TIME_DATE.
* Send date/time ie never.
* Send date/time ie date only.
* Send date/time ie date and hour.
* Send date/time ie date, hour, and minute.
* Send date/time ie date, hour, minute, and second.
* Send date/time ie default: Libpri will send date and hhmm only when in
NT PTMP mode to support ISDN phones.
(closes issue #19221)
Reported by: kenner
JIRA SWP-3396