Commit Graph

  • d09e16f245 don't use shell, that is a gmakeism, instead detect from configure Michael Jerris 2008-09-07 00:08:01 +00:00
  • ef3d96dd9c don't use shell, that is a gmakeism, instead detect from configure Michael Jerris 2008-09-07 00:08:01 +00:00
  • 16c61e57a4 don't overflow int type Michael Jerris 2008-09-06 23:11:45 +00:00
  • 35e83cc2d3 don't overflow int type Michael Jerris 2008-09-06 23:11:45 +00:00
  • 87cdf36bde fix FSCORE-182, don't try to pass the frame flags across as that will leave us with some untrue assumptions on the new frame. Michael Jerris 2008-09-06 23:05:23 +00:00
  • 7841265d04 add configure.gnu to force pic Michael Jerris 2008-09-06 22:12:33 +00:00
  • 7071a943a0 add configure.gnu to force pic Michael Jerris 2008-09-06 22:12:33 +00:00
  • b7b5e9daf6 use libtool for compile too Michael Jerris 2008-09-06 22:10:15 +00:00
  • 1244c45378 use libtool for compile too Michael Jerris 2008-09-06 22:10:15 +00:00
  • 081cc2e75b Change zap_buffer_read_loop() to always try to read the full amount of bytes we wanted to get; add zap_buffer_seek() to skip n bytes from the beginning of the buffer (zap_buffer_toss works relative to the current position only) Stefan Knoblich 2008-09-06 20:41:50 +00:00
  • 048d021f40 Change zap_buffer_read_loop() to always try to read the full amount of bytes we wanted to get; add zap_buffer_seek() to skip n bytes from the beginning of the buffer (zap_buffer_toss works relative to the current position only) Stefan Knoblich 2008-09-06 20:41:50 +00:00
  • 82318fc434 [Q.931] Save TEI from incoming SETUP message in call struct + make the TEI available in all incoming messages Stefan Knoblich 2008-09-06 20:28:50 +00:00
  • 8e25e1ef36 [Q.931] Save TEI from incoming SETUP message in call struct + make the TEI available in all incoming messages Stefan Knoblich 2008-09-06 20:28:50 +00:00
  • 66eace59c4 [Q.931] Codingstyle cleanup Stefan Knoblich 2008-09-06 20:23:26 +00:00
  • 416f8e58b2 [Q.931] Codingstyle cleanup Stefan Knoblich 2008-09-06 20:23:26 +00:00
  • 00215f7349 [ozmod_isdn] Remove sending complete IE Stefan Knoblich 2008-09-06 20:14:07 +00:00
  • c62692e85d [ozmod_isdn] Remove sending complete IE Stefan Knoblich 2008-09-06 20:14:07 +00:00
  • 6c4e94774f Codingstyle cleanup Stefan Knoblich 2008-09-06 19:40:40 +00:00
  • b2623fb871 Codingstyle cleanup Stefan Knoblich 2008-09-06 19:40:40 +00:00
  • d70241a413 fix timer_name check in rtp Brian West 2008-09-06 18:00:35 +00:00
  • ba95f425f7 add some libtool usage in openzap build. This will require re-bootstrap and configure Michael Jerris 2008-09-06 05:46:14 +00:00
  • cb92fcdf43 add some libtool usage in openzap build. This will require re-bootstrap and configure Michael Jerris 2008-09-06 05:46:14 +00:00
  • 9b5b73c628 revert patch from OPENZAP-12 Michael Jerris 2008-09-06 04:15:49 +00:00
  • 9060a74517 revert patch from OPENZAP-12 Michael Jerris 2008-09-06 04:15:49 +00:00
  • 6f4f1d1db3 fix unload Anthony Minessale 2008-09-05 21:37:33 +00:00
  • 94ddd96b8b move fax config Brian West 2008-09-05 21:20:15 +00:00
  • cff54e4f6a fax_force_caller variable rework Massimo Cetra 2008-09-05 20:49:23 +00:00
  • 07198a8416 cleanup for mod_fax Anthony Minessale 2008-09-05 20:34:18 +00:00
  • c880efb4c6 (OPENZAP-10) detect required libs using configure to fix freebsd build Michael Jerris 2008-09-05 20:27:55 +00:00
  • 9ea45b7b7e (OPENZAP-10) detect required libs using configure to fix freebsd build Michael Jerris 2008-09-05 20:27:55 +00:00
  • cd8a4e5139 (OPENZAP-12) fix param passing in ZIO_SIG_CONFIGURE_FUNCTION on some platforms Michael Jerris 2008-09-05 19:12:20 +00:00
  • b3cea0f20d (OPENZAP-12) fix param passing in ZIO_SIG_CONFIGURE_FUNCTION on some platforms Michael Jerris 2008-09-05 19:12:20 +00:00
  • a4c95c63f6 agressive-nat-detecion has side effects related to 302 redirects only use if you know what you're doing Brian West 2008-09-05 18:35:40 +00:00
  • 377d84a20b Add batch file to generate mono.lib Michael Giagnocavo 2008-09-05 16:39:20 +00:00
  • ebd4ea35d9 tweak Michael Jerris 2008-09-05 16:16:36 +00:00
  • 8a9dd614e4 tweak Michael Jerris 2008-09-05 16:12:09 +00:00
  • 01e79e2f95 don't need to do this like that for ext-rtp-ip Brian West 2008-09-05 14:46:16 +00:00
  • bc1d36c366 fixes for Solaris Michal Bielicki 2008-09-05 13:36:47 +00:00
  • 223ff87545 adding a couple of notes and eventually disable jitterbuffer Massimo Cetra 2008-09-05 12:22:19 +00:00
  • 39f9f22f82 Completely new version of mod_fax Massimo Cetra 2008-09-05 11:34:48 +00:00
  • ce9d7576fa MODAPP-138 with tweaks Brian West 2008-09-05 04:09:50 +00:00
  • f273047342 this will make it behave as if you didn't set the ext-sip-ip and ext-rtp-ip if they are empty values. Also correct the spelling of Invalid Brian West 2008-09-05 03:57:57 +00:00
  • 4317cbe2e8 (OPENZAP-11) use all the cflags from configure so we can build ss7 boost on freebsd and fix other code issues noted by more warnings from those cflags Michael Jerris 2008-09-05 03:53:32 +00:00
  • e8fd83456d (OPENZAP-11) use all the cflags from configure so we can build ss7 boost on freebsd and fix other code issues noted by more warnings from those cflags Michael Jerris 2008-09-05 03:53:32 +00:00
  • b68a3f97fc if the string is empty lets use the guessed ip instead. Brian West 2008-09-05 03:44:02 +00:00
  • fb9e85df57 Allow class name only function resolution in mod_mono because some people were too lazy to fully qualify Michael Giagnocavo 2008-09-04 23:28:10 +00:00
  • b95e23441d All swig files now go into swig.cs Michael Giagnocavo 2008-09-04 23:18:14 +00:00
  • 86d26dc547 Mono2.0 does not seem to need swigStringFix Michael Giagnocavo 2008-09-04 23:13:56 +00:00
  • a77bdfca66 remove empty func proto Anthony Minessale 2008-09-04 22:48:12 +00:00
  • b2429e8df6 fix small leak in wait_for_silence Anthony Minessale 2008-09-04 22:43:49 +00:00
  • cc6a7d74df Update mod_mono for Win32 Michael Giagnocavo 2008-09-04 22:39:29 +00:00
  • 83144a4093 Re-add Display IE Stefan Knoblich 2008-09-04 20:30:16 +00:00
  • 16e3f8b852 Re-add Display IE Stefan Knoblich 2008-09-04 20:30:16 +00:00
  • 2e46528e52 fix bridge app to make sure both channels are ready for media when one is only in ringing state Anthony Minessale 2008-09-04 18:29:43 +00:00
  • bfafa0bd36 formating and fix switch statement Michael Jerris 2008-09-04 17:18:22 +00:00
  • d6e6e52239 fix tab Brian West 2008-09-04 16:56:07 +00:00
  • 331263a0bc fix tab Brian West 2008-09-04 16:54:10 +00:00
  • 3e3c7c9b70 include latest debug things Antonio Gallo 2008-09-04 16:25:24 +00:00
  • 31351e8c9d placeholder for event firing routing Antonio Gallo 2008-09-04 14:01:27 +00:00
  • 393b926298 fix write_coded changing Antonio Gallo 2008-09-04 13:45:22 +00:00
  • 2cc8b92177 both rxfax and txfax now answer the channell correctly Antonio Gallo 2008-09-04 12:07:55 +00:00
  • 301b575ee2 fix comments in source code Antonio Gallo 2008-09-04 11:17:50 +00:00
  • 0f84faee96 TxFax is there have fun Antonio Gallo 2008-09-04 11:12:14 +00:00
  • e8eed2e636 moved spandsp initialization on top of the file in order that a "goto done" will not jump to the end of the file running spandsp functions on an unitialized fax pointer Antonio Gallo 2008-09-04 10:37:13 +00:00
  • 015738af00 improved phase_e_handler Antonio Gallo 2008-09-04 10:17:55 +00:00
  • 477ca7e129 improved phase_d_handler Antonio Gallo 2008-09-04 10:06:24 +00:00
  • 3b964e9a57 improved phase_b_handler Antonio Gallo 2008-09-04 09:59:55 +00:00
  • 41f7634d89 improved mod_fax options, logging and debugging Antonio Gallo 2008-09-04 09:33:04 +00:00
  • 369709d481 code cleanup Anthony Minessale 2008-09-04 07:08:34 +00:00
  • e1fe36f182 fix freeswitch build if no libtiff installed Anthony Minessale 2008-09-04 06:32:23 +00:00
  • 29132c7207 turn down the logs for now Michael Jerris 2008-09-04 04:58:00 +00:00
  • fca0ee9959 turn down the logs for now Michael Jerris 2008-09-04 04:58:00 +00:00
  • 5a7156a73d fix compiler warnings Michael Jerris 2008-09-04 00:45:39 +00:00
  • 6d12e74570 improved mod_fax Antonio Gallo 2008-09-03 23:16:23 +00:00
  • ac587695db test Brian West 2008-09-03 23:12:29 +00:00
  • fe1785184d test Antonio Gallo 2008-09-03 23:11:45 +00:00
  • b1ce63fc2a fix mod_fax build with latest spandsp Michael Jerris 2008-09-03 20:03:53 +00:00
  • c986bb4406 spandsp build integration Michael Jerris 2008-09-03 19:44:49 +00:00
  • 1e177dbd2b inital checkin of spandsp from http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20080829.tar.gz Michael Jerris 2008-09-03 19:02:00 +00:00
  • c72e353b55 add Antonio Gallo to credits Brian West 2008-09-03 18:55:30 +00:00
  • f117151d72 tweaks from agx Brian West 2008-09-03 18:47:05 +00:00
  • 032368da12 tweak for cross compile Michael Jerris 2008-09-03 18:46:56 +00:00
  • 6d86d55b22 tweak for cross compile Michael Jerris 2008-09-03 18:46:56 +00:00
  • 04855d3cc0 Wed Sep 3 14:21:06 EDT 2008 Pekka Pessi <first.last@nokia.com> * nua: using nua_client_set_terminating() Michael Jerris 2008-09-03 18:32:12 +00:00
  • ef020e6016 Wed Sep 3 14:20:29 EDT 2008 Pekka Pessi <first.last@nokia.com> * nua: added reference counting for client-side transactions Michael Jerris 2008-09-03 18:30:56 +00:00
  • a2740a96c8 Wed Sep 3 13:55:22 EDT 2008 Pekka Pessi <first.last@nokia.com> * nua: using HAVE_MEMLEAK_LOG Michael Jerris 2008-09-03 18:29:19 +00:00
  • fc0293d266 Wed Sep 3 13:50:17 EDT 2008 Pekka Pessi <first.last@nokia.com> * nua_tag.c: updated documentation on NUA tags Michael Jerris 2008-09-03 18:28:41 +00:00
  • 8e37367fb6 Wed Sep 3 13:49:53 EDT 2008 Pekka Pessi <first.last@nokia.com> * outbound.c: do not use OPTIONS keepalive by default but on UDP Michael Jerris 2008-09-03 18:27:56 +00:00
  • 9770bd3a12 Wed Sep 3 13:11:43 EDT 2008 Pekka Pessi <first.last@nokia.com> * configure.ac: added --enable-memleag-log and HAVE_MEMLEAK_LOG Michael Jerris 2008-09-03 18:27:14 +00:00
  • 305107818e update header Brian West 2008-09-03 17:35:09 +00:00
  • 0bc50087da add mod_fax rxfax Anthony Minessale 2008-09-03 17:08:30 +00:00
  • a09599e811 allow you to get the privacy bits in the caller_profile Brian West 2008-09-03 15:20:21 +00:00
  • 482147bc2b remove double tag Brian West 2008-09-02 20:09:04 +00:00
  • 1322bdd651 document the ping option in the gateway examples on profiles also Brian West 2008-09-02 20:08:15 +00:00
  • 9d1df9df42 insert variables from the domain tag in the set_user app Anthony Minessale 2008-09-02 16:38:45 +00:00
  • 4b017a5d2a make dingaling end call on ice timeout Anthony Minessale 2008-09-02 16:38:16 +00:00
  • bc13592e0e fix the fix Brian West 2008-09-02 14:56:55 +00:00
  • 8045d1f0a8 fix MODAPP-134 Brian West 2008-09-02 14:50:03 +00:00
  • edc3f6509c getting rid of c++ comments in c files... OCD at work Brian West 2008-09-02 10:46:44 +00:00
  • 0a1d9b0206 comment cleanup and such Brian West 2008-09-02 10:39:39 +00:00