Mathieu Parent
59e197584c
Skinny: more on device types
...
- print device type name when doing skinny status profile internal device ...
- add 7962 and 7965
- use base10 number
2010-07-28 22:17:54 +02:00
Mathieu Parent
b062eef12e
Skinny: pack data in mem to fix 64bit
...
On 64bit, fields are aligned which cause Skinny to fail
2010-07-28 21:43:55 +02:00
Anthony Minessale
7d32847894
only do this when we are a SCA call
2010-07-28 14:18:49 -05:00
Mathieu Parent
7eec05736a
Skinny: more API
...
- allow to set most settings at runtime (all but ip, port and odbc-dsn)
- little rewrite of the config load
- don't print Keepalive and KeepaliveAck messages unless profile debug is >=10
- print usage when incorrect parameters
2010-07-28 19:42:59 +02:00
Brian West
638c28d074
update pidf relates presence code
2010-07-27 22:08:58 -05:00
Brian West
d146b15a9c
wip1
2010-07-27 22:08:58 -05:00
Mathieu Parent
0a04ecb8dd
Skinny: ring tone on dialing side
2010-07-28 00:31:52 +02:00
Mathieu Parent
53f75e9c94
Skinny: blind transfer MODSKINNY-10
2010-07-27 23:50:56 +02:00
Mathieu Parent
2d1c5c8dfa
Skinny: don't hangup remote calls
2010-07-27 23:48:21 +02:00
Mathieu Parent
165140e076
Skinny: ib_calls stats
2010-07-27 23:48:21 +02:00
Jeff Lenk
015bcaf671
MODENDP-301 Add mod_h323 to windows
2010-07-23 09:12:48 -05:00
root
235f812436
add missing param fax-old-asn in h323.conf.xml
2010-07-23 12:46:40 +04:00
root
30e3ed776b
apply changes from mod_h323-patch.diff by Peter Olsson.
2010-07-23 12:25:48 +04:00
Anthony Minessale
44450cb013
fix some small mem leaks
2010-07-23 00:37:08 -05:00
Mathieu Parent
b40804a5e3
Skinny: corrected early media
...
This is part of MODSKINNY-8
2010-07-22 23:30:15 +02:00
Anthony Minessale
09c1815c42
change channel app_flags to be realm specific and default old version to use __FILE__ as the realm name to avoid cross fire between apps using app flags
2010-07-22 14:37:34 -05:00
Mathieu Parent
db1289dfaf
Skinny: avoid crash with autocompletion when skinny is unloaded
2010-07-22 21:04:18 +02:00
Anthony Minessale
d3108020c5
use wait_for_state with NULL instead of same channel twice
2010-07-21 19:31:49 -05:00
root
0b353d7a30
add missing conf prameter
2010-07-21 19:33:05 +04:00
root
5efe5c88b5
some t.38 and lockinng improvements.
...
replace ptrace with switch_log_printf.
2010-07-21 18:58:16 +04:00
Mathieu Parent
5e07bd336c
Skinny: hangup and hold calls in PROCEED state
...
as those CONNECTED
2010-07-20 22:43:56 +02:00
Giovanni Maruzzelli
5c2fa74f50
let's use XFlush instead of XSync, helps broken XLib
...
Signed-off-by: root <root@server1.celliax.org>
2010-07-20 11:12:22 -05:00
Anthony Minessale
b4773504db
fix profile shutdown
2010-07-19 17:48:14 -05:00
Anthony Minessale
72be253d2b
MODSOFIA-83
2010-07-16 10:05:12 -05:00
root
8c58074c9a
initial t.38 support.
...
remake logical channel opening.
add missing param name in example config.
2010-07-07 20:22:56 +04:00
Anthony Minessale
088cee65f9
try to compensate for silly compiler issue
2010-07-06 13:34:24 -05:00
Anthony Minessale
b037f1b6e1
doh
2010-07-05 16:48:07 -05:00
Anthony Minessale
01b17ec69e
prefer telephone-event with same rate over others
2010-07-05 14:26:38 -05:00
Anthony Minessale
e9405ba64b
fix build
2010-07-05 13:13:47 -05:00
Anthony Minessale
7898679b20
tweak
2010-07-01 09:37:49 -05:00
Anthony Minessale
f2ea3ee315
indent run
2010-06-30 10:35:15 -05:00
Anthony Minessale
51cb9efe9a
remove ass
2010-06-29 14:05:44 -05:00
Anthony Minessale
d700e69625
.
2010-06-29 13:47:15 -05:00
Anthony Minessale
911e9182e1
add cid-in-1xx profile param and sip_cid_in_1xx chan var
2010-06-29 09:32:41 -05:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
Mathieu Parent
20194286a4
Skinny: correct early media and answer
...
- SWITCH_MESSAGE_INDICATE_DISPLAY was missing a "break" statement
- handle not responding device (cancels early media or answer)
- don't send messages when listener is not ready (fix rare crashes)
2010-06-25 18:25:12 +02:00
Anthony Minessale
464ecd1b18
revert part of 92bd8966fa7ecf852fac8fdc88a900e424335b33 FSCORE-598
2010-06-24 14:30:37 -05:00
Anthony Minessale
64a71c5798
destroy handle on bad authenticate
2010-06-24 13:19:14 -05:00
Anthony Minessale
0bff1a411b
clean up indenting in sofia
2010-06-23 13:22:52 -05:00
Jeff Lenk
4010911db9
sync express to limit changes + add skinny
2010-06-20 12:07:11 -06:00
Anthony Minessale
d1492c0da4
remove log
2010-06-18 17:39:44 -05:00
Anthony Minessale
fabaa4a28e
MODSOFIA-77
2010-06-18 17:09:26 -05:00
Anthony Minessale
a0c641aeb7
MODSOFIA-59 (part 2)
2010-06-18 16:53:02 -05:00
Joao Mesquita
e8f5bbae28
Add a var with the contact count
2010-06-18 18:39:17 -03:00
Anthony Minessale
beae21d729
MODSOFIA-59
2010-06-18 15:42:28 -05:00
Anthony Minessale
92bd8966fa
FSCORE-598
2010-06-18 13:40:10 -05:00
Anthony Minessale
8b4a8cc3ef
format refactor
2010-06-17 14:36:31 -05:00
Anthony Minessale
3026e639fe
MODENDP-312
2010-06-17 10:24:36 -05:00
Mathieu Parent
5017869399
Skinny: handle early media
...
See MODSKINNY-8 (switch_core_io.c:121
SKINNY/internal/SEP002699438FB6:0/1 has no read codec when using early
media)
2010-06-17 07:44:33 +02:00
Mathieu Parent
df92a3ca07
Skinny: Remove unused flags
2010-06-17 07:05:28 +02:00