Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 00:53:17 -0700 (PDT)
From:      Hellmuth Michaelis <hm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i4b/include i4b_l3l4.h src/sys/i4b/layer3 i4b_q931.c src/sys/i4b/layer4 i4b_l4.c
Message-ID:  <200208120753.g7C7rHZx060757@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hm          2002/08/12 00:53:17 PDT

  Modified files:
    sys/i4b/include      i4b_l3l4.h 
    sys/i4b/layer3       i4b_q931.c 
    sys/i4b/layer4       i4b_l4.c 
  Log:
  add support properly displaying and logging incoming telephone numbers (MSNs)
  by looking at the "type of number" field and providing configurable hooks
  to correct the numbers accordingly. See keywords add-prefix, prefix-national
  and prefix-international in isdnd.rc(5).
  This feature was implemented by Christian Ullrich <chris@chrullrich.de>
  
  Revision  Changes    Path
  1.13      +3 -0      src/sys/i4b/include/i4b_l3l4.h
  1.15      +30 -1     src/sys/i4b/layer3/i4b_q931.c
  1.15      +3 -0      src/sys/i4b/layer4/i4b_l4.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208120753.g7C7rHZx060757>