Commit Graph

53 Commits (18.17)

Author SHA1 Message Date
Alexander Traud 858c9e1d80 chan_misdn: Fix for Doxygen.
3 years ago
Richard Mudgett 785be439f9 Allow mISDN to send PROGRESS messsage.
12 years ago
Richard Mudgett 79baef5bbd Merged revisions 374515-374535 from
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kevin P. Fleming 25a9b03cd1 Correct some set-but-unused variable warnings in the mISDN library.
13 years ago
Richard Mudgett 267cf27744 Merged revisions 296582 via svnmerge from
15 years ago
Richard Mudgett c1af98603b Merged revisions 287017 via svnmerge from
15 years ago
Richard Mudgett 7872538b83 Add outgoing_colp misdn.conf port parameter.
16 years ago
Richard Mudgett 6bb2b6c096 Added CCBS/CCNR Party A support and enhanced COLP support.
16 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
16 years ago
Richard Mudgett 9a6bf5f9c6 Removed trailing whitespace in chan_misdn files.
16 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
17 years ago
Olle Johansson c76f72493a Doxygen updates, formatting.
18 years ago
Christian Richter 753f223a69 Merged revisions 89172 via svnmerge from
18 years ago
Christian Richter 210f86f1f3 started to add some basic support for supplementary services like CallForwarding and so forth
18 years ago
Christian Richter 8d6b33c64b Merged revisions 78936 via svnmerge from
18 years ago
Christian Richter efea29fde8 Merged revisions 72851 via svnmerge from
18 years ago
Christian Richter f804c7ef5f Merged revisions 71118 via svnmerge from
18 years ago
Christian Richter c2b4e6cef6 Merged revisions 68733 via svnmerge from
18 years ago
Christian Richter cb42eae091 Merged revisions 68644 via svnmerge from
18 years ago
Dwayne M. Hubbard c78c8ec9dc changed #if DEBUG to #ifdef DEBUG to fix make failure when configured with --enable-dev-mode
18 years ago
Christian Richter b3231b9db6 Merged revisions 65039 via svnmerge from
18 years ago
Christian Richter 2ce08e259c Merged revisions 63534 via svnmerge from
18 years ago
Christian Richter 0f39ea1a98 Merged revisions 62912 via svnmerge from
18 years ago
Christian Richter ecfbebafe9 Merged revisions 58825-58826 via svnmerge from
18 years ago
Kevin P. Fleming 74f31a51bc add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught
18 years ago
Christian Richter 1fe0e3d192 Merged revisions 49313 via svnmerge from
19 years ago
Christian Richter f19300635f Merged revisions 46351-46353 via svnmerge from
19 years ago
Christian Richter d8ab613fdf Merged revisions 44994 via svnmerge from
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Nadi Sarrar 864c934f53 adding support for AOCD facility messages.
19 years ago
Nadi Sarrar 0b579cf152 moved the asn1 and facility portions of code to mISDNuser, so removing the files here.
19 years ago
Nadi Sarrar 162e37b2d6 fixing compile warnings, renaming config option "overlap_dial" to "overlapdial"
19 years ago
Nadi Sarrar 958f3726f1 * first bits of decoding facility information elements
19 years ago
Christian Richter 52e1395690 * added possibility to change echocancel settings during calls
19 years ago
Christian Richter fc3d27cf6f * removed pp_l2_check (fixed L2 bug in mISDNuser)
19 years ago
Christian Richter 4be235a974 added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels.
19 years ago
Christian Richter eefc9193e7 added EVENT_NEW_CHANNEL. We change the channel name now when we got the real channel, also changed name generation to new stringfield api
19 years ago
Christian Richter a309a2db9f fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning.
19 years ago
Christian Richter 2bde492ea9 Facility decoding doesn't work proper yet
19 years ago
Christian Richter ce8fc47ffc * advanced the error Handling routine for wrong frames from mISDN
19 years ago
Christian Richter d7a839a299 fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number.
19 years ago
Christian Richter 8e7dd52695 added option to change the connected party number dialplan (ton)
19 years ago
Christian Richter 61f1bf14fa added export and import of RDNIS channel variable
19 years ago
Christian Richter fdd33866b4 * changed some strncpys to ast_copy_str
19 years ago
Christian Richter c7e0abdfed fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network side) one needs to upgread mISDNuser for that fix as well. also fixed the reload issue #6547
19 years ago
Christian Richter a43c6c0f49 * dozens of white-space removements
19 years ago
Christian Richter 7133d1b006 * removed unnecessary struct elements and functions
20 years ago
Christian Richter 7dfa72cdee committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now).
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago