Aron Podrigal
d3201c6335
FS-9741: lua expose db err str in freeeswitch.dbh
...
Added 2 methods to lua freeswitch.Dbh
`last_error()` Returns the error string from the last query or nil.
`clear_error()` clears the error string.
2016-11-21 21:11:03 +00:00
Brian West
5bed1b0c2d
FS-9755 conference cdr is required for 4579 support in mod_conference
2016-11-17 14:18:47 -06:00
Anthony Minessale
60d8551f2c
FS-9748 fix commit snafu
2016-11-17 10:53:09 -06:00
Ken Rice
0578331edf
FS-9748 accidental unused variable left behind
2016-11-16 22:39:26 -06:00
Anthony Minessale
232d171577
FS-9748 #resolve [Locking contention with mod_shout playing conference moh] %backport=1.6
2016-11-16 20:09:05 -06:00
Anthony Minessale
4cf0ff9a17
FS-9742
2016-11-16 19:15:41 -06:00
Anthony Minessale
a3a39f3305
FS-9742
2016-11-16 16:43:05 -06:00
Anthony Minessale
b4e0592e84
FS-9742
2016-11-16 16:36:55 -06:00
Anthony Minessale
18d1762a5b
FS-9742
2016-11-16 16:05:59 -06:00
Anthony Minessale
a60c2cb713
FS-9740 cont
2016-11-16 15:16:00 -06:00
Chris Rienzo
b23f4bbafe
FS-5978 [mod_rayo] attempt to fix direct media join
2016-11-16 15:11:26 -05:00
Mike Jerris
08adab1918
FS-9699 regression
2016-11-15 19:25:37 -06:00
Anthony Minessale
2419ab671e
FS-9699 regression
2016-11-15 17:42:36 -06:00
Anthony Minessale
2ed50a27ca
FS-9742 #resolve [Refactor canvas zoom code]
2016-11-15 16:13:23 -06:00
Anthony Minessale
1b268de5e2
FS-9740 #resolve [Improve font scaling on banners]
2016-11-15 11:37:16 -06:00
Chris Rienzo
4a76900edf
FS-9737 [mod_hiredis] fix limit_usage when using hiredis backend
2016-11-15 11:04:46 -05:00
Luis Azedo
498ce4fc83
FS-9735 - send unknown headers to switch_ivr_set_user
...
creeates switch_ivr_set_user_extended to receive params to pass to xml_locate_user
2016-11-14 17:18:32 +00:00
Anthony Minessale
6c4670c06e
remove debug
2016-11-14 11:06:04 -06:00
William King
0c17af6321
Merge pull request #1048 in FS/freeswitch from ~ARON45/freeswitch:feature/FS-9716-expand-variables-for-mod_amqp-command to master
...
* commit 'f4321a28267c9e5c089df24b22aa0a71619bd9cf':
FS-9716: [mod_amqp] Command profile expand params
2016-11-14 10:21:08 -06:00
Italo Rossi
35e38e28a1
Merge pull request #1056 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9514:master to master
...
* commit 'a8926317afc71f1889b95aca72e1301a19f078b2':
FS-9514 add event on mod_callcenter when max-no-answer is triggered
2016-11-14 08:17:14 -06:00
Italo Rossi
741e257b69
Merge pull request #957 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9516:master to master
...
* commit 'b182a0ce34363399b7d7c88e0014769d7f168cc0':
FS-9516 refactor loopback agent on mod_callcenter and fix multiple minor issues
2016-11-14 08:11:09 -06:00
François
a8926317af
FS-9514 add event on mod_callcenter when max-no-answer is triggered
2016-11-14 15:07:07 +01:00
François
b182a0ce34
FS-9516 refactor loopback agent on mod_callcenter and fix multiple minor issues
2016-11-14 13:28:11 +01:00
Aron Podrigal
f4321a2826
FS-9716: [mod_amqp] Command profile expand params
...
Expand command profile params "exchange-name, queue-name, binding_key"
This allows dynamic binding based on fs core-uuid (ie, ${core-uuid} ).
2016-11-13 20:38:15 +00:00
Chris Rienzo
ad495d08cd
FS-9733 [mod_rayo] prevent bad tts format string from being generated when MRCP headers are not present
2016-11-12 13:03:48 -05:00
Chris Rienzo
ebda8f8db2
FS-9732 [mod_ssml] create default configuration so ssml.conf.xml is not needed
2016-11-12 12:54:40 -05:00
Brian West
092a9e8979
swigall
2016-11-11 17:31:44 -06:00
Anthony Minessale
6287a466a1
FS-9715 add webm and mkv too
2016-11-11 16:45:07 -06:00
Mike Jerris
6393832c7c
Merge pull request #1043 in FS/freeswitch from ~PERRO/freeswitch:feature/FS-9325 to master
...
* commit 'b5266ed6b44a8219be55a3f81726dbde69e8994a':
FS-9325 [mod_dptools] Priority flag for faster bind_digit_action matches
2016-11-11 15:37:43 -06:00
Mike Jerris
b0b6db050a
Merge pull request #1041 in FS/freeswitch from ~PERRO/freeswitch:bugfix/FS-9323 to master
...
* commit '8d8543d0c822d7f2dffa84913b869b539eb341d0':
FS-9323 [mod_dptools] raise bind_digit_action event on correct leg
2016-11-11 15:37:14 -06:00
Mike Jerris
76b990a503
Merge pull request #1040 in FS/freeswitch from ~PERRO/freeswitch:FS-9319 to master
...
* commit '6e8508f2a078963594129a83b15b4f919c496d61':
FS-9319 [mod_dptools] Support "both" in clear_digit_action
2016-11-11 15:36:36 -06:00
Mike Jerris
e1b3ee1efd
FS-9652: improve sql sanitization
2016-11-11 11:27:35 -06:00
davidcsi
53dbe5d84a
FS-9490: [mod_sofia] add filter to SIP messages that match a regexp.
2016-11-11 10:00:28 -06:00
Mike Jerris
4dacece6a3
FS-9592: [mod_httapi] make sure to reset one time params when starting over in httapi app
2016-11-11 10:55:24 -05:00
Mike Jerris
654cf8c5ef
Merge pull request #1030 in FS/freeswitch from ~LUIZTELLES/bf-fs-9671:bugfix/FS-9671-wrong-cseq-is-sent-in-notify-after to master
...
* commit '4c45f529f8b193d6bb2535ae5d42dc0c86f2960f':
FS-9671 fix wrong cseq in notify Expires 0
2016-11-11 09:52:41 -06:00
Mike Jerris
f34cbb9368
FS-9691: don't call sql code inside hash_mutex due to circular mutex contention between hash_mutex and profile->dbh_mutex
2016-11-11 10:49:20 -05:00
Anthony Minessale
d282e7c444
FS-9712 #resolve [3PCC-Proxy Missing SDP on Reinvite. ]
2016-11-10 19:47:37 -06:00
Anthony Minessale
c6137874d5
swigall
2016-11-10 19:05:19 -06:00
Anthony Minessale
3c0d537107
FS-9638
2016-11-10 18:09:44 -06:00
Anthony Minessale
c701ce6173
FS-9708 #resolve [RTP timing when doing repacketization]
2016-11-10 17:34:48 -06:00
Brian West
832144088d
FS-9726 Fix malformed PAI
2016-11-10 13:42:31 -06:00
Anthony Minessale
9b8a5edd3d
FS-9638
2016-11-10 12:09:00 -06:00
Brian West
6076e0c7e9
FS-9204: complte the urls so that snom can execute the pickup, It used to probably send it to the proxy, but now needs the host in the packet or throws network error
2016-11-09 16:27:15 -06:00
Mike Jerris
b7f45a7727
FS-9714: [mod_conference] fix crash due to race on closing file handles when playing a file to a conference via api command as a conference is shutting down
2016-11-09 16:26:41 -06:00
Mike Jerris
ade33ae472
FS-9710: fix build in passthrough mode
2016-11-09 14:46:16 -06:00
Christopher Rienzo
ac0549e29b
Merge pull request #1047 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9713 to master
...
* commit 'ff6ab87f143f96e3c5e23434016620f898663856':
FS-9713 [mod_hiredis] handle spurious wakeup while waiting for connection
2016-11-09 12:31:29 -06:00
Anthony Minessale
17fbd965b9
FS-9715 don't need this part
2016-11-09 12:24:06 -06:00
Mike Jerris
3c17fa6f3f
Merge pull request #1039 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:amr_rtcp_feedback to master
...
* commit 'be3aef4361a6e377dc7391feaf52483f6720b575':
FS-9710 : Add AMR Congestion Control / Codec Control (RTCP feedback enabled with "adjust-bitrate" setting)
2016-11-09 10:01:34 -06:00
Anthony Minessale
1cb8adecb7
FS-9715 #resolve [Add support for m4a]
2016-11-08 13:45:53 -06:00
Chris Rienzo
ff6ab87f14
FS-9713 [mod_hiredis] handle spurious wakeup while waiting for connection
2016-11-08 13:36:39 -05:00