-
- Downloads
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 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@319427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/chan_dahdi.c 41 additions, 0 deletionschannels/chan_dahdi.c
- channels/sig_pri.c 3 additions, 0 deletionschannels/sig_pri.c
- channels/sig_pri.h 4 additions, 0 deletionschannels/sig_pri.h
- configs/chan_dahdi.conf.sample 13 additions, 0 deletionsconfigs/chan_dahdi.conf.sample
- configure 34243 additions, 7520 deletionsconfigure
- configure.ac 2 additions, 0 deletionsconfigure.ac
- include/asterisk/autoconfig.h.in 7 additions, 7 deletionsinclude/asterisk/autoconfig.h.in
Loading
Please register or sign in to comment