summaryrefslogtreecommitdiffstats
path: root/joinremote.h
Commit message (Collapse)AuthorAgeFilesLines
* changed long to int (64 bit system's compatibilty)Super User2008-06-141-4/+4
|
* work on chan_lcr: bridging works, interface selection possibleSuper User2008-06-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | modified: Makefile modified: apppbx.cpp modified: apppbx.h modified: bchannel.c modified: bchannel.h modified: chan_lcr.c modified: chan_lcr.h modified: dss1.cpp modified: genext.c modified: joinremote.cpp modified: joinremote.h modified: mISDN.cpp modified: mISDN.h modified: macro.h modified: main.c modified: message.h modified: options.c modified: options.h modified: socket_server.c
* work on unfinished asterisk channel driver (bchannel handling)Super User2008-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | modified: Makefile modified: README modified: action.cpp modified: admin_server.c modified: apppbx.cpp modified: apppbx.h new file: bchannel.c new file: bchannel.h renamed: asterisk_client.c -> chan_lcr.c renamed: asterisk_client.h -> chan_lcr.h deleted: channel.c modified: dss1.cpp modified: extension.c modified: extension.h modified: interface.c modified: interface.h modified: joinremote.cpp modified: joinremote.h modified: mISDN.cpp modified: mISDN.h modified: main.h modified: message.h modified: route.c modified: todo.txt
* backupSuper User2007-08-261-1/+1
|
* fixSuper User2007-08-121-1/+1
|
* added exporting/importing bchannel stacks to the remote applicationSuper User2007-08-111-1/+2
|
* fixes, changes, backupSuper User2007-07-271-2/+3
|
* unified socket application interface (for asterisk and maybe other apps)Super User2007-07-261-0/+25
bugfixes