Commit Graph

10164 Commits

Author SHA1 Message Date
Mathieu Rene 7da470f67c Fix them all while we're at it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 01:02:45 +00:00
Stefan Knoblich 979c37786c duh, much better (and faster) this way, thanks mrene and mikej... forgot we added this one to speed things up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 00:54:50 +00:00
Stefan Knoblich 0412ae8e9c snprintf needs a format string too, and write has the warn_unused_result attribute set, so store the return value somewhere
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 00:44:33 +00:00
Stefan Knoblich cfab5f6193 switch_add_event_header needs a format specifier, or >=gcc-4.3 will be very unhappy...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 23:53:24 +00:00
Anthony Minessale 5e2e0b36a7 add sip info to event_socket gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 19:00:39 +00:00
Anthony Minessale a1bca1e12e make info work out of dialog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 19:00:03 +00:00
Michael Jerris 4281523a8f update to snapshot spandsp-20090421
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 18:33:33 +00:00
Anthony Minessale 900f820810 add ldl_handle_running
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 17:30:21 +00:00
Anthony Minessale 32e2fddef3 ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 17:07:54 +00:00
Giovanni Maruzzelli 56596b4e88 skypiax: great startup speedup in Windows (using only one Broadcast sendmessage for each interface hunting)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-19 22:44:45 +00:00
Steve Underwood 43f2f2faa5 Introduction of the skeleton of a media bug implementing a T.38 gateway, so the
related infrastructure work can take place around it.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-19 11:46:26 +00:00
Stefan Knoblich fb449e972e Libtool build fix for mod_perl: use LIBTOOL_LIB_EXTEN to make libtool-2.2 happy and CXXLINK since we are linking a C++ lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 20:21:35 +00:00
Brian West 11d518fea5 adding sendevent example for esl perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 16:00:08 +00:00
Brian West 1c2ab4a004 don't double encode events when sending them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 15:59:25 +00:00
Brian West 97c76b2563 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 14:06:17 +00:00
Buklov Boris Vladimirovich 71822935b2 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 05:27:30 +00:00
Buklov Boris Vladimirovich ce91d6d46e fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 05:18:33 +00:00
Michael Collins bd35f6ba65 Mas translations on el Spanish phrase-o file-o
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:50:11 +00:00
Anthony Minessale dc1a0acdaa up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:38:40 +00:00
Anthony Minessale 696bf57c1f clue choo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:05:33 +00:00
Anthony Minessale 325056049d clue choo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:03:20 +00:00
Michael Collins eadbf6fafb Updates to phrase_es.xml; gracias krzie, javar, y los otros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 00:10:06 +00:00
Andrew Thompson d2bede71f5 Reply appropriately to net_adm:ping()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 23:02:41 +00:00
Anthony Minessale 63fd842b3d autoflush on bridge and add bridge_hangup_cause variable to indicate the hangup cause of the last bridged channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 22:13:55 +00:00
Michael Jerris 646666faec revert temporary hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 19:08:31 +00:00
Michael Jerris 0ed0ef9e5e Thu Apr 16 12:11:33 CDT 2009 Pekka Pessi <first.last@nokia.com>
* check_session.c: added yet another test case for re-INVITE glare

  S2_CASE("2.6.5", "Re-INVITE glare and 500 Retry-After",
         "NUA receives re-INVITE, replies with 200, "
         "sends re-INVITE, gets 500, gets ACK, retrys INVITE,"
         "sends BYE.");

test case for SFSIP-135 and SFSIP-137



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 17:21:54 +00:00
Michael Jerris 59478dd599 Thu Apr 16 12:04:08 CDT 2009 Pekka Pessi <first.last@nokia.com>
* nua_client, nua_session: avoid restarting in-progress transactions
  
  This is supposed to fix bugs #SFSIP-135 and #SFSIP-137. Thanks for Tamas
  Jalsovszky and kawarod for reporting the problem.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 17:18:56 +00:00
Michael Jerris 5278050e61 Wed Apr 8 16:37:43 CDT 2009 Pekka Pessi <first.last@nokia.com>
* nua_session.c: do not restart CANCEL requests
  Ignore-this: 2c9d51bbafca2256630a0ea73982abea
  
  Fixes FreesWitch bug SFSIP-134, reported by vile, initial patch by Mike
  Jerris.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 15:00:42 +00:00
Buklov Boris Vladimirovich 08413526f3 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 15:00:41 +00:00
Michael Jerris 568baaeef7 Tue Mar 24 07:39:57 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* nua/check_register.c: fixed up value setting for NAT-imitating received parameters



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 14:59:59 +00:00
Buklov Boris Vladimirovich b6d639a742 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 14:50:31 +00:00
Anthony Minessale b7775547b3 autoflush these channels that use queues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 14:26:50 +00:00
Buklov Boris Vladimirovich bd4356aaac fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 11:58:55 +00:00
Buklov Boris Vladimirovich 640403ec9a fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 11:48:22 +00:00
Buklov Boris Vladimirovich eacafed078 add english in comment and small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 11:36:27 +00:00
Buklov Boris Vladimirovich e4dfbcca0f fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 05:40:40 +00:00
Mathieu Rene 98a7172281 xml_config: Fix issue where default NULL strings were ignored on reload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 02:26:32 +00:00
Rupa Schomaker de0696d414 update xml config callback code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 01:54:15 +00:00
Rupa Schomaker 8f66c816b7 cleanup xml config handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13050 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 01:32:34 +00:00
Robert Joly cb3b46f167 Fixed ability to send a string as user indications (DTMF) thanks Peter Olsson
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 01:14:12 +00:00
Rupa Schomaker ab7c282076 set perpetual_sound from channel var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 23:36:34 +00:00
Anthony Minessale 00139e9502 fix fifo issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 22:01:27 +00:00
Michael Collins 6810445738 Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:33:49 +00:00
Buklov Boris Vladimirovich a49f5dcc29 Update phrase_ru.xml to include v1.0.8 sound prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:13:53 +00:00
Buklov Boris Vladimirovich 5cb20a6709 Update phrase_ru.xml to include v1.0.8 sound prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:10:40 +00:00
Michael Collins 12e17ded65 Update sample IVR to include ClueCon reg option :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 19:58:45 +00:00
Brian West e9d784254f setting the moh_sound from a variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 19:36:33 +00:00
Michael Collins 934028f1e2 Update phrase_en.xml to include v1.0.8 sound prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 18:48:33 +00:00
Brian West 2eeafc3c43 bump sounds version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 18:42:08 +00:00
Brian West f60102f905 MODAPP-189
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 17:55:30 +00:00