4884 Commits

Author SHA1 Message Date
Anthony Minessale
c98b01a205 make display in contact compat with broken aastra 2013-07-17 16:35:24 -05:00
Anthony Minessale
9f52531630 FS-5613 --resolve only alphanumeric plus - _ . are now allowed 2013-07-17 09:21:28 -05:00
Nathan Neulinger
acb33edc3a skinny: improve hangup handling 2013-07-15 15:19:18 -05:00
Anthony Minessale
57a13694f7 use this and send {sip_gethostbyname=true} in the dial string to force this behaviour 2013-07-12 13:54:50 -05:00
Anthony Minessale
647f3fd3fb FS-5396 --resolve 2013-07-12 13:36:04 -05:00
Nathan Neulinger
af9a18c63c FS-4027 - improve adherence to code conventions 2013-07-12 12:00:57 -05:00
Nathan Neulinger
655325ab05 fixup and merge in FS-4027 enhancements for additional device support 2013-07-12 11:39:23 -05:00
Nathan Neulinger
802aa379fc skinny typedef 2013-07-12 11:15:46 -05:00
Nathan Neulinger
76c3f4be98 add a few additional skinny message types 2013-07-12 11:05:52 -05:00
Nathan Neulinger
9bdfb18715 skinny correct field name 2013-07-12 11:05:18 -05:00
Nathan Neulinger
11cd5262f7 update device types list with more known types 2013-07-12 11:04:32 -05:00
Nathan Neulinger
bab6ebc549 skinny: improve cleanup of devices during registration and unregistration, resolves some weird state issues when devices get disconnected 2013-07-11 13:14:44 -05:00
Stefan Knoblich
90021b2953 mod_sofia: Add missing format string to switch_event_add_body() call
Fixes GCC format string warning/error.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-07-11 01:15:16 +02:00
Ken Rice
be98eb34ab FS-5559 --resolve 2013-07-10 11:49:58 -05:00
Seven Du
2985d38f52 debug audio on h323 channels 2013-07-09 14:10:02 +08:00
Anthony Minessale
fd1893197e FS-5586 --resolve 2013-07-08 07:55:50 -05:00
Ken Rice
51fd5a6cee --resolve FS-5426 2013-07-03 14:13:05 -05:00
Ken Rice
bf89fbd81d --resolve FS-5432 2013-07-03 14:13:05 -05:00
Giovanni Maruzzelli
4a3d1a074f FS-5148 gsmopen: wait for the first audio write() before giving the AT command that moves the audio path to the audio tty (eg: don't accumulate noise by not sending frames on the open tty) 2013-07-03 13:56:02 +02:00
Giovanni Maruzzelli
172df304cc gsmopen: on Linux, automatically find out and setup audio and data ports associated to dongle model, IMEI and IMSI 2013-07-03 10:02:09 +02:00
Nathan Neulinger
a0043b8ca2 partial rollback of ec6754262863475136c6a53b012eb7b0bb62d7ba to fix skinny breakage 2013-07-01 22:19:40 -05:00
Anthony Minessale
dac93d7936 FS-5527 --resolve 2013-06-28 10:42:06 -05:00
Nathan Neulinger
5fefae03fd improve skinny behavior in HA deployment 2013-06-26 21:56:10 -05:00
Nathan Neulinger
375c102ae0 typo 2013-06-26 21:55:38 -05:00
Anthony Minessale
3879a85bfb set rtp params in skinny for rtp flush on bridge 2013-06-26 18:35:06 -05:00
Anthony Minessale
c903934628 FS-5550 --resolve 2013-06-26 10:51:44 -05:00
Anthony Minessale
bf5fa172e5 FS-5547 --resolve 2013-06-26 10:47:40 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Nathan Neulinger
f59690c02f skinny more logging improvements and some refactoring of protocol replies 2013-06-23 21:47:58 -05:00
Nathan Neulinger
9279113a26 skinny - add simple expansion of text strings by id in the logging msgs 2013-06-23 16:11:54 -05:00
Nathan Neulinger
86e4e580b1 logging 2013-06-23 15:18:10 -05:00
Nathan Neulinger
4b0bae5afd fix broken build due to running with warnings disabled, oops 2013-06-23 15:11:31 -05:00
Nathan Neulinger
4a267627f2 skinny logging 2013-06-23 14:58:25 -05:00
Jeff Lenk
0d4967b718 fix windows build 2013-06-23 14:34:26 -05:00
Nathan Neulinger
e744bf0385 improvements to skinny logging, table based message text ids 2013-06-23 14:19:05 -05:00
Nathan Neulinger
a38ea77fa3 misc constant name adjustments to match actual text on phones 2013-06-22 13:46:26 -05:00
Nathan Neulinger
1b2341b6d8 FS-5532 - workaround to improve behavior, but not correct fix 2013-06-21 14:48:49 -05:00
Giovanni Maruzzelli
eb79128d8e skypopen: OSS driver has active timers only on active devices (eg: when it's actually used by a skypeclient) 2013-06-21 10:58:16 +02:00
Anthony Minessale
f35ea43b38 FS-5513 --resolve 2013-06-20 18:33:40 -05:00
Giovanni Maruzzelli
7e2ea11b67 gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
4640a9c80c gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
66f028b4ba gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
0a364e1f3b gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
fa1d773a84 FS-4821 fixed core dump when received sms in UCS2 after having sent sms in UCS2 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
12c96d9009 FS-5292 gsmopen: patch from garmt 2013-06-20 14:21:49 +02:00
Giovanni Maruzzelli
607ef575bc FS-5482 skypopen: check assignment on possibly NULL pointer, avoiding segfault 2013-06-20 10:17:52 +02:00
Anthony Minessale
4baf0276d6 FS-5513 --resolve 2013-06-18 21:16:56 -05:00
Jeff Lenk
a7be251bd8 fix several more windows compiler warnings and mod_gsmopen 2013-06-18 22:44:11 -05:00
Nathan Neulinger
5d0753e330 FS-5510 --resolve - also add logging of hangup cause 2013-06-18 12:21:35 -05:00
Nathan Neulinger
f782c280d4 add skinny cmd to kill all current listeners 2013-06-18 09:41:56 -05:00