Hi

There is now a separate branch for the Junghanns GSM card (with
libgsmat). It is called bristuff-part-gsm .

I also merged some more changes into bristuff-part-dahdi, which made it
basically work.

As you can see, current changes are much smaller than before.

[EMAIL PROTECTED]:~/Proj/Asterisk/Git/asterisk$ git diff git-1.4 
bristuff-part-dahdi  | diffstat
 aclocal.m4                   |   14 -
 b/.gitignore                 |   12 -
 b/channels/chan_dahdi.c      |  371 +++++++++++++++++++++++++++++--------------
 b/include/asterisk/channel.h |    1
 4 files changed, 253 insertions(+), 145 deletions(-)
[EMAIL PROTECTED]:~/Proj/Asterisk/Git/asterisk$ git diff git-1.4 
bristuff-part-dahdi  | wc
    762    3416   28487

$ git diff git-1.4 bristuff-part-gsm  | diffstat
 apps/app_dahdibarge.c            |    6
 apps/app_dahdiscan.c             |    2
 apps/app_meetme.c                |   12
 build_tools/menuselect-deps.in   |    1
 channels/chan_dahdi.c            |  707 ++++++++++++++++++++++++++++++++++++---
 channels/chan_iax2.c             |   14
 channels/chan_vpb.cc             |    2
 configure                        |  324 +++++++++++++++++
 configure.ac                     |    3
 include/asterisk/autoconfig.h.in |    3
 include/asterisk/channel.h       |   25 +
 include/asterisk/dahdi_compat.h  |   14
 main/asterisk.c                  |   54 --
 main/channel.c                   |   38 +-
 main/manager.c                   |   44 ++
 makeopts.in                      |    3
 pbx/pbx_spool.c                  |   34 +
 res/res_musiconhold.c            |    6
 18 files changed, 1159 insertions(+), 133 deletions(-)
$ git diff git-1.4 bristuff-part-gsm  | wc
   1960    8239   65749


Compared to the original:
$ git diff 1.4.21.2 bristuff -- channels/chan_zap.c | wc
   3257   14604  125557
$ git diff 1.4.21.2 bristuff  | wc
  10206   45467  372525
$ git diff 1.4.21.2 bristuff  | diffstat | wc -l
54

There is still no support for holding calls from an ISDN phone.


-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
Bristuff-users mailing list
[email protected]
http://lists.three-dimensional.net/mailman/listinfo/bristuff-users

Reply via email to