Commit Graph

14641 Commits

Author SHA1 Message Date
Chris Rienzo 609b0b324d mod_rayo: fix crash when DTMF is received after input timeout 2013-06-21 09:42:54 -04: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 5a0f43d956 make sure sip-hold works on webrtc 2013-06-21 00:41:25 -05:00
Anthony Minessale 76177e6196 FS-5531 --resolve add another optional param to supply flags for either behaviour n for null and b for boolean 2013-06-20 22:53:43 -05:00
Anthony Minessale 1e9ab89bbb sniffing glue 2013-06-20 22:25:25 -05:00
Anthony Minessale 5cb4cd9d9c fill the opposite file to keep data in sync 2013-06-20 21:51:31 -05:00
Anthony Minessale 16bdee13fc add answer_delay variable to sleep N ms when answer is called from the channel thread 2013-06-20 21:29:31 -05:00
Anthony Minessale 48ea6b5217 FS-5530 2013-06-20 21:15:32 -05:00
Anthony Minessale 1617469019 FS-5530 --resolve 2013-06-20 21:10:23 -05:00
Anthony Minessale e1b6d4d1be FS-5530 --resolve 2013-06-20 20:58:55 -05: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
Anthony Minessale b0f964f23f swigall 2013-06-20 11:41:34 -05:00
Anthony Minessale 9cc21d28fc add novideo app 2013-06-20 13:10:21 -05:00
Anthony Minessale 702c9af3f9 add novideo app 2013-06-20 13:08:09 -05:00
Anthony Minessale e60f37f651 FS-5529 --resolve 2013-06-20 12:36:30 -05:00
Chris Rienzo dc604fd589 mod_ssml: XML decode <audio src=".. attribute since iksemel SAX parser doesn't 2013-06-20 09:25:45 -04: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
Jeff Lenk b4ba31dad6 more trivial compiler warnings for windows 2013-06-19 10:44:31 -05:00
Chris Rienzo a8751d15ce mod_rayo: allow variables to be passed in dialstring 2013-06-19 08:53:17 -04:00
Anthony Minessale bd2862080c FS-4969 --resolve 2013-06-18 21:19:24 -05: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
Anthony Minessale 9cf05e3595 only refuse loopback endoint not profiles named loopback 2013-06-18 16:19:08 -05:00
Jeff Lenk ec9eebbf99 fix trivial compiler error and vs2010 reswig 2013-06-18 16:55:03 -05:00
Brian West 750c06c1b8 fix reload of outbound_name change 2013-06-18 15:49:12 -05:00
Anthony Minessale 691acf2812 fix build on cent5 2013-06-18 14:38:57 -05:00
Nathan Neulinger 5d0753e330 FS-5510 --resolve - also add logging of hangup cause 2013-06-18 12:21:35 -05:00
Anthony Minessale a42b7de6d5 swigall 2013-06-18 09:13:50 -05:00
Nathan Neulinger f782c280d4 add skinny cmd to kill all current listeners 2013-06-18 09:41:56 -05:00
Nathan Neulinger 45d33b02e9 Add skinny device kill api command 2013-06-18 09:18:31 -05:00
Anthony Minessale 1b0375371a refactor 2013-06-18 06:24:17 -05:00
Anthony Minessale d642eb96f0 FS-5513 --resolve 2013-06-17 21:37:53 -05:00
Anthony Minessale 2fac3a8e83 refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
Anthony Minessale 3ac4e77384 FS-5519 --resolve 2013-06-17 19:43:24 -05:00
Brian West 3634d4a0e7 remove debugging 2013-06-17 17:51:48 -05:00
Anthony Minessale db59af93e3 remove cid flip from pickup 2013-06-17 10:57:33 -05:00
Anthony Minessale c3de185b22 add deflect parsing support for mod_loopback and fix unloop bug 2013-06-17 10:45:00 -05:00
Anthony Minessale 2c9ee26fdd dont change device state from hangup to hangup 2013-06-17 10:44:22 -05:00
Jeff Lenk f858176f89 vs2010 reswig 2013-06-14 11:45:44 -05:00
Chris Rienzo 0311d4615a mod_rayo: some fixes for punchblock 2.0 compatibility 2013-06-13 15:28:53 -04:00
William King b73a8fe624 Fix missing return statement. 2013-06-13 10:08:16 -07:00
Chris Rienzo 2d4acdfa61 mod_rayo: updates for 0.2 of spec 2013-06-13 11:23:12 -04:00
William King 4219049789 New compiler warning(error). Unused assignment before the pointer is reassigned. 2013-06-12 21:39:27 -07:00
William King 3f2f393a7c If the addr pointer is NULL, better to check first before using it. 2013-06-12 21:24:06 -07:00