4910 Commits

Author SHA1 Message Date
Anthony Minessale
4336f4fc28 use this and send {sip_gethostbyname=true} in the dial string to force this behaviour 2013-07-12 13:55:10 -05:00
Anthony Minessale
30926251cb FS-5396 --resolve 2013-07-12 13:36:31 -05:00
Nathan Neulinger
27f0744160 FS-4027 - improve adherence to code conventions 2013-07-12 12:01:38 -05:00
Nathan Neulinger
f21d4a0fc0 fixup and merge in FS-4027 enhancements for additional device support 2013-07-12 11:39:44 -05:00
Nathan Neulinger
5c9bb344ab skinny typedef 2013-07-12 11:15:59 -05:00
Nathan Neulinger
37e6195e35 add a few additional skinny message types 2013-07-12 11:06:43 -05:00
Nathan Neulinger
fd31247ef9 skinny correct field name 2013-07-12 11:06:36 -05:00
Nathan Neulinger
079d65896b update device types list with more known types 2013-07-12 11:06:31 -05:00
Nathan Neulinger
2eab94be78 skinny: improve cleanup of devices during registration and unregistration, resolves some weird state issues when devices get disconnected 2013-07-11 13:15:14 -05:00
Stefan Knoblich
0e2a590afa 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:20:22 +02:00
Ken Rice
d1b43f36f0 FS-5559 --resolve 2013-07-10 11:58:14 -05:00
Seven Du
3e92f570d1 debug audio on h323 channel 2013-07-09 14:03:06 +08:00
Ken Rice
c58b1508a2 --resolve FS-5426 2013-07-03 14:14:33 -05:00
Ken Rice
42916f8176 --resolve FS-5432 2013-07-03 14:14:20 -05:00
Nathan Neulinger
620a5804e6 partial rollback of ec6754262863475136c6a53b012eb7b0bb62d7ba to fix skinny breakage 2013-07-01 22:19:15 -05:00
Anthony Minessale
74740cca5f FS-5527 --resolve
Conflicts:
	libs/sofia-sip/.update
	libs/sofia-sip/libsofia-sip-ua/nta/nta.c
2013-06-28 10:45:33 -05:00
Nathan Neulinger
8a3cdc75fc improve skinny behavior in HA deployment 2013-06-26 21:56:54 -05:00
Nathan Neulinger
0e5f90c086 typo 2013-06-26 21:56:48 -05:00
Anthony Minessale
ec67542628 set rtp params in skinny for rtp flush on bridge 2013-06-26 18:35:36 -05:00
Anthony Minessale
594d9f8172 FS-5550 --resolve 2013-06-26 10:51:55 -05:00
Nathan Neulinger
543dc3caea make noexpandtab explicit in all vim modelines other than xml files
Conflicts:
	src/include/switch_core_media.h
	src/mod/endpoints/mod_sofia/sofia_media.c
	src/switch_core_media.c
2013-06-25 09:39:37 -05:00
Nathan Neulinger
8fd4994b0c skinny more logging improvements and some refactoring of protocol replies 2013-06-23 21:49:15 -05:00
Nathan Neulinger
2060654809 skinny - add simple expansion of text strings by id in the logging msgs 2013-06-23 16:12:13 -05:00
Nathan Neulinger
38ccc48980 logging 2013-06-23 15:18:33 -05:00
Nathan Neulinger
8450dfcaf5 fix broken build due to running with warnings disabled, oops 2013-06-23 15:11:58 -05:00
Nathan Neulinger
71cddf1912 skinny logging 2013-06-23 14:59:58 -05:00
Jeff Lenk
251de9d95d fix windows build 2013-06-23 14:40:51 -05:00
Nathan Neulinger
9679fac195 improvements to skinny logging, table based message text ids 2013-06-23 14:24:29 -05:00
Nathan Neulinger
f2fcde49f9 misc constant name adjustments to match actual text on phones 2013-06-22 13:46:50 -05:00
Nathan Neulinger
1b55a67083 FS-5532 - workaround to improve behavior, but not correct fix 2013-06-21 14:49:17 -05:00
Anthony Minessale
1baee6b8cf FS-5513 --resolve 2013-06-20 18:33:55 -05:00
Anthony Minessale
0c132707ce doh 2013-06-20 13:23:55 -05:00
Anthony Minessale
904189a485 add novideo app 2013-06-20 11:29:26 -05:00
Anthony Minessale
7c607c7e8e FS-5513 2013-06-18 21:17:28 -05:00
Nathan Neulinger
ec361cf48a FS-5510 --resolve - also add logging of hangup cause 2013-06-18 12:22:04 -05:00
Nathan Neulinger
587ecb8e69 add skinny cmd to kill all current listeners 2013-06-18 09:42:18 -05:00
Nathan Neulinger
275469bbb9 Add skinny device kill api command 2013-06-18 09:19:05 -05:00
Anthony Minessale
46825dd711 FS-5513 --resolve 2013-06-17 21:38:09 -05:00
Brian West
05b1b35121 remove debugging 2013-06-17 17:51:34 -05:00
Anthony Minessale
50e1f58d5b add deflect parsing support for mod_loopback and fix unloop bug 2013-06-17 10:44:43 -05:00
William King
3d13776af2 DO NOT PULL TO MASTER. Fix typo when setting the video recv port. Bug does not exist in master due to the refactor. 2013-06-12 18:33:45 -07:00
Travis Cross
9b611f0175 Spelling fix 2013-06-07 07:26:29 +00:00
William King
66652ec198 how...? 2013-06-07 07:26:28 +00:00
William King
b214f20768 Since there isn't neutral ground, on the rtmp state callback we actually have to force the write lock of the session, but we only need a try lock on removing the session from the rsession->session_hash. This removes a deadlock caused when we had to enforce with locks that the rsession couldn't be destroyed if the FS session was in the middle of a hangup. 2013-06-07 07:26:28 +00:00
William King
ce9bf959e9 Seems the session wasn't coming to the hangup in a locked state. 2013-06-07 07:26:27 +00:00
William King
1ff548f24c Seems having a read lock still prevents a write lock to be taken, even if the thread that is trying to get the write lock currently has the read lock. 2013-06-07 07:26:27 +00:00
William King
8d370ff6e6 Include the write lock since we're changing the tech_pvt 2013-06-07 07:26:26 +00:00
Jeff Lenk
ec44f6aec0 FS-5167 2013-06-07 07:26:11 +00:00
William King
b424ad303d FS-5440: don't assert on bad input rtmp data 2013-06-07 05:42:44 +00:00
Giovanni Maruzzelli
e8d3712d56 test 2, please ignore 2013-06-07 05:19:02 +00:00