Anthony Minessale
7efa4fb209
FS-3532 --resolve
2011-09-01 15:10:23 -05:00
dschreiber
ed0ac0358c
Fix to allow setting a proxy properly when manually injecting notifies
2011-08-31 13:36:20 -07:00
Anthony Minessale
f697e5aa37
wait on info dtmf parsing w and W (additional part of previous patch)
2011-08-29 13:28:02 -05:00
Anthony Minessale
7386662164
rework session timers to try to have us not be the refresher whenever possible
2011-08-22 10:59:33 -05:00
Anthony Minessale
25032153fb
FS-3508 --resolve
2011-08-17 11:14:17 -05:00
Anthony Minessale
61ee7fdc85
don't allow auto answer on an non-outbound call
2011-08-03 23:49:09 -05:00
Anthony Minessale
bd64631b5c
skip looking up session again in hash table when we already are parsing the event from the session thread
2011-08-03 23:47:47 -05:00
Anthony Minessale
d364e9f2b8
display fixes and add 2 new cols to channels to store last sent display data
2011-08-03 23:43:41 -05:00
Anthony Minessale
c16c74d9c0
update show calls to show both 1 legged calls and bridged calls, also show bridged_calls for previous behaviour of show calls
2011-08-01 14:43:03 -05:00
Anthony Minessale
98473085ea
add homer capture hooks to mod_sofia
2011-07-31 18:36:23 -05:00
Anthony Minessale
2f950634ab
fix sip auto_simplify
2011-07-16 02:34:17 -05:00
Anthony Minessale
1675981428
FS-3386 roll back a few revs then remove some refs and reroll patches that were in between
2011-07-16 01:03:01 -05:00
Jeff Lenk
c30c3be169
FS-3426 --resolve Missing \n in log warning
2011-07-15 09:24:56 -05:00
Anthony Minessale
f9969f3856
only list real profiles not aliases in presence code
2011-07-14 16:01:44 -05:00
Anthony Minessale
2932c1fa17
FS-3386 Try this revision please
2011-07-14 00:17:05 -05:00
Travis Cross
7cdc8342dc
if user has set presence_id, don't override it
2011-07-13 07:08:18 +00:00
Anthony Minessale
e66051390c
add proxy tag to UPDATE packets if it was set by INVITE
2011-07-05 11:52:45 -05:00
Anthony Minessale
84f8868bf8
FS-3385 --resolve
2011-06-30 11:59:58 -05:00
Anthony Minessale
acd0898e32
support final response in response header passing
2011-06-28 10:30:11 -05:00
Anthony Minessale
12c680d38f
fix video read frame function to behave like the audio one when waiting for codecs
2011-06-24 14:49:36 -05:00
Anthony Minessale
49e52b4ca6
FS-3362 removed the vid refresh thing
2011-06-22 10:51:46 -05:00
Anthony Minessale
8decee307b
FS-3358 please test and close if it works
2011-06-20 13:21:20 -05:00
Anthony Minessale
3be64cbf62
FS-3354 --resolve
2011-06-20 10:07:01 -05:00
Anthony Minessale
fb68746eed
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
2011-06-16 14:37:22 -05:00
Anthony Minessale
9df8169d1f
add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns
2011-06-16 14:32:14 -05:00
Anthony Minessale
927fde18c9
FS-3349 --resolve
2011-06-16 12:01:39 -05:00
Anthony Minessale
8663278a69
revert
2011-06-15 11:16:04 -05:00
Anthony Minessale
06ec179b44
reapply
2011-06-15 10:29:44 -05:00
Anthony Minessale
bf7895278e
revert
2011-06-15 10:29:07 -05:00
Anthony Minessale
25604d60d5
FS-3326 revert 68c389d
2011-06-15 10:10:37 -05:00
Anthony Minessale
a20a3f3461
FS-3340 revert c5a2275f62940eacb3449967211a9ab800d03a56 it breaks acking on session timers and initial invite
2011-06-15 10:02:34 -05:00
Anthony Minessale
ba496a110a
FS-3336 --resolve
2011-06-10 09:44:38 -05:00
Anthony Minessale
c5a2275f62
FS-3340
2011-06-10 09:41:30 -05:00
Anthony Minessale
07a797522a
FS-3214 try this patch
2011-06-08 18:50:21 -05:00
Anthony Minessale
079f48458e
add check_sync to sofia cli (like flush_inbound_reg without the unreg)
2011-06-08 11:09:03 -05:00
Jeff Lenk
0675b59beb
FS-3321 release rwlock on error
2011-06-06 21:28:14 -05:00
Anthony Minessale
68c389df46
FS-3326 --resolve ok thx
2011-06-03 09:45:07 -05:00
Jeff Lenk
6a38dce2b8
trivial compiler warnings
2011-05-29 09:46:02 -05:00
Anthony Minessale
e03d900c23
FS-3300 --resolve
2011-05-27 09:38:54 -05:00
Anthony Minessale
b978d39d48
FS-3312 --resolve
2011-05-25 14:45:55 -05:00
Stefan Knoblich
812fd7278e
mod_sofia: Reformat sofia usage string and make it a static const char[].
...
Make this thing readable by wasting a couple of bytes for spaces and newlines.
As an added bonus, save some stack space by making usage_string a static const.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-05-25 18:29:28 +02:00
Anthony Minessale
62c81afef0
init ssl locks in sofia
2011-05-23 12:23:30 -05:00
Anthony Minessale
123eaa524b
fix rare t38 gateway issue
2011-05-12 10:32:39 -05:00
Anthony Minessale
00b53a91ea
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
2011-04-29 10:24:50 -05:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Anthony Minessale
4b706dac51
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
2011-04-04 11:55:05 -05:00
Anthony Minessale
fda2283bbd
auto-aleg-full and auto-aleg-domain for from_domain field in gateway
2011-04-03 12:03:29 -05:00
Anthony Minessale
8c5586b2bc
add option for from-domain to be set to auto-aleg in gateway config
2011-04-01 14:22:43 -05:00
Anthony Minessale
7556ec57e9
FS-3187
2011-03-25 16:35:30 -05:00
Anthony Minessale
3e4957c0b3
revert 4f6d888152febb9b8c28854192d13fd6e7228b1d
2011-03-25 16:30:16 -05:00