Commit Graph

65 Commits (b5eca43b29f0eb33d1e8305a8851a4295e4211b0)

Author SHA1 Message Date
Richard Mudgett e950086daf Multiple revisions 375519-375524
13 years ago
Richard Mudgett 79baef5bbd Merged revisions 374515-374535 from
13 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Richard Mudgett 58b440bc29 Merged revisions 206487 via svnmerge from
16 years ago
Richard Mudgett 7872538b83 Add outgoing_colp misdn.conf port parameter.
16 years ago
Richard Mudgett 89d06c7759 Make PTP DivertingLegInformation3 message behavior closer to the specifications.
16 years ago
Richard Mudgett 6bb2b6c096 Added CCBS/CCNR Party A support and enhanced COLP support.
16 years ago
Richard Mudgett b0cfe6e1f2 Miscellaneous minor changes to chan_misdn.
16 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
16 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Richard Mudgett e3311c9875 * Miscellaneous formatting changes to make v1.4 and trunk
17 years ago
Richard Mudgett 1678a005b6 channels/chan_misdn.c
17 years ago
Christian Richter c47a3f89eb Merged revisions 119585 via svnmerge from
17 years ago
Kevin P. Fleming 3a8268bc29 fix up various warnings found via the addition of format string checking... some of these were really, really bad code
17 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
18 years ago
Olle Johansson c76f72493a Doxygen updates, formatting.
18 years ago
Christian Richter c9b8afb447 Merged revisions 89169 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 efea29fde8 Merged revisions 72851 via svnmerge from
18 years ago
Christian Richter 6606e374be Merged revisions 72850 via svnmerge from
18 years ago
Christian Richter 1e6b6d2df5 Merged revisions 71214 via svnmerge from
18 years ago
Christian Richter 829f58b228 Merged revisions 71121 via svnmerge from
18 years ago
Christian Richter cb42eae091 Merged revisions 68644 via svnmerge from
18 years ago
Christian Richter 0f39ea1a98 Merged revisions 62912 via svnmerge from
18 years ago
Christian Richter e6cad524f8 Merged revisions 59064 via svnmerge from
18 years ago
Christian Richter ecfbebafe9 Merged revisions 58825-58826 via svnmerge from
18 years ago
Nadi Sarrar 9978dc647b Merged revisions 61342,61372-61373,61443 via svnmerge from
18 years ago
Nadi Sarrar 24d8595d00 Merged revisions 59202 via svnmerge from
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 e09ad744af Merged revisions 44561 via svnmerge from
19 years ago
Christian Richter 05c4624d9b Merged revisions 44559 via svnmerge from
19 years ago
Christian Richter 6001354638 Merged revisions 43852 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 f2178d336b changed naming of mISDN channels, so that hinting works proper
19 years ago
Christian Richter fc3d27cf6f * removed pp_l2_check (fixed L2 bug in mISDNuser)
19 years ago
Christian Richter 94274cc26b * Introducing a new way for the l1watcher thread using the ast_sched way. Now l1watcher timeouts can be configured separately for every portgroup.
19 years ago
Christian Richter bd0b801a0d * removed tone_indicate, we genrate only the dialtone by ourself (and the hanguptone of course)
19 years ago
Christian Richter 4bdeb383e7 added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Library. Also if we have no ntflags, we don't pass the filename to the debug routines of mISDNuser.
19 years ago
Christian Richter f5c0cd2ddc added better L2 handling for ptp, if it's down we don't try to call on that port in groupdial anymore, also we try to get it up then. Additionally added the configoptions ntdebugflags and ntdebugfile to debug the mISDNuser NT Stack (should have done that ages before..). isdn_lib.c compiles again.
19 years ago
Christian Richter baad1c266c * fixed the busy state
19 years ago
Christian Richter 829583a3dc added TONE_HANGUP, also added Tone generation by mISDN_dsp for post hangup tones, therefore the TONE_X defines are in the isdn_lib.h now. changed a REALEASE to a DISCONNECT in NT Stack, to make tones available in that state.
19 years ago
Christian Richter d86993b90b * fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)
19 years ago
Christian Richter 4ad840b3c6 the interface needs to be changed as well..
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