2006-06-09 |
Christian Richter | when we don't want the call we need to release_complete...
|
commit | commitdiff | tree |
2006-06-08 |
Christian Richter | Fixed detection of dtmfs with bridged channels.
|
commit | commitdiff | tree |
2006-06-07 |
Christian Richter | changed the clean_up_bc function to work proper again...
|
commit | commitdiff | tree |
2006-06-06 |
Christian Richter | added select before write to avoid deadlock on full...
|
commit | commitdiff | tree |
2006-06-01 |
Christian Richter | the interface needs to be changed as well..
|
commit | commitdiff | tree |
2006-06-01 |
Christian Richter | unified the PH_CONTROL Interface for the mISDN_dsp...
|
commit | commitdiff | tree |
2006-06-01 |
Christian Richter | added bearer capability reject support. we send release...
|
commit | commitdiff | tree |
2006-05-24 |
Christian Richter | added EVENT_NEW_CHANNEL. We change the channel name...
|
commit | commitdiff | tree |
2006-05-24 |
Christian Richter | fixed to early connect bug which came in yesterday...
|
commit | commitdiff | tree |
2006-05-23 |
Christian Richter | added a l1watcher timeout, therefore removed the old...
|
commit | commitdiff | tree |
2006-05-23 |
Christian Richter | * export_ies uses now _VAR else the vars are not copied...
|
commit | commitdiff | tree |
2006-05-22 |
Christian Richter | added callcounters for incoming and outgoing calls
|
commit | commitdiff | tree |
2006-05-18 |
Christian Richter | this is not a warning, it might happen during call...
|
commit | commitdiff | tree |
2006-05-17 |
Christian Richter | fixed bug that we've lost the orginator of the call...
|
commit | commitdiff | tree |
2006-05-16 |
Christian Richter | fixed very bad memory overwrite which leaded to segfaults...
|
commit | commitdiff | tree |
2006-05-08 |
Christian Richter | in PTMP TE we should set the free state for the B-Channel...
|
commit | commitdiff | tree |
2006-05-05 |
Christian Richter | Added option far_alerting. This option makes it possible...
|
commit | commitdiff | tree |
2006-05-02 |
Christian Richter | use set_callerid to update callerid with prefix
|
commit | commitdiff | tree |
2006-05-02 |
Christian Richter | returning 128 emtpy Frames instead of null frame.
|
commit | commitdiff | tree |
2006-04-29 |
Christian Richter | added an up-queue message mechanism to avoid buffer...
|
commit | commitdiff | tree |
2006-04-27 |
Christian Richter | put the default misdn.trace to /var/log/asterisk/misdn...
|
commit | commitdiff | tree |
2006-04-26 |
Christian Richter | Facility decoding doesn't work proper yet
|
commit | commitdiff | tree |
2006-04-11 |
Christian Richter | mISDN Messages must be freed with free_msg \!\!
|
commit | commitdiff | tree |
2006-04-10 |
Christian Richter | fixed some issues, that appear at higher load
|
commit | commitdiff | tree |
2006-04-10 |
Christian Richter | we send nearly everytime a RELEASE, only if we for...
|
commit | commitdiff | tree |
2006-04-07 |
Christian Richter | sorry litle mistake
|
commit | commitdiff | tree |
2006-04-07 |
Christian Richter | git-svn-id: https://origsvn.digium.com/svn/asterisk...
|
commit | commitdiff | tree |
2006-04-07 |
Christian Richter | fixed a bridging-endless-loop also fixed the rdnis...
|
commit | commitdiff | tree |
2006-04-05 |
Christian Richter | some final fixes for cpn
|
commit | commitdiff | tree |
2006-04-05 |
Christian Richter | * advanced the error Handling routine for wrong frames...
|
commit | commitdiff | tree |
2006-04-04 |
Christian Richter | fixed some essential segfaults happening under heavy...
|
commit | commitdiff | tree |
2006-04-03 |
Christian Richter | * removed unneeded bc->state field
|
commit | commitdiff | tree |
2006-03-29 |
Christian Richter | fixed no dtmf detect on 64 bit
|
commit | commitdiff | tree |
2006-03-27 |
Christian Richter | fixed bug that we don't allocate the bchan in setup_acknowle...
|
commit | commitdiff | tree |
2006-03-27 |
Christian Richter | fixed hicom busy bug, we now see if the systemphone...
|
commit | commitdiff | tree |
2006-03-21 |
Christian Richter | removed unneeded debugs in level=0
|
commit | commitdiff | tree |
2006-03-20 |
Christian Richter | removed dynamic switching from transparent to hdlc...
|
commit | commitdiff | tree |
2006-03-20 |
Christian Richter | these traceing option do not exist anymore
|
commit | commitdiff | tree |
2006-03-10 |
Christian Richter | mISDN mqueue is now head, not a branch anymore
|
commit | commitdiff | tree |
2006-03-09 |
Christian Richter | added option to change the connected party number dialplan...
|
commit | commitdiff | tree |
2006-03-07 |
Christian Richter | fixed #6642 in trunk as well, sorry i really didn't...
|
commit | commitdiff | tree |
2006-03-07 |
Christian Richter | when receiving disconnect with inband info, we don...
|
commit | commitdiff | tree |
2006-03-07 |
Christian Richter | added misdn port down to send a L1 Deactivate to a...
|
commit | commitdiff | tree |
2006-03-07 |
Christian Richter | added a bit more detailed description for the echotraining...
|
commit | commitdiff | tree |
2006-02-28 |
Christian Richter | better default values for jitterbuffer in code and...
|
commit | commitdiff | tree |
2006-02-24 |
Christian Richter | added export and import of RDNIS channel variable
|
commit | commitdiff | tree |
2006-02-23 |
Christian Richter | removed the misdn Makefile target from channels/misdn...
|
commit | commitdiff | tree |
2006-02-22 |
Christian Richter | * changed some strncpys to ast_copy_str
|
commit | commitdiff | tree |
2006-02-22 |
Christian Richter | fixed a ETSI violation (after RELEASE we need to RELEASE_COM...
|
commit | commitdiff | tree |
2006-02-15 |
Christian Richter | adde incoming_early_audio option, to avoid sending...
|
commit | commitdiff | tree |
2006-02-15 |
Christian Richter | added pmp_l1_check option, to avoid l1 checking for...
|
commit | commitdiff | tree |
2006-02-14 |
Christian Richter | fixed a certain 64bit segfault
|
commit | commitdiff | tree |
2006-02-14 |
Christian Richter | fixed the occasional no audio issue, still need deeper...
|
commit | commitdiff | tree |
2006-02-10 |
Christian Richter | * jb can be configed by misdn_set_opt
|
commit | commitdiff | tree |
2006-02-10 |
Christian Richter | added Proceeding state, to be more ETSI conform with...
|
commit | commitdiff | tree |
2006-02-09 |
Christian Richter | still some L1 related fixes
|
commit | commitdiff | tree |
2006-02-08 |
Christian Richter | fix for the L2 Signalling
|
commit | commitdiff | tree |
2006-02-08 |
Christian Richter | L2 Signalling in PTP-TE Mode fixed
|
commit | commitdiff | tree |
2006-02-08 |
Christian Richter | * dozens of white-space removements
|
commit | commitdiff | tree |
2006-02-07 |
Christian Richter | default values of jitterbuffer and jitterbuffer_upper_thresh...
|
commit | commitdiff | tree |
2006-02-02 |
Christian Richter | updated the misdn documentation
|
commit | commitdiff | tree |
2006-02-02 |
Christian Richter | * removed unnecessary struct elements and functions
|
commit | commitdiff | tree |
2005-12-12 |
Christian Richter | updated the documentation and the sample config to...
|
commit | commitdiff | tree |
2005-12-09 |
Christian Richter | committed head of chan_misdn with a lot of new features...
|
commit | commitdiff | tree |
2005-12-09 |
Christian Richter | chan_misdn links against shared mISDNuser libraries now
|
commit | commitdiff | tree |
|