Stefan Knoblich
f20ba4d1f6
Add --with-pkglibdir option to set the installation directory of freeswitch.pc.
...
Default behaviour is unchanged.
Packagers should use this option to install freeswitch.pc into
the system's main pkg-config directory (e.g. /usr/lib/pkgconfig).
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Tested-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-02-19 23:07:22 +01:00
Stefan Knoblich
a3b18e5b7c
[SDK] Import autotools version of fs-mod-sdk.
...
This is a autotools (autoconf/automake/libtool) based skeleton framework for developing
external (= out-of-tree) modules for FreeSWITCH.
Variants of this framework have been used to develop modules like mod_openais, mod_ssh and others.
NOTE: This version of the SDK relies on pkg-config to detect FreeSWITCH
installations.
Other SDKs for external modules should be added in: "src/mod/sdk/<build-system-name>/"
e.g. a scons-based SDK should be put in: "src/mod/sdk/scons/"
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Requested-by: Michal Bielicki - cypromis <michal.bielicki@seventhsignal.de>
2011-02-19 16:47:19 +01:00
Anthony Minessale
39ff78bfae
FS-3078 This is more like it
2011-02-18 20:16:11 -06:00
Anthony Minessale
25834f9537
FS-3078 NM that was a bad idea
2011-02-18 20:13:37 -06:00
Anthony Minessale
a23b335b50
FS-3078 see wrapper function that should do the same thing this is called at the time when the sdp is created so if it still doesn't work it would suggest that you have this variable set passing in from the other leg in which case you need to set it explicitly because the mode of the inbound leg prevails over the profile default
2011-02-18 19:03:07 -06:00
Anthony Minessale
91a5e77650
FS-2803
2011-02-18 18:53:40 -06:00
Anthony Minessale
e4bff56765
fix seg in sofia merged from upstream
2011-02-18 18:50:50 -06:00
Anthony Minessale
1bfd6644ea
disable clock_nanosleep by default
2011-02-18 18:26:52 -06:00
Anthony Minessale
f8d326de20
FS-3057 tested on linux
2011-02-18 17:26:58 -06:00
Anthony Minessale
097caed43f
tolerate dtmf where there is no start packet and only end packets
2011-02-18 16:54:51 -06:00
Anthony Minessale
3d3e634f4b
beat ray up for this one
2011-02-18 15:21:02 -06:00
Mathieu Rene
4b5bcba094
mod_conference: don't switch to CS_SOFT_EXECUTE before setting the current extension
2011-02-18 15:15:48 -05:00
Anthony Minessale
ed7e1f3954
vm-skip-instructions param in xml directory to disable instructions how to record a file
2011-02-18 10:48:14 -06:00
Anthony Minessale
4d12f0ce16
finishing touches on last commit
2011-02-18 10:32:44 -06:00
Anthony Minessale
13dc6058bc
pass custom headers backwards over sofia
2011-02-18 10:13:52 -06:00
Moises Silva
f734891d75
freetdm: only set ec call end when the HANGUP state is confirmed
2011-02-18 10:51:36 -05:00
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
Michael S Collins
5e6123ef5f
Add randomize-passwords.pl script to main tree
2011-02-17 11:53:59 -08: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
28242f871a
add multiple-registrations flag to the core similar to mod_sofia
2011-02-17 12:14:48 -06: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
Michal Bielicki - cypromis
65d5932c9f
fixes for the python esl (we need ESL.py as well)
...
deleting the sangoma modules if they are not defined to be build but are build anyway
2011-02-17 10:09:26 +01:00
Michal Bielicki - cypromis
2a3aea4cc8
its getting late and I am looking at this file the whole day already
2011-02-17 02:01:46 +01:00
Michal Bielicki - cypromis
3ce98c4ebd
major cleanups, mod_skinny and skypopen and sangoma ftdm modules added to rpm spec file
2011-02-17 00:02:37 +01:00
Michal Bielicki - cypromis
e8335f5880
added DESTDIR to esl makefiles so that it can be used during rpm building
2011-02-16 20:54:57 +01:00
Michal Bielicki - cypromis
837c6ff6e8
adding centos standard java include parts to javamod esl module
2011-02-16 20:35:56 +01:00
Michal Bielicki - cypromis
b83a30caf6
added python eslmod installation to esl Makefiles
2011-02-16 20:35:11 +01: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
Brian West
722b2ce168
FS-3041
2011-02-15 19:01:45 -06:00
Michael S Collins
713b82d52f
Update ChangeLog through Feb 1
2011-02-15 16:20:50 -08:00
Michael S Collins
2c8644330b
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2011-02-15 16:20:25 -08: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
Michael S Collins
1607348f80
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2011-02-15 10:55:19 -08:00
Moises Silva
6ea5f03b44
Merge remote branch 'smgfs/master'
2011-02-15 13:51:39 -05:00
Konrad Hammel
11cc6f95cd
freetdm: ss7 - update to configuration file to mirror ISDN configuration
2011-02-15 11:58:16 -05:00
Moises Silva
d53f3cd150
Merge remote branch 'fsorig/master'
2011-02-15 10:49:18 -05: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
Michael S Collins
a53599b9b4
Merge branch 'master' of git://git.freeswitch.org/freeswitch
2011-02-14 16:20:07 -08:00