Jeff Lenk
6a0f7f4ae8
build tweak + vs2010 swig
2010-09-15 16:21:10 -05:00
Anthony Minessale
04b5215646
presence tweaks and addition of all-reg-options-ping which is like nat-options-ping only for every registered host
2010-09-15 15:42:08 -05:00
Brian West
9c22b0d0f4
MODENDP-327
2010-09-15 11:02:27 -05:00
Anthony Minessale
6e23f3bef6
fix spelling err
2010-09-14 16:22:21 -05:00
Anthony Minessale
ef79535c45
add nitrus boost to sql thread
2010-09-14 16:19:13 -05:00
Anthony Minessale
b77518685c
make fore-subscription-expires only work on nonzero expire deltas, 0 means unscubscribe
2010-09-13 15:27:18 -05:00
Anthony Minessale
66cec884ba
fix small presence status bug
2010-09-13 12:51:30 -05:00
Anthony Minessale
403bf6af1c
make sure hold-related code is skipped 100% with disable-hold set
2010-09-13 10:57:52 -05:00
Anthony Minessale
d5ff3e04ab
include accumulated stats from rtcp into vars
2010-09-10 11:59:47 -05:00
Marc Olivier Chouinard
5a6f0f5c37
mod_sofia: Correct the order what param and variables are overriding them self in user/group/domain
2010-09-09 15:37:41 -04:00
Anthony Minessale
646a5609a1
edge cases for sofia recover
2010-09-08 22:53:57 -05:00
Anthony Minessale
fcdc147e04
doh
2010-09-08 15:36:30 -05:00
Anthony Minessale
4526ba30c6
improve sofia recover in some nat cases
2010-09-08 15:32:34 -05:00
Anthony Minessale
d18c3a8a60
fix sql stmt
2010-09-08 15:09:09 -05:00
Anthony Minessale
86de47ff31
dont put an rpid in 183 or 200 if pass-callee-id is false
2010-09-08 10:41:59 -05:00
Anthony Minessale
ac20528816
MODSOFIA-85
2010-09-08 09:44:49 -05:00
Anthony Minessale
8114b3f18d
speed up db action in sofia recover
2010-09-07 21:16:00 -05:00
Anthony Minessale
e3eff8165e
MODENDP-326
2010-09-07 09:44:08 -05:00
Mathieu Parent
ba3a6ad6c8
Skinny: Rename skinny-default-soft-key-set-set to skinny-soft-key-set-set
2010-09-04 10:14:22 +02:00
Mathieu Parent
07c3c94d7a
Skinny: allow skinny-default-soft-key-set-set per device
2010-09-04 10:06:07 +02:00
Mathieu Parent
f5a6831ffc
Skinny: allow configuration of softkeys via xml
...
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
+ softKeySet id < 16
+ less than 16 buttons per softKeySet
+ at least the default soft-key-set to load the profile
+ at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent
690ae1b313
Skinny: avoid "-ERR no reply" when using API commands from CLI
2010-09-04 09:35:42 +02:00
Mathieu Parent
8381a4f3cf
Skinny: adding tables for soft_key_events
2010-09-04 09:35:42 +02:00
Anthony Minessale
73e1ec5e46
FSCORE-667
2010-09-03 17:29:26 -05:00
Mathieu Parent
461db7573e
Skinny: Better IP change handling
...
- Respawn only if ip or port is changed
- Properly handle timeout
2010-09-03 23:34:19 +02:00
Anthony Minessale
4ee68141d7
make dingaling work with google voice inbound too
2010-09-03 14:11:38 -05:00
Anthony Minessale
5ce37cbed8
refactor
2010-09-03 14:11:06 -05:00
Anthony Minessale
bb980fdef5
refactor
2010-09-03 12:46:49 -05:00
Mathieu Parent
b762a0aa7f
Skinny: block socket to decrease CPU usage
...
non-blocking mode can still be used by setting MOD_SKINNY_NONBLOCK
2010-09-03 19:08:41 +02:00
Mathieu Parent
a5cd2df89a
Skinny: Handle network-address-change trap event
...
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Anthony Minessale
2066322891
fix small leak
2010-09-02 16:38:14 -05:00
Anthony Minessale
4da5c5cfa2
presence issues for dialog_info
2010-09-02 16:02:04 -05:00
Jeff Lenk
6eca026342
fix build for changes in 46c6650a947a4d1733058ecfb2e7f9e098f847aa
2010-09-02 11:24:40 -05:00
Jeff Lenk
4a7425efd8
fix build for changes in 46c6650a947a4d1733058ecfb2e7f9e098f847aa
2010-09-02 08:26:57 -05:00
root
5a0114a16f
add compiling.txt
2010-09-02 17:05:35 +04:00
Anthony Minessale
ba0a2a32ba
make mod_dingaling compat with google's new free phonecalls thing
2010-09-01 14:22:42 -05:00
Michael Jerris
749dc86410
don't put blank 'version' attr in dialog-info packets
2010-09-01 11:46:32 -05:00
Jeff Lenk
3e2056833b
add windows x64 build support for mod_skinny
2010-08-31 09:53:22 -05:00
Mathieu Parent
ce352bccc5
Skinny: stop media on early media hangup (ring-out)
2010-08-31 08:40:37 +02:00
Anthony Minessale
70331e88bd
when getting presence with no payload consider it an extension to the expires time in the dialog
2010-08-30 17:33:05 -05:00
Jeff Lenk
72e5a7068c
add mod_h323 to 2010 solution for VS- not built by default
2010-08-29 15:45:41 -05:00
Marc Olivier Chouinard
04b9b3e2a6
mod_sofia: Fix memleak and mwi event not generated on first register
2010-08-28 23:16:00 -04:00
Giovanni Maruzzelli
f6065262ff
skypopen: cosmetics
...
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-27 18:51:41 -05:00
Anthony Minessale
57c726f130
wtf
2010-08-27 18:36:42 -05:00
Giovanni Maruzzelli
67845680ba
skypopen: let's manage correctly the transfer to another interface with a different skypename
...
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-27 18:36:51 -05:00
Anthony Minessale
830f24e8ea
pres tweak
2010-08-27 16:54:53 -05:00
Brian West
540ee0123d
make sure to remove sip_dialogs when we should
2010-08-27 14:05:03 -05:00
Anthony Minessale
e0d4c195ef
off by one
2010-08-27 13:08:33 -05:00
Giovanni Maruzzelli
ef14b78a8a
skypopen: ignore early media sent by channels to be bridged before our channel is answered
...
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-27 11:58:20 -05:00
Andrew Thompson
37c224670e
Unify gateway printing between 'sofia xmlstatus gateway' and 'sofia xmlstatus gateway <gatewayname>'
2010-08-26 18:35:22 -04:00