Commit Graph

9559 Commits

Author SHA1 Message Date
Brian West 6d80b3db11 swigall 2010-04-23 10:22:54 -05:00
Brian West 05e5667d16 MP4V-ES passthru for washibechi on IRC 2010-04-22 23:26:33 -05:00
Anthony Minessale a96c2fcbfb always export 'export_vars' 2010-04-22 15:30:55 -05:00
Anthony Minessale 631f540744 try harder to get db handle in sql thread and fail out if it can't get one 2010-04-22 13:28:44 -05:00
Anthony Minessale 05a1e4003c FSCORE-594 2010-04-22 10:22:28 -05:00
Giovanni 5c5d260bc7 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-22 13:29:07 +02:00
Giovanni 70ab76902e skypopen: updating Windows solution 2010-04-22 13:28:23 +02:00
Anthony Minessale 4616d9424e wtf 2010-04-21 17:13:21 -05:00
Anthony Minessale 5ce95b8443 fix errs 2010-04-21 17:13:21 -05:00
Mathieu Rene e9829d1ed8 Add SAF_SUPPORT_NOMEDIA to nibblebill 2010-04-21 16:41:08 -04:00
Anthony Minessale 95665f0096 JANITOR-4 2010-04-21 10:11:13 -05:00
Anthony Minessale 964d59c56e proper checking for dlerror on failed dso load 2010-04-21 09:53:26 -05:00
Anthony Minessale 76776ff217 add outbound_redirect_fatal 2010-04-20 16:50:40 -05:00
Anthony Minessale aa4816659c add rtcp seperate on audio and video and add passthru 2010-04-20 16:15:53 -05:00
Mathieu Parent dcb9c0ca52 Skinny: Initial patterns dialplan implementation.
More info on mod_skinny wiki page
2010-04-20 22:40:21 +02:00
Brian West a3629654a2 use correct header prefix var 2010-04-20 13:35:21 -05:00
Rupa Schomaker b9ddf2c3ad oops, SWITCH_TIME_T_FMT instead 2010-04-20 12:33:43 -05:00
Rupa Schomaker 995c4277da more %lu->SWITCH_SIZE_T_FMT 2010-04-20 12:21:46 -05:00
Rupa Schomaker f1e07625db %lu -> SWITCH_SIZE_T_FMT 2010-04-20 12:11:07 -05:00
Anthony Minessale 9e152e0f74 MODENDP-302 2010-04-20 11:08:39 -05:00
Anthony Minessale 70d73cafb7 FSRTP-14 2010-04-20 11:08:39 -05:00
Rupa Schomaker 9a74958b22 nibblebill - free properly if using custom_sql 2010-04-19 14:42:41 -05:00
Rupa Schomaker ca9dfc3c5e nibblebill - free allocated memory at shutdown 2010-04-19 13:18:20 -05:00
Rupa Schomaker 3a53af9012 evesdrop - aquire/release db connection for channel query only 2010-04-19 08:51:42 -05:00
Stefan Knoblich 16d672a273 [1/3] gcc-4.5: Fix enum type mismatches in switch_core_sqldb.c. 2010-04-17 11:13:25 +00:00
Mathieu Parent 9a689a45fc Skinny: correct transfer 2010-04-16 18:01:19 +02:00
Mathieu Parent 03f91afd34 Skinny: VersionMessage per device type 2010-04-16 18:01:19 +02:00
Anthony Minessale d265cbfce4 expand last patch to do hold as well and rename the command to uuid_phone_event 2010-04-16 10:01:00 -05:00
Anthony Minessale 33c05ead16 add uuid_autoanswer command 2010-04-16 09:35:41 -05:00
Jeff Lenk c9aabe2c11 FSBUILD-262 2010-04-16 08:59:08 -05:00
Christopher Rienzo 31c9f50fa1 my first git commit - added comment to mod_unimrcp.c 2010-04-16 14:34:22 +01:00
Mathieu Parent deb2277936 Skinny: allow firmware version per device 2010-04-16 15:16:27 +02:00
Mathieu Parent 4263dda2de Skinny: Initial implementation of VersionReq
And reordering
2010-04-16 15:03:37 +02:00
Mathieu Parent 00b2622350 Skinny: initial transfer support
and some re-indentation
2010-04-16 11:59:58 +02:00
Jeff Lenk 2cb5272692 FSBUILD-262 2010-04-15 23:29:38 -05:00
Jeff Lenk 51498780ec Add mod_silk to windows build 2010-04-15 16:31:11 -05:00
Mathieu Parent 3a8d9a04dc Skinny: reordering message types 2010-04-15 15:24:04 +02:00
Mathieu Parent e7a5420b31 Skinny: handle Hold stimulus 2010-04-15 15:05:34 +02:00
Mathieu Parent 764b435d7c Skinny: correct backspace handling, and behave more like CCM 2010-04-15 14:47:01 +02:00
Mathieu Parent 93db4451d1 Skinny: fix previous commit, define current time on hangup 2010-04-15 11:11:05 +02:00
Mathieu Parent d41f32356c Skinny: calling shared lines 2010-04-15 11:07:45 +02:00
Mathieu Parent e44d79192f Skinny: Handle backspace 2010-04-15 10:54:01 +02:00
Michael Jerris 7074b07603 add event for Valet Parking action exit 2010-04-15 03:20:06 -04:00
Marc Olivier Chouinard 0f29f46172 mod_voicemail: Fix vm_prefs profile lock (MODAPP-417) 2010-04-14 21:36:41 -04:00
Anthony Minessale b4233082fa set appearance-index in update statement for SLA 2010-04-14 19:01:54 -05:00
Anthony Minessale c3db645220 add event data to valet parking hold event 2010-04-14 18:29:26 -05:00
Moises Silva baeb85350c declare as static 2010-04-14 18:00:16 -04:00
Anthony Minessale 63120a7452 make break uuid_break and add cascade flag 2010-04-14 12:51:28 -05:00
Anthony Minessale 2f6d3f0bec FSCORE-586 2010-04-12 13:37:40 -05:00
Anthony Minessale 0e3202d204 MODAPP-419 2010-04-12 11:12:09 -05:00
Anthony Minessale 7f82a41a85 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-12 11:09:02 -05:00
Mathieu Rene 517e0befc6 Send SIP MESSAGE to unregistered users by prefixing sip: to user@domain 2010-04-11 18:51:53 -04:00
Rupa Schomaker 4988ef87a7 MODAPP-418 2010-04-10 13:23:13 -05:00
Mathieu Parent befd41c829 SKinny: handle hold corner cases
- try to re-use existing OffHook session
- hold active lines before: newcall, resume
- allow endcall on: offHook, afterFirstDigit
- allow newcall on: connected, ringin
2010-04-09 18:02:14 +02:00
Mathieu Parent 555b205344 Skinny: handle backspace 2010-04-09 16:54:29 +02:00
Mathieu Parent a1952b8636 Skinny: implement hold/resume
Also rework a bit softkey sets
2010-04-09 16:12:58 +02:00
Mathieu Parent 7e3c29c600 Skinny: manage shared lines from the calling POV
Called POV already implemented
2010-04-09 14:59:18 +02:00
Mathieu Parent 924e960d0a perl-skinny: enhance test
- Use thread for: keepalive, receive and send
- Run indefinitevly
2010-04-09 14:40:33 +02:00
Mathieu Parent adcb11f3d3 Skinny: fix calls without media
If party_id is 0, the phone will not properly release media
2010-04-09 11:13:22 +02:00
Mathieu Parent bec8d75ef6 Skinny: don't double unlock on keypad
double unlock is same as locking :P
2010-04-08 23:17:13 +02:00
Mathieu Parent c15e163b88 Skinny: avoid non-set profile name 2010-04-08 23:16:44 +02:00
Mathieu Parent d3d50e6eb3 Skinny: release XML config
Fixes: reloadxml blocked
2010-04-08 22:59:31 +02:00
Mathieu Parent ca8ec66ed3 Skinny: avoid crash on shutdown
Because of uninstancied listener
2010-04-08 22:48:36 +02:00
Mathieu Parent 58595bdaec Skinny: solve deadlocks and more
- Solve deadlock:
  + associate all skinny_profile_find_session with the corresponding
    switch_core_session_rwunlock
  + lock the newly created session in skinny_create_ingoing_session
  + enhance rwlocks debugging
- Shared lines:
  + Inform shared lines on answering
  + Answering line has info after other shared lines
2010-04-08 22:38:24 +02:00
Brian West daa9b87f0e Next time ask nicer bitch(drk) and don't talk to me like that please. 2010-04-08 14:43:44 -05:00
Mathieu Parent 917e152518 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 20:52:30 +02:00
Mathieu Parent 3d089f0075 FSMOD-35: mod_tts_commandline core dump, temp file problem.
flush can be called several times
2010-04-08 20:49:56 +02:00
Anthony Minessale e39e3842b0 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 11:51:37 -05:00
Anthony Minessale 536ea60d60 missed a spot 2010-04-07 19:09:16 -05:00
Mathieu Rene 2c830f84aa remove switch_channel_export_variable's nolocal argument, more confusing than anything else 2010-04-07 15:02:00 -04:00
Mathieu Rene ada27c2f70 add switch_channel_export_variable_printf 2010-04-07 14:55:55 -04:00
Anthony Minessale e36972bc7a add in hostname to sql stmts 2010-04-07 01:46:00 -05:00
Giovanni 1d993d3aa2 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-06 17:55:58 +02:00
Giovanni ce882fb6f1 skypopen: alsa/dummy.c, the snd-summy custom alsa driver, now do not spin_lock_bh() on timer loop 2010-04-06 17:54:32 +02:00
Giovanni ea8f69fd77 skypopen: reversed previous commit of alsa/dummy.c (I like to have it in a separate commit) 2010-04-06 17:52:40 +02:00
Giovanni 7b7a063693 skypopen: better X11 interaction with a select on XEvents, no more setsockopt by default (tcp buffer size and TCP_NODELAY), setsockopt in config file 2010-04-06 17:48:18 +02:00
Travis Cross 254dd59411 Tightened up .gitignore further. 2010-04-05 23:32:50 +00:00
Travis Cross db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Anthony Minessale 6314075859 add apr func to disable loopback on multicast to simplify mod_multicast_event 2010-04-02 16:40:24 -05:00
Anthony Minessale ec99de7e8b FSCORE-583 2010-04-02 14:45:36 -05:00
Anthony Minessale 0922b53ace Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-02 13:52:35 -05:00
Anthony Minessale 3e4986a00a add ... and shitdown as a fail-safe when no modules are loaded 2010-04-02 13:52:16 -05:00
Brian West 1e47aac920 cleanup a few things in the swigall 2010-04-02 10:52:23 -05:00
Giovanni Maruzzelli cf10ffa849 skypopen: changed definition of SKYPOPEN_SVN_VERSION in Makefile.am, because the present one does not works with the git output 2010-04-02 17:20:56 +02:00
Rupa Schomaker 073a7ac36b Merge branch 'master' of git.freeswitch.org:freeswitch
* 'master' of git.freeswitch.org:freeswitch:
  The .version file should die on a git pull.
  Skinny: Hook the proper line
  Skinny: unused variable
  Skinny: security
2010-04-02 09:35:25 -05:00
Mathieu Parent 9c4767456a Skinny: Hook the proper line 2010-04-02 15:12:06 +02:00
Mathieu Parent 5a4fbd414e Skinny: unused variable 2010-04-02 14:50:11 +02:00
Mathieu Parent 9cf882566f Skinny: security
- Avoid writing outside of fields
- tab ident
2010-04-02 14:47:37 +02:00
Rupa Schomaker 2495ed2b9a update description 2010-04-02 07:35:52 -05:00
Mathieu Parent 8950d00b1f Skinny: Fix the build 2010-04-02 14:25:16 +02:00
Mathieu Parent b877d2aa8f Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-02 12:23:38 +02:00
Mathieu Parent c216c722af perl-skinny: Add call test
- more verbose when incomplete message
- guess hostname
- do a basic call to Voicemail:
  + Newcall softkey, wait 5
  + Voicemail button, wait 20
  + EndCall softkey
2010-04-02 12:21:47 +02:00
Mathieu Parent 63f3948d83 Skinny:
- don't force session location (not needed)
- Correct Skinny-Station-Instance event header and log if profile or
  device is not found
2010-04-02 12:15:33 +02:00
Mathieu Parent 5ce2759e70 Skinny: Add the missing api files 2010-04-02 12:14:41 +02:00
Andrew Thompson b45a11770a Fix portaudio modules on FreeBSD (-I include order issue) 2010-04-02 01:00:08 -04:00
Brian West 0eb0306397 swigall 2010-04-01 23:09:00 -05:00
Michael Jerris 74b76461e3 add back empty dirs 2010-04-01 21:00:45 -04:00
Michael Jerris c9eacf2ba0 .gitignore 2010-04-01 20:54:52 -04:00
Raymond Chandler b0692630b1 fix mod_enum build when udns is already on the base system 2010-04-02 00:19:02 +00:00
Mathieu Rene 019c4471ad add switch_channel_export_variable 2010-04-01 15:49:32 -04:00
Mathieu Parent 54e73c774f Skinny: Check for socket to see if listener is alive
also, use tab to indent
2010-04-01 19:50:55 +02:00
Mathieu Parent 59bb764ff9 Skinny: avoid some crashes
- move api to own file
- really allow several profiles (one thread per profile)
- global pool
- pool per profile
- Remove unused globals.calls
- Check for closed listener before sending data
- use mutex for hashes
2010-04-01 19:41:48 +02:00
Mathieu Parent b8ac781c05 Skinny: Implement shared lines and more
- Shared lines (same line on several phones)
  + Active lines stored in db
- Separate SQL mutex per profile
- New event skinny::call_state
- Clean port_message
- More protocol understanding:
  + stimulus may have call_id
  + off_hook may have call_id
  + set_ringer may have call_id and line_instance
  + New DisplayPriNotifyMessage
- Use Cisco terms for Call state
  + Congestion -> LineInUse
  + CallRemoteMultiline -> InUseRemotely
- Add line_instance to Lines table (relative position contrary to
  absolute position)
- Less assertions as FS already does some
2010-04-01 14:08:12 +02:00
Moises Silva 0bdc156882 remove sample rate member from sangoma codec request 2010-03-31 18:11:44 -04:00
Anthony Minessale b1bc026408 .gitignore 2010-03-31 15:59:57 -05:00
Anthony Minessale 89f399832d add killgw _all_ to delete all gws 2010-03-31 15:02:50 -05:00
root 23936edd47 FSCORE-578 2010-03-31 12:40:06 -05:00
Giovanni aaae4c652d skypopen: making XEvents to works when EARLYMEDIA, and correctly manage threads death 2010-03-31 16:22:25 +02:00
Giovanni d46a1ca701 skypopen: revert test git 2010-03-31 16:20:00 +02:00
Giovanni a8518f28ba skypopen: test git 2010-03-31 16:17:31 +02:00
root e6129e045e added load/noload options for the supported codecs 2010-03-30 17:03:00 -04:00
Michael Jerris a33b576e70 copy mod_gsmopen from branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 05:59:43 +00:00
Anthony Minessale 80a93da4ed handle some errors on missing db handle conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 03:13:49 +00:00
Moises Silva 1382239370 try adding preliminar G722 ... audioooo soooundssssss sloooooow ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 23:02:47 +00:00
Moises Silva 3d86ae76b5 add gsm and ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 21:20:46 +00:00
Moises Silva 42823701e6 fix G726 bytes per frame compressed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 18:14:50 +00:00
Moises Silva 008832d872 remap codec id IANA
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 17:47:29 +00:00
Mathieu Rene b2c75e1897 update comment to mention the right file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 16:15:25 +00:00
Mathieu Parent 39c9065e87 perl-skinny: enhance the Testsuite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 07:44:25 +00:00
Mathieu Rene e31860d127 missing va_end
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-28 00:52:38 +00:00
Mathieu Parent 868530fc05 Skinny: split the test into perl lib + bin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:43:18 +00:00
Moises Silva 72f178fe1c show settings for each vocallo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:17:49 +00:00
Anthony Minessale 1bc8a40b99 fix video issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 00:29:54 +00:00
Michael Jerris 167824ec9d add action='user_call' to xml_curl lookups for the user endpoint
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 20:09:44 +00:00
Brian West f66f382d5e Case insenstive matching for this and stricter matching
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 16:23:49 +00:00
Moises Silva 8282194564 use the module pool for the RTP sessions instead of the session pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 16:20:51 +00:00
Moises Silva 0fd16cc446 added mod_sangoma_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 15:14:44 +00:00
Anthony Minessale 86141c8805 add sanity check to project size of decoded codec data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 21:36:11 +00:00
Anthony Minessale 2dc6c0844c FSCORE-579
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 21:11:38 +00:00
Anthony Minessale c0f0a6c311 wait for video before recording in mod_fsv but have a 30 sec timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 19:08:00 +00:00
Anthony Minessale 8e09dab3ac wait for video before recording in mod_fsv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 19:06:18 +00:00
Michael Jerris 5903c2d350 change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 18:59:43 +00:00
Michal Bielicki 9fbb0b57f0 postgresql cdr module, requires some adjustments to make it more platform agnostic, good for solaris and centos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 16:18:48 +00:00
Anthony Minessale d6eee5635e revert XML-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 14:19:52 +00:00
Anthony Minessale 2aa47c2ffd MODENDP-300
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 13:48:26 +00:00
Michael Jerris ea8b4f2f20 fix telephone-event negotiation with devices that don't do what the rfc says they SHOULD do
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 03:51:04 +00:00
Anthony Minessale 0292b7a81d ok, patch applied cleanly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:28:56 +00:00
Anthony Minessale cefb4188ea fixing patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:27:20 +00:00
Anthony Minessale 80b9db179b re-apply reformatted reverted patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:24:45 +00:00
Anthony Minessale c92cbcb5e3 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:23:55 +00:00
Anthony Minessale 467bdfc21c prevent race in killgw followed by an immediate rescan with the same gateway name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:09:43 +00:00
Brian West 8def2a3469 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 23:12:56 +00:00
Marc Olivier Chouinard c09c255d22 mod_sofia: Simple visual C string change to make it easier to merge custom patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:18:09 +00:00
Marc Olivier Chouinard 58819523b6 mod_sofia: Add url encode to a var in the xml output to be valid xml. Also changed switch_url_encode to return the pointer of the string rather than the length, same as switch_amp_encode()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:04:19 +00:00
Rupa Schomaker 256274ac33 MODAPP-412 - improve rate limit support
add switch_core_hash_delete_multi


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 16:11:24 +00:00
Giovanni Maruzzelli 3bd8bcc39b skypopen: snd-dummy ALSA driver, hopefully lower cpu load
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:40:04 +00:00
Rupa Schomaker 8f273eed5f MODAPP-409 Support custom sql with var expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:11:30 +00:00
Jeff Lenk 507d26e37b fix wrong path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 16:12:11 +00:00
Tamas Cseke 2d180aef52 try to fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 15:59:22 +00:00
Anthony Minessale 9d05a502a5 FSCORE-577
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 15:27:13 +00:00
Michael Jerris 9ad6a089cd add sip_local_network_addr var to see the ip of the sip profile a call came in or went out on for cdr (FSCORE-562)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 03:59:49 +00:00
Anthony Minessale 438dddc668 minor tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 17:32:03 +00:00
Anthony Minessale 4e554cc92e only allow barge-in on SCA mode when calls are from their own line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 17:28:22 +00:00
Brian West 9d828f7fb8 This will fix it so the Cisco phones will update their display properly in these cases and not show Private for all calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 16:39:15 +00:00
Anthony Minessale b481cf0e21 FSCORE-576
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 16:22:19 +00:00
Brian West 2d963757f0 MODCODEC-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:15:05 +00:00
Brian West 6541259b1f shut this thing up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 00:26:19 +00:00
Brian West ef998869b3 add vm_auto_play=false var if you do not wish the vm to auto-play new messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:56:07 +00:00
Anthony Minessale b8b60e9f99 add display feature to SCA
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:40:30 +00:00
Anthony Minessale 4006ffa332 qualify the whole string is digits in test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:23:04 +00:00
Anthony Minessale 90bb25c185 fix potential buffer overflow in mod_lcr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 21:45:33 +00:00
Anthony Minessale 688fbe106d MODENDP-299
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 13:26:27 +00:00
Anthony Minessale 8838c4d024 finish up vm changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:12:51 +00:00
Michael Collins 25e36f8000 Update VALET_APP_SYNTAX to include 'auto' option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 21:34:20 +00:00
Anthony Minessale db6f9857b0 declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 21:31:31 +00:00
Anthony Minessale 3540503f03 add uuid_bridge_continue_on_cancel var to move on in dialplan if uuid_bridged channel hits a bad b-leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 19:15:52 +00:00
Anthony Minessale acc5f20ae1 force marked answer on dingaling outbound calls when accept is received
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 18:48:58 +00:00
Anthony Minessale 37b413bff1 change syntax of new vm_read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 18:24:19 +00:00
Michael Jerris 9765dabe98 silence loud logs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 17:00:01 +00:00
Brian West 5565791b66 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 16:04:05 +00:00
Tihomir Culjaga f42a4b741d ahh within the header ... stupid typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:12:48 +00:00
Brian West 46a1a30f6f REALLY? STFU
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:08:21 +00:00
Brian West f4f5b14a19 REALLY? STFU
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:05:39 +00:00
Tihomir Culjaga 63e68375b8 cosmetics - changed header of mod_rad_auth.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 21:40:09 +00:00
Tihomir Culjaga 7372b23e53 cosmetics - changed header of mod_say_hr.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 21:35:41 +00:00
Tihomir Culjaga 1d6e196686 it compiles now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 21:17:53 +00:00
Michael Jerris 04a240335f fix inherit_codec with video
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:50:59 +00:00
Anthony Minessale 72fd3981e6 use codec_id instead of decoded_bytes_per_packet to test for valid implementation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:22:12 +00:00
Brian West 0719b1fc49 fix codec to compile since some struct members did change in the official release code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:19:37 +00:00
Tamas Cseke 92eef1edf7 copy mod_json_cdr from branch (MODEVENT-62)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 15:26:56 +00:00
Anthony Minessale 47056440a7 FSCORE-574
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 13:59:27 +00:00
Mathieu Parent b769233b76 Skinny: Split ou tables
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 12:52:08 +00:00
Rupa Schomaker 68a7622647 bump json lib to 0.9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 02:35:03 +00:00
Brian West 1a1cfdc907 here ya go
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 23:55:19 +00:00
Anthony Minessale c14a3ea299 dtmf tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 23:04:18 +00:00
Anthony Minessale 2898234043 fix logic err that would not permit many acl entries in sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 22:49:54 +00:00
Anthony Minessale b9c84d2e17 no need for term key on group_confirm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 19:37:59 +00:00
Brian West 27eed1b0e2 FSCORE-468
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 19:07:06 +00:00
Anthony Minessale fa2a84c8c7 update vm_list to include timestamps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 18:28:33 +00:00
Tihomir Culjaga af8ba3c200 radius authentification module module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 16:52:01 +00:00
Tihomir Culjaga 55ad1472bf saymodule for Croatian language
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 16:47:58 +00:00
Michael Jerris bee11ecf2e fix windows build (FSBUILD-261)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 13:47:52 +00:00
Michael Jerris 446aab0899 try to do something like what the user asked for if we don't support ms timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 13:45:06 +00:00
Marc Olivier Chouinard fadfa4bf6c mod_xml_curl: Compile issues of missing define for older version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 09:28:53 +00:00
Brian West 22da17c7e6 MODSOFIA-62
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 03:49:18 +00:00
Brian West b19869fd9f fix MODFORM-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 03:45:56 +00:00
Mathieu Rene 5c1c603040 Comments OCD
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:25:42 +00:00
Mathieu Rene 3518ef213b XML-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:17:53 +00:00
Anthony Minessale cb79d08592 FSCORE-571
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 20:41:56 +00:00
Anthony Minessale 453d038d76 fix vm to preserve correct read timestamp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 20:40:49 +00:00
Anthony Minessale b084bd2bd1 FSCORE-570
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 18:01:38 +00:00
Mathieu Rene 52e52eb9d1 FSCORE-571
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 23:54:24 +00:00
Giovanni Maruzzelli 36f1cd4957 skypiax: finishing off renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 23:40:32 +00:00
Giovanni Maruzzelli df18a0d499 skypiax: finishing off renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 23:36:14 +00:00
Michael Jerris 99e55ae008 mod_skypiax rename to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 21:57:23 +00:00
Giovanni Maruzzelli 3c2e8b348f skypiax: preparing for renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 15:45:57 +00:00
Giovanni Maruzzelli 2a58973096 skypiax: preparing for renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 13:34:20 +00:00
Giovanni Maruzzelli 28e266bc2b skypiax: preparing for renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 13:21:45 +00:00
Giovanni Maruzzelli 17a378d6a4 skypiax: preparing for renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 12:39:54 +00:00
Giovanni Maruzzelli 218badc69f skypiax: preparing for renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 10:38:56 +00:00
Anthony Minessale 2d47baee43 improve group_confirm:
group_confirm_read_timeout=<ms>
group_confirm_file=<file>
group_confirm_error_file=<file>
group_confirm_key=<now can be one or more keys>




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 23:49:51 +00:00
Giovanni Maruzzelli 494f8570fe skypiax: fix release build in VC++ - MODSKYPIAX-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 18:33:37 +00:00
Michael Jerris 96d4b49b48 does anything but windows and linux exist?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 17:40:19 +00:00
Brian West 4fd5da2dc4 FSBUILD-260
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 17:25:46 +00:00
Anthony Minessale 38b36e91af never do anything when you call switch_channel_answer on an outbound channel leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-11 20:41:46 +00:00
Anthony Minessale ad26df3709 FSRTP-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-11 17:37:08 +00:00
Brian West 13cc6c9146 MODENDP-298
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-11 15:52:29 +00:00
Mathieu Rene 936e0858cb fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-11 03:02:47 +00:00
Anthony Minessale a0891fa211 check for true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 23:53:12 +00:00
Anthony Minessale cf521109d2 add record_fill_cng var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 23:40:14 +00:00
Anthony Minessale b2c281035c the last commit would be a little more useful if i check in the files too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 20:44:36 +00:00
Anthony Minessale b1ddb70cf1 add fsctl min_idle_cpu and min-idle-cpu feature to refuse calls after the system fallse below a certian percentage of idle cpu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 20:21:34 +00:00
Mathieu Parent 869c221f3a Skinny: more portable printf for sizeof (thanks to bkw)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 17:04:00 +00:00
Mathieu Parent fa92f47bd1 Skinny: solve compilation on amd64
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 14:37:14 +00:00
Mathieu Parent 3731c4ab91 Skinny:
- allow several instances of the same device on different sockets
- move lines to table skinny_lines, as they need more params
- various small changes



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 13:49:53 +00:00
Brian West 4233ee17fe doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 21:30:54 +00:00
Mathieu Rene 4ba5ad3d26 MODAPP-407
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 19:16:10 +00:00
Rupa Schomaker e222f74cbb fix typo in typo fix :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 19:00:47 +00:00
Rupa Schomaker bceeff642a spelling in comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 18:45:40 +00:00
Rupa Schomaker 2377367d05 FSMOD-40 - handle CS_REPORTING like CS_HANGUP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 17:46:00 +00:00
Anthony Minessale f31e90a61c MODENDP-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 16:36:40 +00:00
Brian West da2660a23f fix case where you login freeswitch/works
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:02:01 +00:00
Brian West d08a8309e0 commit contribution from a community member
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:29:25 +00:00
Brian West 2c2cf9dac0 silk module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:04:04 +00:00
Brian West e4b5c2429c mod_silk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:01:36 +00:00
Brian West 56edfc2a64 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 21:26:08 +00:00
Brian West c6ef69ec9f swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 21:17:32 +00:00
Anthony Minessale b9dd2dd838 XML-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 18:25:43 +00:00
Brian West 70ce38af34 put tx page count if its TX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 18:20:06 +00:00
Christopher Rienzo 3b09933f31 Do not allow speech_channel_destroy() to return unless MRCP session has been terminated. Do not explicitly destroy mutexes, buffers, and condvars that are allocated off of pool.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 14:03:35 +00:00
Michael Jerris c788145f57 use common code to say ip when possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 08:38:50 +00:00
Michael Jerris f8974f03f9 move functions to strip commas and non-numeric chars to switch_utils
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 08:12:12 +00:00
Michael Jerris 8b20d78f8d use common code for spell in say mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 07:55:57 +00:00
Marc Olivier Chouinard 8a40f2bcdb mod_say_fr: Fix the thousand and million speak section changed in r16933
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 07:15:59 +00:00
Marc Olivier Chouinard e2e669a816 mod_say_fr: Update for better french support. Will probably have more stuff from FSCORE-528 to complement this patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 06:50:27 +00:00
Michael Jerris aceb06f24f move common say 'spell' function into shared code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 21:26:36 +00:00
Michael Jerris 5f221166c6 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 19:36:20 +00:00
Michael Jerris 7c16b84aac first cut and say interface rework to include gender and put all args into a struct for easier future extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 19:34:05 +00:00
Marc Olivier Chouinard 0241b93bc5 mod_sofia: My iLBC changes caused a problem with fmtp was empty, this should fix it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 22:51:33 +00:00
Giovanni Maruzzelli 8111b4beb4 skypiax: commented out the debug print on writing silence packet while idle
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 22:05:27 +00:00