Anthony Minessale
57fb368b32
sla cid tweaks
2013-04-05 00:29:20 -05:00
Anthony Minessale
6af46c3d60
remove depricated vars causing issues
2013-04-02 21:26:24 -05:00
Anthony Minessale
b72d2c32d7
do some more caller-id cleanup
2013-04-01 23:02:29 -05:00
Anthony Minessale
e17a614574
part 2 of other cid patch
2013-03-30 15:47:52 -05:00
Anthony Minessale
dcb4beb12f
update caller_id not callee_id when getting a display update from an inbound leg
2013-03-29 22:07:35 -05:00
Brian West
49138460a3
fix
2013-03-29 17:55:50 -05:00
Anthony Minessale
3bb6acf066
FS-5223
2013-03-26 15:44:26 -05:00
Anthony Minessale
a65a03a7dd
revert unintended change
2013-03-21 13:05:35 -05:00
Anthony Minessale
3034de6e79
FS-5155
2013-03-08 08:24:50 -06:00
Anthony Minessale
d9d238b183
FS-5139 --resolve
2013-03-05 13:33:07 -06:00
Anthony Minessale
fc1316601b
FS-5118 take 2
2013-02-27 09:04:55 -06:00
Anthony Minessale
8987e96744
add dedicated mutex for select based sql stuff
2013-02-25 15:42:26 -06:00
Anthony Minessale
dd3bd238c5
limit simo reg processing threads to 25 and add param to raise it
2013-02-21 12:26:30 -06:00
Anthony Minessale
18cd797065
cleanup
2013-02-18 13:54:34 -06:00
William King
fca349941e
Adding ability to require authentication for sip messages on a sofia profile.
2013-02-04 12:00:28 -06:00
Stefan Knoblich
ecc3f31373
mod_sofia: Follow-up fix for FS-5009 to avoid NULL-ptr dereference
...
Commit f913670e changed switch_core_session_sprintf() args
from sip->sip_to to sip->sip_from, but didn't update the enclosing if()
clause protecting the code from dereferencing NULL pointers.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-14 15:01:39 +01:00
Anthony Minessale
f913670e27
FS-5009
2013-01-10 12:44:35 -06:00
Anthony Minessale
80c2465a75
FS-5009
2013-01-10 10:32:54 -06:00
Raymond Chandler
c7c4bda847
fix pnp
2013-01-09 18:18:07 -05:00
Brian West
b8dfbbe129
FS-4994 --resolve
2013-01-07 13:41:08 -06:00
Anthony Minessale
eef506bcb0
FS-4985 --resolve
2013-01-07 11:43:26 -06:00
Anthony Minessale
298772184f
FS-4978 --resolve this is fine besides one minor change to only consider this path when we are doing passthru
2013-01-07 11:14:51 -06:00
Anthony Minessale
f2428b08f9
FS-4779 --resolve
2013-01-07 10:27:28 -06:00
Eliot Gable
6b9570cbf0
Add some additional info on transfer so callee_id_name and number are available in this scenario.
2013-01-03 23:09:19 +00:00
Anthony Minessale
7ba3dadcd8
FS-4859 regression
2012-12-10 13:52:25 -06:00
Anthony Minessale
1cebb320f8
FS-4859
2012-12-07 10:29:44 -06:00
Anthony Minessale
a7fafb2039
FS-4913 revert this breaks normal calls so nevermind
2012-12-06 12:22:31 -06:00
Anthony Minessale
8e5012e4d6
FS-4913 try this patch
2012-12-06 10:44:52 -06:00
Anthony Minessale
7744b62a62
add cr
2012-12-04 10:58:51 -06:00
Anthony Minessale
d31be4fbcb
FS-4813 --resolve
2012-12-04 07:46:31 -06:00
Anthony Minessale
4e3bb1a1e6
rtp and signal parsing adjustments
2012-11-30 13:54:47 -06:00
Michael Jerris
b4d7c2ab2c
FS-4882: fix potential seg
2012-11-29 16:49:05 -05:00
Anthony Minessale
395b7a9799
FS-4882 --resolve
2012-11-29 12:59:33 -06:00
Anthony Minessale
d4f8a79299
try to improve audio stream sync
2012-11-28 23:12:35 -06:00
Anthony Minessale
1f06fe909c
FS-4859 correction
2012-11-21 11:49:35 -06:00
Anthony Minessale
294a6016b8
FS-4859
2012-11-21 10:32:41 -06:00
Anthony Minessale
812d876414
FS-4856 --resolve
2012-11-21 09:11:04 -06:00
Anthony Minessale
43b094f139
fix some sql order issues
2012-11-16 20:09:43 -06:00
Eliot Gable
893cd7beb7
Add att_xfer_destination_number variable to indicate the original destination number of the attended transfer leg on REFER for semi-attended transfer scenarios.
2012-11-15 20:37:52 +00:00
William King
8f0b7e69de
Handle routing loop detection properly so that the delivery confirmation handling is more accurate.
2012-11-13 18:18:40 -08:00
Anthony Minessale
082085fc5a
FS-4824 --resolve
2012-11-11 09:09:22 -06:00
Anthony Minessale
f60962ae87
fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p
2012-11-07 12:10:50 -06:00
Anthony Minessale
8e3f6d21f9
FS-4796 --resolve
2012-11-06 08:51:38 -06:00
Anthony Minessale
e884de5b07
add NUTAG_RETRY_AFTER_ENABLE() tag to lib sofia and use it in mod_sofia to disable processing retry-after headers on a per-call basis
2012-11-02 13:54:54 -05:00
Anthony Minessale
3e94242c4b
FS-4779 try this instead
2012-11-01 09:14:34 -05:00
Anthony Minessale
5ca8cf7d8e
call destroy not stop in sofia profile
2012-10-31 08:59:31 -05:00
Anthony Minessale
23bb963d17
FS-4779 I don't have this labbed up to try so can you try this patch and repost logs if it doesn't work
2012-10-31 08:52:00 -05:00
Anthony Minessale
3595c528ae
reset rtpip index on reload
2012-10-30 14:22:31 -05:00
Anthony Minessale
4b5cdd87f1
refactor
2012-10-29 11:46:32 -05:00
Anthony Minessale
f657a3787b
fix regression from config refactor in rescan behaviour to pick up new gateways
2012-10-29 08:23:21 -05:00