Home | Back
------------------------------------------------------------------------
r425 | moy | 2011-05-07 04:33:50 +0400 (Sat, 07 May 2011) | 1 line

add ax_check_real_file.m4
------------------------------------------------------------------------
r424 | arnaldo | 2011-05-05 19:50:58 +0400 (Thu, 05 May 2011) | 5 lines

Added missing include sys/ioctl.h on r2ioabs.c
Added HAVE_SYS_IOCTL_H to config.h.cmake.in, which generates config.h
Fixed config.h generating on CMake
Fixed include path on CMake

------------------------------------------------------------------------
r422 | moy | 2011-03-21 17:20:40 +0300 (Mon, 21 Mar 2011) | 1 line

allow setting to idle/block in alarm
------------------------------------------------------------------------
r420 | moy | 2011-02-28 18:02:09 +0300 (Mon, 28 Feb 2011) | 1 line

increase OR2_LIB_INTERFACE
------------------------------------------------------------------------
r419 | moy | 2011-02-28 01:32:29 +0300 (Mon, 28 Feb 2011) | 1 line

check for lib64
------------------------------------------------------------------------
r418 | moy | 2011-02-28 01:24:09 +0300 (Mon, 28 Feb 2011) | 1 line

bump interface version and check for Asterisk version
------------------------------------------------------------------------
r417 | moy | 2011-02-28 00:49:41 +0300 (Mon, 28 Feb 2011) | 1 line

update README file
------------------------------------------------------------------------
r416 | moy | 2011-02-28 00:36:59 +0300 (Mon, 28 Feb 2011) | 1 line

remove the OR2_TRACE_STACKS stuff
------------------------------------------------------------------------
r415 | moy | 2011-02-26 02:31:13 +0300 (Sat, 26 Feb 2011) | 1 line

remove unused build directory
------------------------------------------------------------------------
r413 | moy | 2011-02-26 00:48:51 +0300 (Sat, 26 Feb 2011) | 1 line

fix timing information in the log that caused jumping back in time in Windows
------------------------------------------------------------------------
r411 | moy | 2011-02-26 00:37:37 +0300 (Sat, 26 Feb 2011) | 1 line

update message on call disconnection for brazil
------------------------------------------------------------------------
r409 | moy | 2011-02-25 23:23:08 +0300 (Fri, 25 Feb 2011) | 1 line

update r2test
------------------------------------------------------------------------
r407 | moy | 2011-02-25 20:47:46 +0300 (Fri, 25 Feb 2011) | 1 line

remove collect call tone b
------------------------------------------------------------------------
r406 | moy | 2011-02-25 04:34:49 +0300 (Fri, 25 Feb 2011) | 1 line

merged 403:405 from netborder branch - set __cdecl as our call convention
------------------------------------------------------------------------
r404 | moy | 2011-02-25 03:21:52 +0300 (Fri, 25 Feb 2011) | 1 line

merged 402:403 from netborder - added proper macro declarations for r2engine
------------------------------------------------------------------------
r401 | moy | 2011-02-25 02:21:11 +0300 (Fri, 25 Feb 2011) | 1 line

make r2engine.h a public header and create new r2engine-pvt.h for the private bits
------------------------------------------------------------------------
r400 | moy | 2011-02-15 22:14:01 +0300 (Tue, 15 Feb 2011) | 1 line

updated comments in r2context-pvt.h about MF signals
------------------------------------------------------------------------
r397 | arnaldo | 2011-01-19 17:40:57 +0300 (Wed, 19 Jan 2011) | 1 line

added missing headers to autotools install: r2thread.h and r2declare.h
------------------------------------------------------------------------
r395 | moy | 2011-01-18 22:18:57 +0300 (Tue, 18 Jan 2011) | 1 line

do not warn when a cause cannot be used in group B signals
------------------------------------------------------------------------
r394 | moy | 2011-01-15 02:34:48 +0300 (Sat, 15 Jan 2011) | 1 line

handle hardware alarms properly depending on protocol state
------------------------------------------------------------------------
r392 | moy | 2011-01-12 21:48:53 +0300 (Wed, 12 Jan 2011) | 1 line

merged 383:391 from moy.glare branch
------------------------------------------------------------------------
r383 | arnaldo | 2011-01-04 21:46:22 +0300 (Tue, 04 Jan 2011) | 1 line

added comments
------------------------------------------------------------------------
r382 | arnaldo | 2011-01-04 21:43:57 +0300 (Tue, 04 Jan 2011) | 5 lines

- removed OR2_CHAN_ANI_CAN_COME_FIRST and OR2_CHAN_DO_NOT_USE_MAX_ANI flags
- created context-wise OR2_ANI_CAN_COME_FIRST and OR2_FORCE_USE_MAX_ANI
- updated log message for mf cycle timeout
- removed the checking for china variant on openr2_context_set_ani_first()

------------------------------------------------------------------------
r381 | arnaldo | 2010-12-31 23:55:14 +0300 (Fri, 31 Dec 2010) | 1 line

fixed support for china variant
------------------------------------------------------------------------
r380 | arnaldo | 2010-12-23 20:26:38 +0300 (Thu, 23 Dec 2010) | 3 lines

added r2mf_detect.c and r2mf_generate.c to cmake build
fixed warning on r2mf_generate.c

------------------------------------------------------------------------
r379 | arnaldo | 2010-12-23 00:57:43 +0300 (Thu, 23 Dec 2010) | 1 line

fixed r2test
------------------------------------------------------------------------
r378 | moy | 2010-12-22 23:07:17 +0300 (Wed, 22 Dec 2010) | 1 line

add capabilities to restrict ANI even when sent
------------------------------------------------------------------------
r377 | moy | 2010-12-22 19:26:49 +0300 (Wed, 22 Dec 2010) | 1 line

do not use default in switch statements for enum to str conversion to let the compiler warning about unhandled enums
------------------------------------------------------------------------
r375 | arnaldo | 2010-12-22 03:07:44 +0300 (Wed, 22 Dec 2010) | 1 line

now win32 msvc2008 build files should work wherever source code is located on disk
------------------------------------------------------------------------
r374 | arnaldo | 2010-12-22 00:29:00 +0300 (Wed, 22 Dec 2010) | 2 lines

re-generated build files for msvc 2008, with (most) relative paths
source should be on c:\openr2.trunk to build correctly
------------------------------------------------------------------------
r373 | arnaldo | 2010-12-21 00:20:08 +0300 (Tue, 21 Dec 2010) | 1 line

added build files for windows64's msvc2008 and nmake
------------------------------------------------------------------------
r372 | arnaldo | 2010-12-20 23:16:20 +0300 (Mon, 20 Dec 2010) | 1 line

added bootstrapped files for nmake and msvc2008, both on windows 32bits
------------------------------------------------------------------------
r371 | arnaldo | 2010-12-20 23:05:03 +0300 (Mon, 20 Dec 2010) | 1 line

added build files for linux-x86_64, bootstrapped by cmake and updated README-CMAKE
------------------------------------------------------------------------
r370 | arnaldo | 2010-12-20 22:31:55 +0300 (Mon, 20 Dec 2010) | 1 line

added/fixed r2dtmf_detect and r2test builds through cmake, when runned with -DDWANT_R2TEST=1. also updated README-CMAKE
------------------------------------------------------------------------
r369 | arnaldo | 2010-12-20 19:02:52 +0300 (Mon, 20 Dec 2010) | 1 line

missing files from last commit
------------------------------------------------------------------------
r368 | arnaldo | 2010-12-20 18:33:37 +0300 (Mon, 20 Dec 2010) | 2 lines

fixed autotools build

------------------------------------------------------------------------
r367 | moy | 2010-12-18 04:15:42 +0300 (Sat, 18 Dec 2010) | 1 line

updated AUTHORS to include Ricardo contributions
------------------------------------------------------------------------
r366 | moy | 2010-12-18 02:25:07 +0300 (Sat, 18 Dec 2010) | 1 line

try to be more conformant with the ITU spec and do not send a clear forward before getting seize ack
------------------------------------------------------------------------
r365 | moy | 2010-12-18 01:23:27 +0300 (Sat, 18 Dec 2010) | 1 line

add missing include config.h
------------------------------------------------------------------------
r364 | moy | 2010-12-18 01:19:00 +0300 (Sat, 18 Dec 2010) | 1 line

add missing config.h to r2ioabs.c
------------------------------------------------------------------------
r363 | moy | 2010-12-18 01:18:03 +0300 (Sat, 18 Dec 2010) | 1 line

add pay phone caller category for Argentina
------------------------------------------------------------------------
r362 | moy | 2010-12-18 00:52:54 +0300 (Sat, 18 Dec 2010) | 1 line

flush after silence too
------------------------------------------------------------------------
r361 | arnaldo | 2010-12-17 22:18:42 +0300 (Fri, 17 Dec 2010) | 4 lines

Renamed timer dtmf_r2_set_call_down to r2_set_call_down, which is now used on both DTMF or MFC-R2.
This timer fires if, after se send a clear forward, the other side doesn't go back to IDLE state in time (or ever).
It's default value is 500ms.

------------------------------------------------------------------------
r360 | arnaldo | 2010-12-17 20:44:30 +0300 (Fri, 17 Dec 2010) | 3 lines

created functions to get rx/tx CAS bits: openr2_chan_get_rx_cas(), openr2_chan_get_tx_cas() and openr2_chan_get_cas()
also made openr2_cas_signal_t definition public

------------------------------------------------------------------------
r358 | moy | 2010-12-17 00:08:19 +0300 (Fri, 17 Dec 2010) | 1 line

check for call state before offering a call
------------------------------------------------------------------------
r357 | moy | 2010-12-16 03:27:24 +0300 (Thu, 16 Dec 2010) | 1 line

added r2mf_generate.c and small fix to r2mf_detect.c
------------------------------------------------------------------------
r356 | moy | 2010-12-15 21:28:48 +0300 (Wed, 15 Dec 2010) | 1 line

fix test application for r2 mf detector
------------------------------------------------------------------------
r355 | moy | 2010-12-15 21:06:55 +0300 (Wed, 15 Dec 2010) | 1 line

added r2mf_detect.c
------------------------------------------------------------------------
r353 | moy | 2010-12-11 04:12:09 +0300 (Sat, 11 Dec 2010) | 1 line

keep trying to handle events until there are none, this helps to keep a healthy tx buffer size filled
------------------------------------------------------------------------
r351 | moy | 2010-12-11 03:23:15 +0300 (Sat, 11 Dec 2010) | 1 line

do not accept CLEAR FWD if we are the FWD side unless is DTMF-R2
------------------------------------------------------------------------
r349 | moy | 2010-12-10 20:34:27 +0300 (Fri, 10 Dec 2010) | 7 lines

Make sure we generate even when the tone generator
only needs to generate silence. We used to not generate
silence and leave the driver transmit idle frame (which is silence)
but now that we have idle tx counters in order to account for
underruns we need to write even silence to not trigger the tx idle
alarm

------------------------------------------------------------------------
r348 | moy | 2010-12-10 20:19:29 +0300 (Fri, 10 Dec 2010) | 1 line

add more verbose debugging on RBS events
------------------------------------------------------------------------
r347 | moy | 2010-12-09 07:19:19 +0300 (Thu, 09 Dec 2010) | 1 line

updated AUTHORS
------------------------------------------------------------------------
r346 | moy | 2010-12-08 18:27:44 +0300 (Wed, 08 Dec 2010) | 1 line

print an error when failing to flush the tx buffers
------------------------------------------------------------------------
r345 | moy | 2010-12-07 21:47:51 +0300 (Tue, 07 Dec 2010) | 1 line

added on_call_log_created callback
------------------------------------------------------------------------
r343 | arnaldo | 2010-12-06 22:39:52 +0300 (Mon, 06 Dec 2010) | 1 line

moved span_id from context to channel. openr2_context_set_span_id() was replaced by openr2_chan_set_span_id()
------------------------------------------------------------------------
r342 | arnaldo | 2010-12-06 20:02:58 +0300 (Mon, 06 Dec 2010) | 1 line

added span number to missing log messages
------------------------------------------------------------------------
r341 | arnaldo | 2010-12-06 00:27:11 +0300 (Mon, 06 Dec 2010) | 2 lines

created api function openr2_context_set_span_id() and changed call files' names to use the pattern chan-s1c1 for span 1 channel 1

------------------------------------------------------------------------
r340 | moy | 2010-12-04 05:05:43 +0300 (Sat, 04 Dec 2010) | 1 line

provide call log name to on_call_init callback
------------------------------------------------------------------------
r339 | arnaldo | 2010-12-03 03:54:46 +0300 (Fri, 03 Dec 2010) | 1 line

cmake now detects if it's building on a 64bits arch, when on linux. if so, it installs libopenr2.so to PREFIX/lib64
------------------------------------------------------------------------
r338 | arnaldo | 2010-12-02 22:04:52 +0300 (Thu, 02 Dec 2010) | 1 line

removed while loop from openr2_chan_process()
------------------------------------------------------------------------
r337 | arnaldo | 2010-12-02 19:42:32 +0300 (Thu, 02 Dec 2010) | 1 line

Added inttypes.h and libopenr2.lib to the cmake install target on windows. Updated README-CMAKE, with instructions on how to build on linux, and created README.windows with instructions for windows.
------------------------------------------------------------------------
r336 | arnaldo | 2010-12-01 18:34:52 +0300 (Wed, 01 Dec 2010) | 1 line

added -ggdb3 -O0 flags to default cmake build
------------------------------------------------------------------------
r335 | arnaldo | 2010-11-30 20:07:20 +0300 (Tue, 30 Nov 2010) | 1 line

fixed typo
------------------------------------------------------------------------
r334 | arnaldo | 2010-11-30 18:40:27 +0300 (Tue, 30 Nov 2010) | 1 line

improved names of call files, so they're ordered better on simple ls
------------------------------------------------------------------------
r333 | arnaldo | 2010-11-30 07:16:18 +0300 (Tue, 30 Nov 2010) | 1 line

TODO updated
------------------------------------------------------------------------
r332 | arnaldo | 2010-11-30 07:13:54 +0300 (Tue, 30 Nov 2010) | 1 line

fixed autotools build
------------------------------------------------------------------------
r331 | arnaldo | 2010-11-25 05:31:52 +0300 (Thu, 25 Nov 2010) | 1 line

changed read_enabled default from 1 to 0.
------------------------------------------------------------------------
r330 | arnaldo | 2010-11-23 22:25:42 +0300 (Tue, 23 Nov 2010) | 1 line

fixed cmake lib install path
------------------------------------------------------------------------
r329 | arnaldo | 2010-11-23 21:27:09 +0300 (Tue, 23 Nov 2010) | 1 line

fixed build on windows
------------------------------------------------------------------------
r328 | moy | 2010-11-23 18:53:31 +0300 (Tue, 23 Nov 2010) | 1 line

decrease default mf_back_cycle timer
------------------------------------------------------------------------
r327 | arnaldo | 2010-11-22 20:58:52 +0300 (Mon, 22 Nov 2010) | 1 line

dummy io interface implemented and changed behavior of openr2_context_new(), now it frees the context and returns error when openr2_context_set_io_type() fails.
------------------------------------------------------------------------
r326 | arnaldo | 2010-11-17 19:30:24 +0300 (Wed, 17 Nov 2010) | 1 line

created openr2_log_generic(), which should be used for generic logging (not related to channel or context). also created openr2_chan_set_logging_func() to set the generic logging callback. some namespace changes/fixes.
------------------------------------------------------------------------
r325 | arnaldo | 2010-11-16 04:50:54 +0300 (Tue, 16 Nov 2010) | 1 line

updated r2engine to use lfastrintf() instead of rintf(), this fixes the build on win64. also added a cast and a check on cmake, to make sure we always generate libopenr2.[so|dll]
------------------------------------------------------------------------
r324 | arnaldo | 2010-11-15 23:58:28 +0300 (Mon, 15 Nov 2010) | 1 line

added missing header to cmake install process
------------------------------------------------------------------------
r323 | arnaldo | 2010-11-15 18:36:56 +0300 (Mon, 15 Nov 2010) | 1 line

added WIN32_LEAN_AND_MEAN flag to windows builds and renamed FREETDM_EXPORTS -> OR2_EXPORTS
------------------------------------------------------------------------
r322 | arnaldo | 2010-11-15 17:01:49 +0300 (Mon, 15 Nov 2010) | 1 line

fixed all warnings on windows build, except for a conversion from float to integer at r2engine.c, line 3014.
------------------------------------------------------------------------
r321 | arnaldo | 2010-11-15 16:39:48 +0300 (Mon, 15 Nov 2010) | 1 line

fix linux and win64 builds, removed unused ftdm macros
------------------------------------------------------------------------
r320 | sebastien | 2010-11-10 17:32:37 +0300 (Wed, 10 Nov 2010) | 1 line

Fixing warnings on win32 build
------------------------------------------------------------------------
r319 | arnaldo | 2010-11-07 02:27:27 +0300 (Sun, 07 Nov 2010) | 1 line

renamed FT_DECLARE macros to OR2_DECLARE, removed commented code and added credit
------------------------------------------------------------------------
r318 | arnaldo | 2010-11-04 20:25:48 +0300 (Thu, 04 Nov 2010) | 1 line

ported to windows, tested building on msvc 2008
------------------------------------------------------------------------
r317 | arnaldo | 2010-11-04 01:37:22 +0300 (Thu, 04 Nov 2010) | 1 line

added portable thread implementation, borrowed from ftdm; more checkings added to cmakelists.txt
------------------------------------------------------------------------
r316 | arnaldo | 2010-11-03 22:48:19 +0300 (Wed, 03 Nov 2010) | 1 line

added cmake files
------------------------------------------------------------------------
r313 | arnaldo | 2010-09-23 18:37:32 +0400 (Thu, 23 Sep 2010) | 1 line

added file, function and line number info to channel log
------------------------------------------------------------------------
r312 | arnaldo | 2010-09-09 20:53:09 +0400 (Thu, 09 Sep 2010) | 1 line

Added file, function and line number support to context log
------------------------------------------------------------------------
r311 | moy | 2010-09-07 18:42:39 +0400 (Tue, 07 Sep 2010) | 1 line

run boostrap to update build scripts after modifying configure.in
------------------------------------------------------------------------
r310 | moy | 2010-09-07 18:41:49 +0400 (Tue, 07 Sep 2010) | 1 line

do not fail configuration when dahdi or zaptel headers are not present
------------------------------------------------------------------------
r303 | moy | 2010-07-29 06:45:10 +0400 (Thu, 29 Jul 2010) | 1 line

updated CREDITS
------------------------------------------------------------------------
r299 | moy | 2010-05-28 05:18:20 +0400 (Fri, 28 May 2010) | 1 line

fix wrong mf group when placing a call
------------------------------------------------------------------------
r298 | moy | 2010-04-14 08:01:24 +0400 (Wed, 14 Apr 2010) | 1 line

fix error message on fail init of the dtmf detector
------------------------------------------------------------------------
r296 | moises.silva | 2010-04-05 20:52:37 +0400 (Mon, 05 Apr 2010) | 1 line

update README
------------------------------------------------------------------------
r295 | moises.silva | 2010-04-05 20:39:36 +0400 (Mon, 05 Apr 2010) | 1 line

fix typos
------------------------------------------------------------------------
r294 | moises.silva | 2010-04-05 20:31:34 +0400 (Mon, 05 Apr 2010) | 1 line

add AM_PROG_CC_C_O to configure.in
------------------------------------------------------------------------
r293 | moises.silva | 2010-04-05 20:30:15 +0400 (Mon, 05 Apr 2010) | 1 line

fix make distcheck in trunk
------------------------------------------------------------------------
r289 | moy | 2010-04-04 19:15:13 +0400 (Sun, 04 Apr 2010) | 1 line

merged 277:282 from branches/release-1 into trunk - colombian variant and call file improvements
------------------------------------------------------------------------
r288 | moy | 2010-04-04 19:09:55 +0400 (Sun, 04 Apr 2010) | 1 line

merged 276:277 from branches/release-1 into trunk - fix to handle slightly different behavior in the mexican variant
------------------------------------------------------------------------
r287 | moy | 2010-04-04 19:06:00 +0400 (Sun, 04 Apr 2010) | 1 line

merged 260:274 from branches/release-1 into trunk - fixed bug in DTMF R2 just report call end if clear fwd was rcvd already
------------------------------------------------------------------------
r273 | moises.silva | 2009-11-12 01:16:52 +0300 (Thu, 12 Nov 2009) | 1 line

fixed myerrno used before initialization
------------------------------------------------------------------------
r272 | moy | 2009-11-09 04:02:23 +0300 (Mon, 09 Nov 2009) | 1 line

updated asteriskr2 script
------------------------------------------------------------------------
r271 | moy | 2009-11-09 03:32:00 +0300 (Mon, 09 Nov 2009) | 1 line

updated credits file
------------------------------------------------------------------------
r270 | moy | 2009-11-09 03:27:12 +0300 (Mon, 09 Nov 2009) | 1 line

merged revisions 251:256 from branches/release-1 - release-1-dtmf merge
------------------------------------------------------------------------
r269 | moy | 2009-11-01 10:15:01 +0300 (Sun, 01 Nov 2009) | 1 line

merged 228:241 from branches/release-1 - clarified licensing in man pages, and COPYING/COPYING.LESSER for the debian folks
------------------------------------------------------------------------
r268 | moy | 2009-11-01 10:13:25 +0300 (Sun, 01 Nov 2009) | 1 line

merged 225:228 from branches/release-1 - add Group C Mexico Network Congestion tone seen in Telcel E1. Natural Microsystems manual pdf says 4 in GC is congestion
------------------------------------------------------------------------
r267 | moy | 2009-11-01 10:10:17 +0300 (Sun, 01 Nov 2009) | 1 line

merged 222:225 from branches/release-1 - added support for test equipment calling category and accept new strings as valid category strings
------------------------------------------------------------------------
r266 | moy | 2009-11-01 10:06:56 +0300 (Sun, 01 Nov 2009) | 1 line

merged 220:221 from branches/release-1 - put openr2 version and revision in call files
------------------------------------------------------------------------
r265 | moy | 2009-11-01 09:12:16 +0300 (Sun, 01 Nov 2009) | 1 line

merged 217:220 from branches/release-1 - fixed possible bug causing race conditions between call end and line status
------------------------------------------------------------------------
r264 | moy | 2009-11-01 09:09:14 +0300 (Sun, 01 Nov 2009) | 1 line

updated AUTHORS file
------------------------------------------------------------------------
r263 | moy | 2009-11-01 09:04:21 +0300 (Sun, 01 Nov 2009) | 1 line

merged revision 203:204 from branches/release-1
------------------------------------------------------------------------
r262 | moy | 2009-11-01 08:58:12 +0300 (Sun, 01 Nov 2009) | 1 line

rewriting original from revision 200:201 in branches/release-1 properly check and handle ELAST return code from read/write operations on zaptel/dahdi devices
------------------------------------------------------------------------
r261 | moy | 2009-11-01 08:31:04 +0300 (Sun, 01 Nov 2009) | 1 line

merged revision 196:197 from branches/release-1 - fixed Argentina variant tones, restricted ANI and no more ANI available
------------------------------------------------------------------------
r251 | alexandre.alencar | 2009-09-18 17:36:26 +0400 (Fri, 18 Sep 2009) | 1 line

fix the RPM SPEC source path name
------------------------------------------------------------------------
r219 | moises.silva | 2009-08-11 22:48:34 +0400 (Tue, 11 Aug 2009) | 1 line

added new gnu files
------------------------------------------------------------------------
r218 | moises.silva | 2009-08-11 22:47:46 +0400 (Tue, 11 Aug 2009) | 1 line

removed gnu files and updated bootstrap script
------------------------------------------------------------------------
r213 | moy | 2009-08-11 22:30:32 +0400 (Tue, 11 Aug 2009) | 1 line

fix comments in r2chan.h
------------------------------------------------------------------------
r212 | alexandre.alencar | 2009-08-11 20:30:28 +0400 (Tue, 11 Aug 2009) | 1 line

fix manpage warnings
------------------------------------------------------------------------
r211 | alexandre.alencar | 2009-08-11 18:46:08 +0400 (Tue, 11 Aug 2009) | 1 line

debian packaging is now on debian pkg-voip team
------------------------------------------------------------------------
r209 | moises.silva | 2009-07-11 23:28:42 +0400 (Sat, 11 Jul 2009) | 1 line

added openr2_chan_run_schedule API and r2chan.h header comments
------------------------------------------------------------------------
r206 | moy | 2009-07-07 00:19:28 +0400 (Tue, 07 Jul 2009) | 1 line

increment mf_fwd_safety timer to fix international calls problem with Telmex and may be other telcos
------------------------------------------------------------------------
r205 | moises.silva | 2009-07-05 06:45:24 +0400 (Sun, 05 Jul 2009) | 1 line

added new APIs to be more selective on which signaling is processed by the stack (ie, just MF or CAS signaling)
------------------------------------------------------------------------
r199 | moy | 2009-05-16 01:06:45 +0400 (Sat, 16 May 2009) | 1 line

updated TODO and removed unusued code from timediff
------------------------------------------------------------------------
r198 | moy | 2009-05-04 07:56:48 +0400 (Mon, 04 May 2009) | 1 line

several fixes to make the library thread safe and properly integrate it with Freeswitch
------------------------------------------------------------------------
r194 | moy | 2009-04-11 07:27:12 +0400 (Sat, 11 Apr 2009) | 1 line

merged revisions 185:193 from release-1 to include DTMF R2 support
------------------------------------------------------------------------
r186 | moy | 2009-03-28 06:46:49 +0300 (Sat, 28 Mar 2009) | 1 line

merged changes from release-1 up to revision 185
------------------------------------------------------------------------
r182 | alexandre.alencar | 2009-03-25 03:22:12 +0300 (Wed, 25 Mar 2009) | 1 line

add chargecalls option to r2test.conf.5 man page
------------------------------------------------------------------------
r181 | alexandre.alencar | 2009-03-18 01:17:33 +0300 (Wed, 18 Mar 2009) | 1 line

fixed some typos for rpm spec file
------------------------------------------------------------------------
r175 | moy | 2009-03-03 07:00:22 +0300 (Tue, 03 Mar 2009) | 2 lines

merged changes from release-1 branch rev 171 to include skip category in r2test

------------------------------------------------------------------------
r174 | moy | 2009-03-03 06:57:25 +0300 (Tue, 03 Mar 2009) | 1 line

merged changes from release-1 branch revision 169 to include skip category API
------------------------------------------------------------------------
r173 | moy | 2009-03-03 06:44:39 +0300 (Tue, 03 Mar 2009) | 1 line

updated TODO to include metering pulse planning
------------------------------------------------------------------------
r168 | moy | 2009-03-02 05:31:17 +0300 (Mon, 02 Mar 2009) | 1 line

add OR2_IO_DEFAULT to r2context
------------------------------------------------------------------------
r167 | moises.silva | 2009-02-17 20:37:09 +0300 (Tue, 17 Feb 2009) | 1 line

updated TODO to include metering pulse on demand mechanism
------------------------------------------------------------------------
r166 | moises.silva | 2009-02-17 20:05:32 +0300 (Tue, 17 Feb 2009) | 1 line

added a few comments to cheat when looking at the bit pattern table
------------------------------------------------------------------------
r165 | moy | 2009-02-12 03:58:50 +0300 (Thu, 12 Feb 2009) | 1 line

completed I/O abstraction for openr2 defaulting to zaptel interface
------------------------------------------------------------------------
r164 | moy | 2009-02-09 01:02:20 +0300 (Mon, 09 Feb 2009) | 1 line

fix bug with the file descriptors
------------------------------------------------------------------------
r163 | moy | 2009-02-08 01:22:58 +0300 (Sun, 08 Feb 2009) | 1 line

completed I/O abstraction API, needs testing and development of the low level I/O details
------------------------------------------------------------------------
r161 | moy | 2009-02-03 21:15:52 +0300 (Tue, 03 Feb 2009) | 1 line

fixed small bug introduced when updating openr2 for ANATEL compliance
------------------------------------------------------------------------
r157 | moy | 2009-02-02 07:17:53 +0300 (Mon, 02 Feb 2009) | 1 line

remove unused variable
------------------------------------------------------------------------
r155 | moy | 2009-02-02 07:07:57 +0300 (Mon, 02 Feb 2009) | 1 line

merged changes from revision-1 branch revision 154 to be complian with Brazilian ANATEL certification tests
------------------------------------------------------------------------
r145 | moy | 2009-01-21 22:22:26 +0300 (Wed, 21 Jan 2009) | 1 line

forced fix me message added
------------------------------------------------------------------------
r142 | moy | 2009-01-13 06:27:13 +0300 (Tue, 13 Jan 2009) | 1 line

updated README
------------------------------------------------------------------------
r141 | moy | 2009-01-13 05:55:58 +0300 (Tue, 13 Jan 2009) | 1 line

updated trunk library version and some misc changes to the build and r2ioabs.h
------------------------------------------------------------------------
r139 | alexandre.alencar | 2009-01-12 22:33:23 +0300 (Mon, 12 Jan 2009) | 1 line

Debian and RPM packaging updates
------------------------------------------------------------------------
r138 | moy | 2009-01-10 09:26:35 +0300 (Sat, 10 Jan 2009) | 1 line

new sample configuration for Argentina
------------------------------------------------------------------------
r135 | moy | 2009-01-08 07:37:58 +0300 (Thu, 08 Jan 2009) | 2 lines

Allow signal for ANI restricted by default

------------------------------------------------------------------------
r134 | moy | 2009-01-05 03:53:43 +0300 (Mon, 05 Jan 2009) | 1 line

initial rework done to make openr2 I/O abstraction
------------------------------------------------------------------------
r133 | alexandre.alencar | 2008-12-08 02:28:36 +0300 (Mon, 08 Dec 2008) | 1 line

fix a typo in docs
------------------------------------------------------------------------
r131 | alexandre.alencar | 2008-11-30 22:47:27 +0300 (Sun, 30 Nov 2008) | 1 line

add missing debian package files
------------------------------------------------------------------------
r130 | alexandre.alencar | 2008-11-30 22:41:22 +0300 (Sun, 30 Nov 2008) | 1 line

updates and fixes for debian packaging
------------------------------------------------------------------------
r129 | alexandre.alencar | 2008-11-30 21:38:12 +0300 (Sun, 30 Nov 2008) | 1 line

add missing reference to r2log.h
------------------------------------------------------------------------
r128 | alexandre.alencar | 2008-11-30 21:37:38 +0300 (Sun, 30 Nov 2008) | 1 line

small fixes in rpm spec file
------------------------------------------------------------------------
r127 | alexandre.alencar | 2008-11-30 02:50:19 +0300 (Sun, 30 Nov 2008) | 1 line

fix file names
------------------------------------------------------------------------
r126 | alexandre.alencar | 2008-11-30 02:43:14 +0300 (Sun, 30 Nov 2008) | 1 line

updates and fixes for rpm spec file
------------------------------------------------------------------------
r124 | alexandre.alencar | 2008-11-29 07:04:37 +0300 (Sat, 29 Nov 2008) | 1 line

update version number and include new samples and docs
------------------------------------------------------------------------
r123 | alexandre.alencar | 2008-11-29 06:25:14 +0300 (Sat, 29 Nov 2008) | 1 line

add more configuration samples for brazil
------------------------------------------------------------------------
r120 | moy | 2008-11-22 19:20:32 +0300 (Sat, 22 Nov 2008) | 1 line

remove buggy log message about timer being cancelled
------------------------------------------------------------------------
r118 | moy | 2008-11-21 23:50:10 +0300 (Fri, 21 Nov 2008) | 1 line

be tolerant and accept backward disconnection if we already sent forward disconnection
------------------------------------------------------------------------
r116 | moy | 2008-11-21 22:53:34 +0300 (Fri, 21 Nov 2008) | 1 line

allow restricted ANI for Venezuela
------------------------------------------------------------------------
r114 | moy | 2008-11-21 18:29:38 +0300 (Fri, 21 Nov 2008) | 1 line

configure script updated to properly check for visibility and report presence of r2test/visibility presence
------------------------------------------------------------------------
r113 | moy | 2008-11-21 00:33:16 +0300 (Fri, 21 Nov 2008) | 1 line

change --with-r2test to --without-r2test to have r2test compiled and installed by default
------------------------------------------------------------------------
r112 | moises.silva | 2008-11-20 23:59:23 +0300 (Thu, 20 Nov 2008) | 1 line

added detection of visibility option in gcc
------------------------------------------------------------------------
r111 | moises.silva | 2008-11-20 19:30:12 +0300 (Thu, 20 Nov 2008) | 1 line

make sure to set to NULL the logfile just after fclose
------------------------------------------------------------------------
r106 | moy | 2008-11-19 03:45:49 +0300 (Wed, 19 Nov 2008) | 1 line

removed __GNUC__ check for visibility attribute, which seems to be available in at least GNU C 3.4.6
------------------------------------------------------------------------
r105 | moy | 2008-11-19 02:08:09 +0300 (Wed, 19 Nov 2008) | 1 line

a lot of refactoring changes to export only public symbols and public prototypes in headers
------------------------------------------------------------------------
r104 | moy | 2008-11-18 03:34:12 +0300 (Tue, 18 Nov 2008) | 1 line

added various sample configurations
------------------------------------------------------------------------
r103 | moy | 2008-11-17 23:19:43 +0300 (Mon, 17 Nov 2008) | 1 line

added suggestion of file for r2test
------------------------------------------------------------------------
r102 | alexandre.alencar | 2008-11-17 23:16:26 +0300 (Mon, 17 Nov 2008) | 1 line

sample audio files for r2test
------------------------------------------------------------------------
r101 | moy | 2008-11-17 23:08:25 +0300 (Mon, 17 Nov 2008) | 1 line

fixed typo in README and added a small doc hint in r2test.conf
------------------------------------------------------------------------
r100 | alexandre.alencar | 2008-11-17 22:11:48 +0300 (Mon, 17 Nov 2008) | 1 line

add sample configs for Brazil
------------------------------------------------------------------------
r99 | moy | 2008-11-17 05:43:13 +0300 (Mon, 17 Nov 2008) | 1 line

updated macro OR2_MAX_LOGDIR to be OR2_MAX_PATH
------------------------------------------------------------------------
r98 | moy | 2008-11-07 02:39:29 +0300 (Fri, 07 Nov 2008) | 1 line

updated TODO
------------------------------------------------------------------------
r97 | alexandre.alencar | 2008-11-05 07:25:55 +0300 (Wed, 05 Nov 2008) | 1 line

add command line options to r2test and update man pages
------------------------------------------------------------------------
r96 | alexandre.alencar | 2008-11-05 02:04:57 +0300 (Wed, 05 Nov 2008) | 1 line

update r2test man page
------------------------------------------------------------------------
r95 | moy | 2008-11-04 07:58:31 +0300 (Tue, 04 Nov 2008) | 1 line

changed ANI/DNIS displaying when a call is offered
------------------------------------------------------------------------
r94 | moy | 2008-11-04 06:35:51 +0300 (Tue, 04 Nov 2008) | 1 line

minor fixes to r2test
------------------------------------------------------------------------
r93 | alexandre.alencar | 2008-11-04 06:12:49 +0300 (Tue, 04 Nov 2008) | 1 line

add show version and variant list command line options
------------------------------------------------------------------------
r92 | moy | 2008-11-04 05:42:36 +0300 (Tue, 04 Nov 2008) | 1 line

improved handling of alarms
------------------------------------------------------------------------
r91 | moy | 2008-11-03 22:24:26 +0300 (Mon, 03 Nov 2008) | 1 line

added API openr2_proto_get_variant_list
------------------------------------------------------------------------
r90 | alexandre.alencar | 2008-11-03 20:47:39 +0300 (Mon, 03 Nov 2008) | 1 line

add country names for the variant info
------------------------------------------------------------------------
r89 | moy | 2008-11-03 08:00:22 +0300 (Mon, 03 Nov 2008) | 1 line

added contributors to r2proto.c
------------------------------------------------------------------------
r88 | moy | 2008-11-03 07:13:58 +0300 (Mon, 03 Nov 2008) | 1 line

immediate accept and ani first should be ignored when the value is -1
------------------------------------------------------------------------
r87 | moy | 2008-11-02 08:18:34 +0300 (Sun, 02 Nov 2008) | 1 line

added OR2_LOG_EX_DEBUG for extremme debugging messages
------------------------------------------------------------------------
r86 | moy | 2008-11-02 06:01:31 +0300 (Sun, 02 Nov 2008) | 1 line

reverted back to library version 0.0.0 and package 0.1.1 given that we are still under development
------------------------------------------------------------------------
r85 | moy | 2008-11-02 05:52:45 +0300 (Sun, 02 Nov 2008) | 1 line

Several build changes for the upcoming 1.0.0 release
------------------------------------------------------------------------
r84 | moy | 2008-11-01 21:24:17 +0300 (Sat, 01 Nov 2008) | 1 line

updated AUTHORS file and other contact information
------------------------------------------------------------------------
r83 | alexandre.alencar | 2008-11-01 11:22:02 +0300 (Sat, 01 Nov 2008) | 1 line

force debugging flags
------------------------------------------------------------------------
r82 | alexandre.alencar | 2008-11-01 10:44:15 +0300 (Sat, 01 Nov 2008) | 1 line

add support to play an alaw audio file in r2test
------------------------------------------------------------------------
r81 | alexandre.alencar | 2008-10-30 23:04:29 +0300 (Thu, 30 Oct 2008) | 1 line

fix invalid values notice in r2test
------------------------------------------------------------------------
r80 | alexandre.alencar | 2008-10-30 22:39:15 +0300 (Thu, 30 Oct 2008) | 1 line

update spec file
------------------------------------------------------------------------
r79 | moy | 2008-10-28 23:06:34 +0300 (Tue, 28 Oct 2008) | 1 line

removed extremely debug messages when MF threshold is ON. I should add I new category OR2_LOG_EXDEBUG for those
------------------------------------------------------------------------
r78 | moy | 2008-10-28 04:51:30 +0300 (Tue, 28 Oct 2008) | 2 lines

Added Mac OS port to the list of TODOs

------------------------------------------------------------------------
r77 | moy | 2008-10-28 04:46:30 +0300 (Tue, 28 Oct 2008) | 1 line

added some extended comments to r2proto
------------------------------------------------------------------------
r76 | moy | 2008-10-28 04:36:32 +0300 (Tue, 28 Oct 2008) | 1 line

new TODO: alarms
------------------------------------------------------------------------
r75 | moy | 2008-10-27 04:08:32 +0300 (Mon, 27 Oct 2008) | 1 line

remove annoying message when cas bits did not change
------------------------------------------------------------------------
r74 | moy | 2008-10-25 23:09:55 +0400 (Sat, 25 Oct 2008) | 1 line

fixed call state comparison when ANSWER CAS is received before the ACCEPT tone
------------------------------------------------------------------------
r73 | moy | 2008-10-25 22:59:00 +0400 (Sat, 25 Oct 2008) | 1 line

added mf_threshold to the r2proto.conf settings
------------------------------------------------------------------------
r72 | moy | 2008-10-25 21:18:11 +0400 (Sat, 25 Oct 2008) | 1 line

added new routines to r2utils and code changes to compile with -std=c99 -pedantic w/o GNU extensions
------------------------------------------------------------------------
r71 | moy | 2008-10-25 07:39:30 +0400 (Sat, 25 Oct 2008) | 1 line

added CAS signaling persistence check configurable from r2proto.conf
------------------------------------------------------------------------
r70 | moy | 2008-10-20 23:27:53 +0400 (Mon, 20 Oct 2008) | 1 line

fixed svn revision checking
------------------------------------------------------------------------
r69 | alexandre.alencar | 2008-10-12 02:53:41 +0400 (Sun, 12 Oct 2008) | 2 lines

fix debian dependence issues

------------------------------------------------------------------------
r68 | alexandre.alencar | 2008-10-12 02:14:37 +0400 (Sun, 12 Oct 2008) | 1 line

add debian package support
------------------------------------------------------------------------
r67 | moy | 2008-10-10 07:07:23 +0400 (Fri, 10 Oct 2008) | 1 line

added Arnaldo Pereira patch for --with-trace-stacks
------------------------------------------------------------------------
r66 | moy | 2008-10-10 07:04:22 +0400 (Fri, 10 Oct 2008) | 1 line

added missing call to on_billing_pulse_received
------------------------------------------------------------------------
r65 | moy | 2008-10-03 21:28:33 +0400 (Fri, 03 Oct 2008) | 1 line

fixing regression in alarm notification, duh!
------------------------------------------------------------------------
r64 | moy | 2008-09-28 20:09:45 +0400 (Sun, 28 Sep 2008) | 1 line

implemented chargecalls parameter for r2test
------------------------------------------------------------------------
r63 | moy | 2008-09-28 02:13:47 +0400 (Sun, 28 Sep 2008) | 1 line

added on_ani_digit_received event callback and fixed a possible overflow with ANI/DNIS digits
------------------------------------------------------------------------
r62 | moy | 2008-09-27 22:45:35 +0400 (Sat, 27 Sep 2008) | 1 line

Dynamic DNIS interface added, now it is possible for users to decide to stop getting more DNIS. Billing pulses notification added as well
------------------------------------------------------------------------
r61 | moy | 2008-09-25 10:20:35 +0400 (Thu, 25 Sep 2008) | 1 line

colombia variant, initial commit
------------------------------------------------------------------------
r60 | moy | 2008-09-24 12:55:00 +0400 (Wed, 24 Sep 2008) | 1 line

man page for r2test.conf included and added proper rules to the makefile to install configuration files
------------------------------------------------------------------------
r59 | moy | 2008-09-23 21:09:53 +0400 (Tue, 23 Sep 2008) | 1 line

added r2test man page, still missing r2test.conf man page
------------------------------------------------------------------------
r58 | moy | 2008-09-21 22:39:43 +0400 (Sun, 21 Sep 2008) | 1 line

added forced release check when seize sent to avoid reporting protocol error
------------------------------------------------------------------------
r57 | moy | 2008-09-17 03:38:53 +0400 (Wed, 17 Sep 2008) | 1 line

updated TODO
------------------------------------------------------------------------
r56 | moy | 2008-09-16 23:10:30 +0400 (Tue, 16 Sep 2008) | 1 line

updated libopenr2.spec to include the r2hwcompat.h header
------------------------------------------------------------------------
r55 | moy | 2008-09-14 22:22:06 +0400 (Sun, 14 Sep 2008) | 1 line

added support for forced release signal, AFAIK only used in Brazil
------------------------------------------------------------------------
r54 | moy | 2008-09-10 23:58:57 +0400 (Wed, 10 Sep 2008) | 1 line

fixing my stupid compilation error with -DOR2_TRACE_STACKS
------------------------------------------------------------------------
r53 | moy | 2008-09-08 01:11:07 +0400 (Mon, 08 Sep 2008) | 1 line

Added DAHDI support
------------------------------------------------------------------------
r52 | moy | 2008-08-18 18:11:33 +0400 (Mon, 18 Aug 2008) | 1 line

setting default value for ABCD rx/tx signals in order to more accurately reflect the line state
------------------------------------------------------------------------
r51 | moy | 2008-08-04 17:45:51 +0400 (Mon, 04 Aug 2008) | 1 line

fixed potential bug when configuring from advanced protocol file
------------------------------------------------------------------------
r50 | moy | 2008-08-03 06:39:24 +0400 (Sun, 03 Aug 2008) | 1 line

updated TODO with an idea to by-pass DNIS timeout
------------------------------------------------------------------------
r49 | moy | 2008-07-20 23:38:35 +0400 (Sun, 20 Jul 2008) | 1 line

added more fixes to abcd_rx_signal to properly restore the ABCD state at the end of calls
------------------------------------------------------------------------
r48 | moy | 2008-07-20 14:40:52 +0400 (Sun, 20 Jul 2008) | 1 line

added documentation for the advanced configuration file
------------------------------------------------------------------------
r47 | moy | 2008-07-20 14:40:09 +0400 (Sun, 20 Jul 2008) | 1 line

added support to override tones and timers via an advanced configuration file
------------------------------------------------------------------------
r46 | moy | 2008-07-20 09:59:19 +0400 (Sun, 20 Jul 2008) | 1 line

improved handling of R2 state for more accurate displaying
------------------------------------------------------------------------
r45 | moy | 2008-07-20 04:47:28 +0400 (Sun, 20 Jul 2008) | 1 line

added ANI restricted handling for outgoing calls
------------------------------------------------------------------------
r44 | moy | 2008-07-20 03:29:19 +0400 (Sun, 20 Jul 2008) | 1 line

improved call logging to include thread id and added time of call to the name of the .call files
------------------------------------------------------------------------
r43 | moy | 2008-07-19 08:12:07 +0400 (Sat, 19 Jul 2008) | 1 line

added immediateaccept parameter
------------------------------------------------------------------------
r42 | moy | 2008-07-19 07:55:42 +0400 (Sat, 19 Jul 2008) | 1 line

added a small comment to clarify the ITU spec being followed
------------------------------------------------------------------------
r41 | moy | 2008-07-18 07:32:23 +0400 (Fri, 18 Jul 2008) | 1 line

added immediate accept support for the backward side
------------------------------------------------------------------------
r40 | moy | 2008-07-16 07:15:25 +0400 (Wed, 16 Jul 2008) | 1 line

added venezuela to the list of supported variants
------------------------------------------------------------------------
r39 | moy | 2008-07-14 09:01:49 +0400 (Mon, 14 Jul 2008) | 1 line

added double answer capabilities
------------------------------------------------------------------------
r38 | moy | 2008-07-14 00:12:17 +0400 (Mon, 14 Jul 2008) | 1 line

added support for allowing and blocking collect calls using a new Group B signal for Brazil
------------------------------------------------------------------------
r37 | moy | 2008-07-13 05:18:19 +0400 (Sun, 13 Jul 2008) | 1 line

added metering pulse to r2test tool and minor refactoring to R2 variants handling
------------------------------------------------------------------------
r36 | moy | 2008-07-11 09:01:34 +0400 (Fri, 11 Jul 2008) | 1 line

added CREDITS file
------------------------------------------------------------------------
r35 | moy | 2008-07-11 08:53:19 +0400 (Fri, 11 Jul 2008) | 1 line

updated libopenr2.spec
------------------------------------------------------------------------
r34 | moy | 2008-07-11 08:30:19 +0400 (Fri, 11 Jul 2008) | 1 line

added on_call_end event even when the call was not answered
------------------------------------------------------------------------
r33 | moy | 2008-07-10 20:05:45 +0400 (Thu, 10 Jul 2008) | 1 line

added openr2_get_revision API to get the SVN revision of the code
------------------------------------------------------------------------
r32 | moy | 2008-07-09 07:36:42 +0400 (Wed, 09 Jul 2008) | 1 line

added OR2_BLOCKED handling when the ABCD bits change
------------------------------------------------------------------------
r31 | moy | 2008-07-04 22:01:11 +0400 (Fri, 04 Jul 2008) | 1 line

fixed r2test mess
------------------------------------------------------------------------
r30 | moy | 2008-07-04 21:02:43 +0400 (Fri, 04 Jul 2008) | 1 line

added call mode support and special tone handling
------------------------------------------------------------------------
r29 | moy | 2008-07-04 06:11:51 +0400 (Fri, 04 Jul 2008) | 1 line

updated disconnect reason to match more properly the spec
------------------------------------------------------------------------
r28 | moy | 2008-06-29 08:03:03 +0400 (Sun, 29 Jun 2008) | 1 line

added openr2_proto_set_blocked API
------------------------------------------------------------------------
r27 | moy | 2008-06-29 05:51:46 +0400 (Sun, 29 Jun 2008) | 1 line

auto-create loggin directory if it doesnt exists already
------------------------------------------------------------------------
r26 | moy | 2008-06-15 08:54:51 +0400 (Sun, 15 Jun 2008) | 1 line

fixed bug in alarm signaling and changed name to hardware alarm instead of zap alarm
------------------------------------------------------------------------
r25 | moy | 2008-06-02 08:52:54 +0400 (Mon, 02 Jun 2008) | 1 line

added ECUADOR variant keyword
------------------------------------------------------------------------
r24 | moy | 2008-05-30 09:32:13 +0400 (Fri, 30 May 2008) | 1 line

added support for ITU group A signal adress complete and network congestion. Incomplete support for Group B special tone
------------------------------------------------------------------------
r23 | moy | 2008-05-23 19:31:04 +0400 (Fri, 23 May 2008) | 1 line

added enum for china and czech
------------------------------------------------------------------------
r22 | moy | 2008-05-22 20:01:59 +0400 (Thu, 22 May 2008) | 1 line

added czech variant as ITU, probably other changes for that variant will be required later
------------------------------------------------------------------------
r21 | moy | 2008-05-22 07:22:14 +0400 (Thu, 22 May 2008) | 1 line

added preliminary china variant
------------------------------------------------------------------------
r20 | moy | 2008-05-13 18:33:31 +0400 (Tue, 13 May 2008) | 1 line

modified AUTHORS file to reflect the code borrowed from SpanDSP
------------------------------------------------------------------------
r19 | moy | 2008-05-13 18:29:18 +0400 (Tue, 13 May 2008) | 1 line

added spec libopenr2.spec
------------------------------------------------------------------------
r18 | moy | 2008-05-12 06:12:50 +0400 (Mon, 12 May 2008) | 1 line

added r2 detection and generation code from LGPL spandsp version
------------------------------------------------------------------------
r17 | moy | 2008-05-09 22:42:08 +0400 (Fri, 09 May 2008) | 1 line

LOG_ERROR should be LOG_DEBUG when reporting a call being attempted
------------------------------------------------------------------------
r16 | moy | 2008-05-09 10:02:50 +0400 (Fri, 09 May 2008) | 1 line

updated TODO
------------------------------------------------------------------------
r15 | moy | 2008-05-09 09:42:42 +0400 (Fri, 09 May 2008) | 1 line

added management of metering pulses
------------------------------------------------------------------------
r14 | moy | 2008-05-08 20:29:26 +0400 (Thu, 08 May 2008) | 1 line

added Philippines to the r2variants since seems to work per ITU spec
------------------------------------------------------------------------
r13 | moy | 2008-05-08 19:45:42 +0400 (Thu, 08 May 2008) | 1 line

added ANI and DNIS sanity checks when making calls. All must be digits.
------------------------------------------------------------------------
r12 | moy | 2008-05-05 21:20:17 +0400 (Mon, 05 May 2008) | 1 line

added varios fixes to the build system. --with-r2test is now required to compile the r2test tool
------------------------------------------------------------------------
r11 | moy | 2008-05-03 05:42:33 +0400 (Sat, 03 May 2008) | 1 line

renamed disconnect reason to disconnect cause
------------------------------------------------------------------------
r10 | moy | 2008-05-02 04:29:46 +0400 (Fri, 02 May 2008) | 1 line

added proper error handling when setting ABCD signals fail
------------------------------------------------------------------------
r9 | moy | 2008-05-02 04:05:30 +0400 (Fri, 02 May 2008) | 1 line

improved build configuration to only build r2test if spandsp is present
------------------------------------------------------------------------
r8 | moy | 2008-05-02 02:53:59 +0400 (Fri, 02 May 2008) | 1 line

added stack logging
------------------------------------------------------------------------
r7 | moy | 2008-05-02 02:24:14 +0400 (Fri, 02 May 2008) | 1 line

TODO changes
------------------------------------------------------------------------
r6 | moy | 2008-05-02 02:14:23 +0400 (Fri, 02 May 2008) | 1 line

added configurable MF timeout
------------------------------------------------------------------------
r5 | moy | 2008-05-01 05:20:33 +0400 (Thu, 01 May 2008) | 1 line

disabling call files when any error ocurrs seems to be confusing. Dont do it anymore.
------------------------------------------------------------------------
r4 | moy | 2008-04-30 00:55:37 +0400 (Wed, 30 Apr 2008) | 1 line

added flag of category sent to avoid confusion with ANI request tone
------------------------------------------------------------------------
r3 | moy | 2008-04-29 21:48:34 +0400 (Tue, 29 Apr 2008) | 1 line

added basic Group A signalling handling
------------------------------------------------------------------------
r2 | moy | 2008-04-29 18:12:00 +0400 (Tue, 29 Apr 2008) | 1 line

make configure and install-sh executable
------------------------------------------------------------------------
r1 | root | 2008-04-29 08:47:26 +0400 (Tue, 29 Apr 2008) | 1 line

initial openr2 import
------------------------------------------------------------------------