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 |
|
Jeff Lenk
|
3be9460406
|
fix build
|
2010-08-26 14:08:42 -05:00 |
|
Mathieu Rene
|
2a730984d2
|
mod_sofia: fix compile
|
2010-08-26 14:50:50 -04:00 |
|
Anthony Minessale
|
46c6650a94
|
pass originate flags into session_request so we can selectivly skip throttling
|
2010-08-26 12:19:49 -05:00 |
|
Mathieu Rene
|
0a6ae735c7
|
Avoiding segfault
|
2010-08-24 18:09:25 -04:00 |
|
Mathieu Parent
|
83a5342bfa
|
Skinny: fix autocompletion
"skinny profile internal device <tab>" now works
|
2010-08-24 23:53:10 +02:00 |
|
Mathieu Parent
|
8921675668
|
Skinny: switch to new cache_db abstraction
|
2010-08-24 23:35:52 +02:00 |
|
Mathieu Parent
|
2aac00ef81
|
Skinny: MODSKINNY-14 The Cisco 7910 phone is no tone when I try to make a call and hang up.
Thanks to Sergio
|
2010-08-24 22:38:57 +02:00 |
|
Mathieu Parent
|
f34b76c5e6
|
Skinny: MODSKINNY-12 (Cisco phone 7910 transfer button will not work)
|
2010-08-24 22:13:44 +02:00 |
|
Anthony Minessale
|
0ea84c869c
|
presence update
|
2010-08-24 11:54:32 -05:00 |
|
Anthony Minessale
|
a873b3841a
|
more presence stuff
|
2010-08-23 18:18:56 -05:00 |
|
Anthony Minessale
|
a62e2cf7bc
|
presence tweaks
|
2010-08-23 17:02:15 -05:00 |
|
Marc Olivier Chouinard
|
a55b9d07a8
|
mod_sofia: Add a quick fix for basic Polycom presence support. A more sane solution need to be implemented
|
2010-08-20 23:40:37 -04:00 |
|
root
|
072bf5ad14
|
set network_addr of caller profile to signaling ip address. (requested by Steven Ayre)
|
2010-08-20 23:14:35 +04:00 |
|
Anthony Minessale
|
5481d9a98c
|
MODSOFIA-86
|
2010-08-19 18:22:06 -05:00 |
|
Anthony Minessale
|
7f075c0c28
|
more presence tweaks
|
2010-08-19 12:09:30 -05:00 |
|
Anthony Minessale
|
18695c75f2
|
tweak presence
|
2010-08-19 10:05:38 -05:00 |
|
Jeff Lenk
|
1abe3b9337
|
MODSOFIA-92 VS2010
|
2010-08-19 09:58:30 -05:00 |
|
Anthony Minessale
|
f1aead3174
|
increase sps during recovery
|
2010-08-18 15:33:18 -05:00 |
|
Anthony Minessale
|
96b790fa2e
|
BOUNTY-20
|
2010-08-18 15:01:32 -05:00 |
|
Brian West
|
00b514033c
|
fix 302 to hangup in the two cases where switch_ivr_transfer is used and not in the case when it should carry on and follow the redirect
|
2010-08-18 14:16:37 -05:00 |
|
Anthony Minessale
|
ada25f7261
|
more verbose warning
|
2010-08-17 19:54:46 -05:00 |
|