Tamas Cseke
|
377f6a9ef6
|
remove channel private, state handler and clear controlled flag on destroy FS-3432
|
2012-05-24 16:12:55 +02:00 |
|
Tamas Cseke
|
2be25c6a56
|
remove removal while traversing the hash and and lock to elimate race FS-3432
|
2012-05-24 15:14:14 +02:00 |
|
Tamas Cseke
|
78641d4264
|
cleanup process spawning, remove mutex lock and add session to listener only if reply state and session flag is set to waiting FS-3432
|
2012-05-24 14:55:29 +02:00 |
|
Tamas Cseke
|
85656c31af
|
add session event r/w locking FS-3432
|
2012-05-24 11:44:12 +02:00 |
|
Tamas Cseke
|
87f65f1784
|
add session r/w locking FS-3432
|
2012-05-24 11:32:15 +02:00 |
|
Tamas Cseke
|
fdd3a8d333
|
set and clear session flags locked FS-3432
|
2012-05-24 11:16:26 +02:00 |
|
Tamas Cseke
|
4e6b56c53d
|
add listener event r/w locking FS-3432
|
2012-05-24 10:57:28 +02:00 |
|
Tamas Cseke
|
eade657225
|
listener r/w locking FS-3432
|
2012-05-24 10:30:48 +02:00 |
|
Travis Cross
|
343bdec239
|
remove .vcxproj.user file in tree
|
2012-05-24 08:04:49 +00:00 |
|
Tamas Cseke
|
8f4c5bc492
|
add Andrew's patch from FS-3432 as a starting point with todo markers
|
2012-05-24 09:37:41 +02:00 |
|
Travis Cross
|
16cf43a68d
|
fix indentation; whitespace
|
2012-05-23 23:46:21 +00:00 |
|
Travis Cross
|
cb58e81c17
|
add editor variables to mod_sofia.h
|
2012-05-23 23:44:44 +00:00 |
|
Anthony Minessale
|
0a70ea3e09
|
scgi updates
|
2012-05-23 13:12:32 -05:00 |
|
Mathieu Rene
|
a5cd951c53
|
Update the outgoing channel handler so it passes the "var_event" event down towards rtmp_send_incoming_call since variables passed using originate are not yet in the session before the outgoing channel function returns.
|
2012-05-22 14:00:39 -04:00 |
|
Anthony Minessale
|
fb790bc320
|
block any inbound messages when queue is full; add debounce for mwi and pres on register; fix missing detach attr on new mode to process reg in new thread
|
2012-05-22 10:27:23 -05:00 |
|
Anthony Minessale
|
a672c99a57
|
FS-4224 --resolve this was a regression from d6374535 to fix FS-3029, when you find a profile you must release it
|
2012-05-22 07:59:21 -05:00 |
|
Anthony Minessale
|
792b004f36
|
add mwi-use-reg-callid
|
2012-05-21 13:55:50 -05:00 |
|
Anthony Minessale
|
b3b2c37526
|
FS-3983 --resolve
|
2012-05-18 13:41:16 -05:00 |
|
Anthony Minessale
|
bcd7a16290
|
indent
|
2012-05-18 10:15:08 -05:00 |
|
Anthony Minessale
|
718a311a41
|
FS-4224 --resolve add optional wait param to sofia profile stop [sofia profile foo stop wait]
|
2012-05-18 07:52:58 -05:00 |
|
Anthony Minessale
|
bbdcd33bde
|
performance tweaks for sip message parsing and event system
|
2012-05-17 20:10:53 -05:00 |
|
Anthony Minessale
|
b117a65c50
|
put a little contention in the reg in new thread feature to prevent endless pileup
|
2012-05-17 19:57:02 -05:00 |
|
Anthony Minessale
|
ad7149bfa6
|
allow mod loopback bowout to reach out across stacked loopback bridges and remove all of them
|
2012-05-17 18:57:22 -05:00 |
|
Anthony Minessale
|
92eb698ddc
|
FS-4231 --resolve declinatio mortuus obfirmo!
|
2012-05-17 11:27:57 -05:00 |
|
Mahdi Moradi
|
4e4b4444d2
|
Microsoft visual studio project files.
|
2012-05-16 20:35:15 +04:30 |
|
Mahdi Moradi
|
18ee7ce3d0
|
First upload.
|
2012-05-16 20:10:13 +04:30 |
|
Anthony Minessale
|
da9aacc62e
|
FS-4217 --resolve
|
2012-05-15 08:48:08 -05:00 |
|
Anthony Minessale
|
5c75d4cf5b
|
FS-4220 --resolve i refactored this into a general cross platform function and use it everywhere else we try to set affinity
|
2012-05-15 08:31:42 -05:00 |
|
Anthony Minessale
|
0a5a057c46
|
add inbound-reg-in-new-thread sofia param to launch a new thread to process each new inbound register when using heavier backends
|
2012-05-14 17:51:15 -05:00 |
|
Anthony Minessale
|
4670a770cf
|
fix sofia interaction with presence api command
|
2012-05-14 11:06:36 -05:00 |
|
Anthony Minessale
|
5b3b77071b
|
make sure bargers use the same codec as bargee to avoid transcoding delay
|
2012-05-14 10:03:35 -05:00 |
|
Anthony Minessale
|
e7b4821844
|
clean up forking code in example
|
2012-05-14 07:13:26 -05:00 |
|
Anthony Minessale
|
172e4a3041
|
FS-4183 here is a start, it still needs some work but here are the basic components, initially I am using the algorithim we use to generate artifical silence (static) and using one of those values to sleep a certian number of microseconds plus the cumulative bytes of events but i bet there is still some predictability in there so it needs some more
|
2012-05-14 06:58:41 -05:00 |
|
Giovanni Maruzzelli
|
44fd0de8ff
|
gsmopen: indented
|
2012-05-14 02:04:36 +02:00 |
|
Giovanni Maruzzelli
|
8a1508d669
|
gsmopen: correctly receives SMSs in GSM7 and UCS2
|
2012-05-14 02:04:36 +02:00 |
|
Giovanni Maruzzelli
|
eb93a14eb3
|
gsmopen: correctly sends SMSs in GSM7 or UCS2. Let's check SMS receiving
|
2012-05-14 02:04:36 +02:00 |
|
Giovanni Maruzzelli
|
4101e6b2b7
|
gsmopen: mod_sms tweak
|
2012-05-14 02:04:36 +02:00 |
|
Anthony Minessale
|
0b43b32b42
|
Wrong week to quit sniffing glue
|
2012-05-11 13:34:42 -05:00 |
|
Anthony Minessale
|
dd1ae3307c
|
another tweak
|
2012-05-11 13:12:44 -05:00 |
|
Anthony Minessale
|
bbd9aa237e
|
another tweak
|
2012-05-11 13:06:35 -05:00 |
|
Anthony Minessale
|
afdfb9a6e1
|
fix missed error condition
|
2012-05-11 12:46:32 -05:00 |
|
Anthony Minessale
|
f3b1809a63
|
tweak to standby mode
|
2012-05-11 10:20:45 -05:00 |
|
Giovanni Maruzzelli
|
03bfc941a1
|
gsmopen: not check for CKPD when receiving SMS
|
2012-05-11 08:08:22 +02:00 |
|
Anthony Minessale
|
f9653fbd38
|
FS-4204 --resolve
|
2012-05-10 22:34:37 -05:00 |
|
Giovanni Maruzzelli
|
aba8e073a4
|
skypopen: don't whine in debug when skypeout to pstn
|
2012-05-10 23:05:08 +02:00 |
|
Giovanni Maruzzelli
|
dbafc38b3e
|
skypopen: sk balances gives you how many credits you have, no more errors
|
2012-05-10 23:05:08 +02:00 |
|
Anthony Minessale
|
7044273376
|
not worth it....
|
2012-05-10 12:23:00 -05:00 |
|
Anthony Minessale
|
e0db68d20b
|
add string to url
|
2012-05-10 09:51:07 -05:00 |
|
Anthony Minessale
|
576fbb97ad
|
tweak
|
2012-05-10 07:10:19 -05:00 |
|
Daniel Swarbrick
|
951f159901
|
update mongo-c-driver to 0.5.2
|
2012-05-10 11:03:04 +02:00 |
|