11298 Commits

Author SHA1 Message Date
Anthony Minessale
f398dc1f3a fix issue reported from mailing list and not JIRA =/ 2011-03-01 13:42:14 -06:00
Anthony Minessale
2044a749cf FS-3105 try this patch 2011-03-01 10:52:21 -06:00
Brian West
b041edc858 swigall 2011-03-01 06:35:06 -06:00
Mathieu Parent
695402333b Skinny: use proper name for station capabilities message 2011-03-01 00:24:39 +01:00
Mathieu Parent
316548273d Sofia: use const for variable name SWITCH_R_SDP_VARIABLE 2011-03-01 00:24:39 +01:00
Anthony Minessale
446cedd31f update 2011-02-28 17:11:29 -06:00
Anthony Minessale
53fc3f7f78 add sip_execute_on_image variable similar to execute_on_answer etc so you can run t38_gateway or rxfax etc when you get a T.38 re-invite but no CNG tone or you want to ignore the tone and only react when getting a T.38 re-invite 2011-02-28 12:43:05 -06:00
Anthony Minessale
fe152626db stop suggesting -waste because its really the bad choice to make 2011-02-28 11:27:56 -06:00
Anthony Minessale
1b52a79569 stop suggesting -waste since its a bad choice 2011-02-28 11:25:42 -06:00
Anthony Minessale
77f52081ff fix memory leak introduced in d8facbcf716612e826d451f4b5c3bcd938c46a3b 2011-02-28 11:15:21 -06:00
Jeff Lenk
c6f044d5a1 FS-3067 segfault using busy-delay-time parameter 2011-02-28 10:02:11 -06:00
Brian West
a5779d5431 fix regression from FS-899, thanks acrobits for testing this 2011-02-28 09:27:05 -06:00
Mathieu Parent
fd7bbc0b3c Skinny: use IANA names for G729 codecs 2011-02-26 11:45:19 +01:00
Mathieu Parent
d86388dbf7 Skinny: noop ForwardStatReq and ForwardStat implementation 2011-02-26 11:37:32 +01:00
Mathieu Parent
f217ec48a4 Skinny: remove some unused vars 2011-02-26 10:52:20 +01:00
Anthony Minessale
1cbb8f221b supress errors caused from -nosql as reported on the mailing list and not on JIRA like it should be http://jira.freeswitch.org 2011-02-25 21:39:37 -06:00
Anthony Minessale
ee0a0b79c8 FS-3103 2011-02-25 21:29:47 -06:00
Anthony Minessale
d8ef36edca fire auto gain level events 2011-02-25 18:25:17 -06:00
Anthony Minessale
e3eec389b0 missed a spot 2011-02-25 18:19:52 -06:00
Anthony Minessale
94b680fb45 play files saying vol level in conf in lieu of making a function of say modules to return file_string urls (we need that) 2011-02-25 18:09:58 -06:00
Anthony Minessale
cf827e8f22 FS-3063 --comment-only try this commit, maybe it was uninit mem 2011-02-25 16:34:17 -06:00
Anthony Minessale
ffca600f4c more like this 2011-02-25 16:15:40 -06:00
Jeff Lenk
4020a202d7 doh correction 2011-02-25 15:50:24 -06:00
Jeff Lenk
9a3cf6015b trivial compiler warning fix 2011-02-25 15:39:42 -06:00
Anthony Minessale
add9d26ac5 fix regression in video from commit c565501f555a507fa2c56eccedccdbba7a366d6d 2011-02-25 15:20:04 -06:00
Mathieu Parent
0f7682a27c Skinny: don't crash when requesting an RTP port while the profile is listening on all ips
And store some more ip infos in the listener struct
2011-02-25 21:06:22 +01:00
Mathieu Parent
e318e3eb91 Skinny: update profile IP address if changed during socket creation 2011-02-25 21:06:21 +01:00
Jeff Lenk
cc3a36bc8c vs2010 reswig 2011-02-25 13:18:40 -06:00
Anthony Minessale
d59d41d7b4 add param to jb to try to recapture latency (disabled by default) 2011-02-25 11:59:45 -06:00
Anthony Minessale
bc397ab600 FS-2971 2011-02-25 10:55:47 -06:00
Mathieu Parent
c18835d3f9 Skinny: Allow to listen on ipv6
also allow to specify a blank ip which means: all
2011-02-25 01:53:05 +01:00
Mathieu Parent
2148d81d74 Skinny: avoid crash when loading config with blank soft-key-set value 2011-02-25 00:05:56 +01:00
Mathieu Parent
c9aab94aa4 Skinny: use a const for SKINNY_KEY_SET_IN_USE_HINT 2011-02-25 00:05:56 +01:00
Anthony Minessale
61d3c56fde fix jb + no timer situations 2011-02-24 15:29:22 -06:00
Anthony Minessale
3a10d6a1c5 use strdup instead of core_session_strdup in hangup hook 2011-02-24 14:54:13 -06:00
Anthony Minessale
cbf610c5aa reswig 2011-02-24 14:24:53 -06:00
Anthony Minessale
69d1d984fe sleep 2 seconds on confernece outcall at the end to prevent auto-answer race 2011-02-24 12:17:47 -06:00
Anthony Minessale
deec244b9d FS-3098 You are probably right about the sql statement, we must have missed that when the contributor gave us the patch. Be aware this code is depricated in favor of the broadsoft SCA shared appeareances and will probably be removed eventually 2011-02-24 10:22:47 -06:00
Anthony Minessale
155aafd3f4 FS-3097 regression from 4f93ea25ece53df029e6dc6c913ad7c190df22d5 2011-02-24 10:17:33 -06:00
Mathieu Rene
cb6f1ed61d Fix storage class for 'cause' in user_outgoing_channel() so that each call has its very own hangup cause 2011-02-22 20:25:16 -05:00
Anthony Minessale
b53a684843 fix bug in switch_itodtmf from a8f5bf60a87fb27420846bd9d9af5e61f1f947d6 2011-02-22 18:36:02 -06:00
Mathieu Parent
e0a0a56f24 mod_command reg_url: correct field name 2011-02-23 01:13:00 +01:00
Mathieu Parent
0a14839bf9 Skinny: mark ring ready 2011-02-23 01:07:54 +01:00
Mathieu Parent
e7a8189b2b Skinny: centralized registration 2011-02-23 01:07:54 +01:00
Mathieu Parent
ea29a1dfcc centralized registration:
- allow infinite registrations (expire=0)
- when removing a registration, keep the other with same user if multiple reg is allowed
2011-02-23 01:07:53 +01:00
Mathieu Parent
f202328eff Doc: somes details on user registration functions 2011-02-23 01:07:53 +01:00
Anthony Minessale
0dcdd78cb5 FS-3054 --comment-only try latest commit, I can guess what probably causes the seg based on my last patch 2011-02-22 17:22:01 -06:00
Anthony Minessale
3116334d27 FS-3086 --comment-only This should fix the 'hupall' based lockups 2011-02-22 13:16:23 -06:00
Brian West
f28c211c0c FS-3077 2011-02-22 09:56:33 -06:00
Anthony Minessale
e7acd4d138 FS-3054 re-open if this does not fix it. 2011-02-21 20:17:58 -06:00