Commit Graph

10824 Commits

Author SHA1 Message Date
Anthony Minessale 22b3d34d55 tweak agc 2011-02-17 18:28:05 -06:00
Anthony Minessale b8531ea873 tweak agc 2011-02-17 18:21:11 -06:00
Geovani Ricardo Wiedenhoft 2f9357b2a7 - fxo-busy-disconnection timer for desconnection on FXO
- khomp set changes configuration
- KR2GotCategory variable
- Disconnection forced R2 signaling (collect call)
- restricted, omits the number of origin
- Option to enable/disable dial with '#' on FXS
- Added KR2StrCategory
- Added "khomp dump config" command
- KISDNOrigTypeOfNumber, KISDNDestTypeOfNumber, KISDNOrigNumberingPlan,
KISDNDestNumberingPlan, KISDNOrigPresentation
- New version of commons
- Updated documentation
2011-02-17 17:41:56 -02:00
Raymond Chandler d46ea5d346 Merge branch 'master' of fs-git:freeswitch 2011-02-17 14:12:47 -05:00
Raymond Chandler 0f8fb4b1fd add ability to jump to a specific message 2011-02-17 14:12:42 -05:00
Anthony Minessale b36a7c0ba6 add multiple-registrations flag to the core similar to mod_sofia 2011-02-17 12:12:43 -06:00
Anthony Minessale 4b62ff799e put transport in the request uri on outbound registers if register_transport is set and proxy does not already contain a transport param 2011-02-17 11:32:00 -06:00
Brian West 0d8e945bd1 doh 2011-02-16 08:57:43 -06:00
Brian West de707ab7f1 comment out 2011-02-16 08:45:17 -06:00
Brian West 5f2857b8b8 use the correct URI on endpoints behind nat 2011-02-16 08:36:40 -06:00
Anthony Minessale 4f93ea25ec allow uuid bridge on unaswered channels as long as there is media available on at least one 2011-02-15 17:43:22 -06:00
Brian West b7fd81de33 rip off the fs_ args on message like we do in SEND_MESSAGE 2011-02-15 16:30:57 -06:00
Anthony Minessale c565501f55 tell rtp stack about what remote payload type to expect when the receiving end follows the stupid SHOULD as WONT and sends a different dynamic payload number than the one in the offer 2011-02-15 16:09:58 -06:00
Anthony Minessale 017842c87f FS-3056 2011-02-15 09:45:14 -06:00
Marc Olivier Chouinard 1096e6732c switch_core_sqldb: Index column name wrong on table registrations. (This wont create the index for people who already have the table) 2011-02-15 02:24:43 -05:00
Marc Olivier Chouinard 500e9acd25 switch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite in a different location. This is important for everyone with relatively 'high' sip registration since the addition of sip registration to the core require sqlite db to be moved to a faster location (Ramdisk for example). Useful for everyone who moved their sqlite db for sofia to ramdisk because of performance issue. 2011-02-15 01:49:41 -05:00
Marc Olivier Chouinard 2e399b0baf mod_callcenter: force loopback_bowout=false on originate. This will need to be reworked, but should fix basic issues call to an agent using loopback 2011-02-14 22:46:35 -05:00
Marc Olivier Chouinard cd1982ceb7 mod_callcenter: IMPORTANT UPDATE, DTMF during moh created an loop to reactivate MOH but got canceled right away because of pending DTMF in the queue never been cleaned. Could cause masive disk write of debug, and can cause problem to the rest of FS stability. This patch also include basic fundation for DTMF capture support for member waiting. 2011-02-14 22:43:45 -05:00
Anthony Minessale 0bce777a4a fix regression in rtp stack trying to avoid broken clients who send the wrong payload type, we were eating the stun packets in jingle calls 2011-02-14 14:07:46 -06:00
Mike Jerris 17d5211280 add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
Anthony Minessale 1341a75ad8 fix race with media bug exiting from write frame while read frame is trying to use it 2011-02-14 11:44:36 -06:00
Anthony Minessale 04bb74fcae FS-3050 FS-3051 2011-02-14 11:27:55 -06:00
Anthony Minessale 436413e0bb clear unique headers on event_socket filters 2011-02-14 10:50:21 -06:00
Marc Olivier Chouinard 3fd7b8f267 switch_channel: Add CS_NONE and correct variable name 2011-02-13 18:04:17 -05:00
Anthony Minessale a2c0da53f3 add centralized registration db to core db and use it from mod_sofia 2011-02-11 23:10:12 -06:00
Anthony Minessale 88d410d314 fix uuid_jitterbuffer edge case debugging a non-existant jb causing a seg 2011-02-11 20:15:06 -06:00
Anthony Minessale 02234ae87d fix file leaks in mod_commandline_tts 2011-02-11 16:49:17 -06:00
Christopher Rienzo 8037b69f40 FS-3043 break during mod_unimrcp can hang session 2011-02-09 16:53:32 +00:00
Marc Olivier Chouinard 67edc7c321 mod_conference: Added to the Auto OutCall support to specify the conf profile to be used using variable : conference_auto_outcall_profile 2011-02-09 11:07:43 -05:00
Anthony Minessale 2401fec54b minor regression from 4ae8282e6c (sofia_contact with no args from cli caused seg) 2011-02-08 13:01:42 -06:00
Anthony Minessale 330d741853 reset signal_bond variable back to its original value on failed dial in att_xfer 2011-02-08 11:27:41 -06:00
Mike Jerris 0e841a5f14 FS-3040/FS-1742: use 1 sql query for message count in a way that is portable and doesn't segfault 2011-02-08 10:36:12 -06:00
Anthony Minessale a93623618b 3 regresions from this now, rolling it back 2011-02-07 16:33:45 -06:00
Daniel Swarbrick bcb2262fdc major factor of pgsql field handling 2011-02-07 22:23:01 +01:00
Anthony Minessale f0a31e1bff default to 10 2011-02-07 14:35:56 -06:00
Anthony Minessale 526e6fe48c FS-3038 2011-02-07 13:14:20 -06:00
Anthony Minessale 8c12162a9d FS-3040 2011-02-07 12:53:31 -06:00
Daniel Swarbrick bab7a2392f refactor config parsing 2011-02-07 17:09:38 +01:00
cypromis 12c13e115b more formatting mistakes *sigh* 2011-02-07 16:01:20 +01:00
cypromis cf83f9c381 seems whitespaces are unpopular on some linux/gcc combinations 2011-02-07 15:32:26 +01:00
cypromis 080c5ae981 FS-1742 - Make Voicemail use 1 SQL query instead of 4 to get the message count use in MWI - Now also working on your more favourite and less favourite databases 2011-02-07 14:04:44 +01:00
Leon de Rooij 0806c38801 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-02-07 10:36:30 +01:00
Leon de Rooij d4b5b07b2a reswig mod_lua for freeswitch.email 2011-02-07 10:36:04 +01:00
Mathieu Rene 7386b9f8f5 Add session.ringReady() to check for CF_RING_READY 2011-02-06 01:29:02 -05:00
Mathieu Rene 0d5fcf65a0 xml_config: change min/max enforcements to >= instead of > 2011-02-06 01:28:51 -05:00
Leon de Rooij b3086c1d6b Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-02-05 21:01:29 +01:00
Anthony Minessale 2944364863 nm 40 doesn't work yet 2011-02-04 16:53:38 -06:00
Anthony Minessale 998a04d2cf add 10 20 and 40ms 2011-02-04 16:25:00 -06:00
Anthony Minessale e7d68a79dc change signalling name to avoid polluting the namespace before its ready 2011-02-04 16:02:31 -06:00
Anthony Minessale 8f565277e3 add mod_opus 2011-02-04 15:33:36 -06:00