- 21 4月, 2015 2 次提交
-
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
-
- 20 4月, 2015 2 次提交
-
-
由 William King 提交于
-
由 William King 提交于
-
- 17 4月, 2015 2 次提交
-
-
由 Anthony Minessale II 提交于
* commit '638e9324': FS-7434 reset jitter buffer when SSRC changes
-
由 Michael Jerris 提交于
-
- 16 4月, 2015 4 次提交
-
-
由 Chris Rienzo 提交于
-
-
由 Steve Underwood 提交于
-
由 Brian 提交于
-
- 15 4月, 2015 1 次提交
-
-
由 Brian 提交于
-
- 14 4月, 2015 2 次提交
-
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
- 13 4月, 2015 4 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
-
- 11 4月, 2015 1 次提交
-
-
由 Chris Rienzo 提交于
FS-7428 freeswitch.spec needs to copy mongo driver tarball to libs so that packaging doesn't fetch from files.freeswitch.org every build.
-
- 10 4月, 2015 1 次提交
-
-
由 William King 提交于
-
- 08 4月, 2015 2 次提交
-
-
由 William King 提交于
-
由 Steve Underwood 提交于
-
- 07 4月, 2015 2 次提交
-
-
由 William King 提交于
-
由 William King 提交于
-
- 04 4月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 03 4月, 2015 3 次提交
-
-
由 William King 提交于
-
由 William King 提交于
* commit '1a96f23f': Adding mod_amqp as an event_handler module
-
由 William King 提交于
AMQP(Advanced Message Queueing Protocol) is an event bus protocol with more info here http://www.amqp.org/about/what mod_amqp implements the client side of the amqp protocol. Currently the module supports two separate, but not mutually exclusive usages: 1. Sending a filtered whitelist of events to an AMQP server. The before the events are sent an amqp routing header is generated so that downstream subscriptions can subscribe using filters. If the connection to the remote server is interrupted, the module will attempt to reconnect. 2. Subscribing to a 'control' channel on the remote AMQP server. When events are received on this channel if they match a configured filter, the commands are run locally as api commands. If the filter for the events being sent to the remote AMQP server include SWITCH_EVENT_API then the results of the api commands will be sent back to the AMQP server. FS-7060 #resolve Thanks-to: Daniel Bryars <danb@aeriandi.com> and Tim Brown <tim.brown@aeriandi.com>
-
- 01 4月, 2015 2 次提交
-
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
DTMF-Source may have the following values: APP : injected by application (send_dtmf, etc) ENDPOINT : detected by endpoint signaling (like SIP INFO) INBAND_AUDIO : detected by start_dtmf, spandsp_start_dtmf, etc RTP : detected as 2833/4733 telephone event UNKNOWN : unknown source One possible use of this header is to determine telephone events are being received, and if so, disable inband detection.
-
- 30 3月, 2015 1 次提交
-
-
由 Ken Rice 提交于
-
- 27 3月, 2015 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
Conflicts: src/switch_core_media.c
-
- 26 3月, 2015 5 次提交
-
-
由 Brian West 提交于
FS-7396: #resolve update dtls socket when socket changes on auto-adjust that changes address families and also include link local v6 addresses in approrpiate auto acls
-
由 Mike Jerris 提交于
* commit 'c7fdcc2a': FS-7391 #resolve corrected currency for mod_say_de it's now "Ein Euro und Ein Cent" rather than "Eins Euro und Eins Cent"
-
由 Marcel Haldemann 提交于
FS-7391 #resolve corrected currency for mod_say_de it's now "Ein Euro und Ein Cent" rather than "Eins Euro und Eins Cent"
-
由 Brian West 提交于
Merge pull request #207 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6954-freeswitch-adds-additional-m-audio to master * commit 'ca2dd2f3': FS-6954 Detect when we have T.38 in nomedia or proxy media mode and apply same fixups as in media mode.
-
由 Matteo Brancaleoni 提交于
FS-6954 Detect when we have T.38 in nomedia or proxy media mode and apply same fixups as in media mode.
-
- 25 3月, 2015 3 次提交
-
-
由 William King 提交于
FS-7385 #resolve
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-