559 Commits

Author SHA1 Message Date
Anthony Minessale
f5ba0bb7d4 FS-5772 --resolve this is sort of a hack but less painful than reporting bugs to polycom
Conflicts:
	src/mod/endpoints/mod_sofia/sofia.c
2013-09-10 23:16:09 +05:00
Seven Du
4313520cd2 FS-5498 fix typo from commit ab947f5 2013-07-19 12:42:56 +08:00
Anthony Minessale
929f52b15c fix race condition on device state destroy 2013-06-28 14:21:18 -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
Anthony Minessale
8fc477d080 add answer_delay variable to sleep N ms when answer is called from the channel thread 2013-06-20 21:29:50 -05:00
Anthony Minessale
80669e8466 dont change device state from hangup to hangup 2013-06-17 10:43:59 -05:00
Seven Du
fe1b20eb59 FS-5498 add ringing and early stats to event 2013-06-12 09:23:22 +08:00
Anthony Minessale
efe3ff7be4 FS-5498 fix state change 2013-06-11 11:23:45 -05:00
Anthony Minessale
e0dc4842ae FS-5498 2013-06-10 19:13:05 -05:00
Anthony Minessale
ab947f5bc5 FS-5498 2013-06-10 18:21:51 -05:00
Anthony Minessale
f84bd3b948 add last callback run stamp to device records 2013-06-06 13:08:59 -05:00
Anthony Minessale
50b68f2f85 add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device 2013-06-05 11:19:53 -05:00
Anthony Minessale
4d5ea55924 FS-5480 --resolve 2013-05-28 08:18:00 -05:00
Anthony Minessale
dc13cb847f FS-5466 --resolve 2013-05-24 09:14:26 -05:00
Anthony Minessale
c08622235d FS-5402 --resolve the problem is ent originate has many channels and many causes to parse so we need to check it against all the causes 2013-05-22 11:01:59 -05:00
Anthony Minessale
360429304f fix minor cid issue in mod_fifo 2013-04-22 16:30:06 -05:00
Anthony Minessale
2d0b24743f move callstate changes down to take place after the core states have run 2013-04-15 10:43:49 -05:00
Anthony Minessale
16c1cc7df7 FS-5208 --resolve 2013-04-08 12:10:42 -05:00
Anthony Minessale
045039c379 refactor and cleanup more cid stuff 2013-04-05 15:29:14 -05:00
Anthony Minessale
066319662d endless cid fun 2013-04-05 08:28:49 -05:00
Anthony Minessale
4a2d0f011a flush on answer for inbound only 2013-04-04 13:47:43 -05:00
Anthony Minessale
b72d2c32d7 do some more caller-id cleanup 2013-04-01 23:02:29 -05:00
Anthony Minessale
262aed0ed1 remove debug code 2013-03-29 22:12:54 -05:00
Anthony Minessale
aca9257f93 tweaks for caller id in certian uuid_bridge situations 2013-03-28 22:17:28 -05:00
Brian West
b8b7176086 remove debug line left in by accident 2013-03-27 22:19:58 -05:00
Anthony Minessale
861c3e3ccc add switch_core_get_variables and allow execute_on funcs to see global vars too 2013-03-27 14:54:01 -05:00
Anthony Minessale
4e812bb263 FS-5169 --resolve 2013-03-13 10:37:44 -05:00
Anthony Minessale
50e7a09eca FS-4709 this is the right way to do this part 2013-02-26 15:32:19 -06:00
Anthony Minessale
aa89eab58f FS-4709 --resolve, not adding the change to switch_rtp I want to have that log line there, don't make vanity changes mixed in with code changes 2013-02-26 11:49:17 -06:00
Anthony Minessale
28680c5e58 fix callstate stuff to behave right on outbound calls 2013-02-23 12:55:58 -06:00
Anthony Minessale
ee7dd033fd fix race condition in state thread 2013-02-22 17:46:54 -06:00
Anthony Minessale
d4f8a79299 try to improve audio stream sync 2012-11-28 23:12:35 -06:00
Anthony Minessale
c7c528cd7c FS-4867 --resolve 2012-11-26 13:52:06 -06:00
Anthony Minessale
6f2976298f FS-4836 ok try this 2012-11-15 13:16:50 -06:00
Anthony Minessale
057861867e FS-4836 not quite 2012-11-15 13:14:08 -06:00
Anthony Minessale
73f022873b FS-4836 try this 2012-11-15 12:54:40 -06:00
Anthony Minessale
b39a2cbb8b put running_state in the channel event rather than the state so presence events reflect the current state of the channel and not the one that was possibly changed during the last state 2012-11-08 14:13:05 -06:00
Anthony Minessale
f1e16ccbfa only track calls once they have been answered 2012-10-24 12:33:13 -05:00
Jeff Lenk
a8ee444ab9 FS-4748 --resolve 2012-10-22 09:24:45 -05:00
Anthony Minessale
03d702fabc FS-4676 --resolve 2012-10-09 13:50:11 -05:00
Anthony Minessale
07ed03c458 FS-4625 --resolve 2012-09-20 09:57:58 -05:00
Anthony Minessale
9a193a9cd2 add hold_events variable with start and stop times for each hold 2012-09-12 16:36:17 -05:00
Anthony Minessale
c2893801cb add timestamps for on and off hold times to put in xml cdrs 2012-09-07 18:17:57 -05:00
Anthony Minessale
8c6b8edfea FS-4542 --resolve ok if this causes any problems it should lead us back to this commit 2012-08-17 14:07:20 -05:00
Anthony Minessale
cc351ca004 revert 2012-08-16 12:09:19 -05:00
Anthony Minessale
42bf44de51 FS-4539 please test this and post new logs if necessary 2012-08-16 11:56:55 -05:00
Anthony Minessale
bb69310259 FS-4079 FS-4540 please update to this version 2012-08-15 22:51:41 -05:00
Anthony Minessale
293429f78d add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion 2012-07-27 18:53:04 -05:00
Anthony Minessale
696fb9c28b expand vars in hold music variable 2012-07-26 13:17:39 -05:00
Anthony Minessale
293516be59 FS-4370 --resolve 2012-07-10 22:44:11 -05:00