1119 Commits

Author SHA1 Message Date
Anthony Minessale
ef1accf707 FS-3487 --resolve 2011-08-04 20:26:23 -05:00
Anthony Minessale
714195b8f2 FS-3487 gonna guess, try this... 2011-08-04 16:34:01 -05:00
Anthony Minessale
f83ec35ab4 FS-3444 revert 2011-08-03 23:52:15 -05:00
Anthony Minessale
bd64631b5c skip looking up session again in hash table when we already are parsing the event from the session thread 2011-08-03 23:47:47 -05:00
Anthony Minessale
d364e9f2b8 display fixes and add 2 new cols to channels to store last sent display data 2011-08-03 23:43:41 -05:00
Anthony Minessale
dbed0cb984 wrong toin at albakerky 2011-08-01 21:13:54 -05:00
Anthony Minessale
2d9d3f479c call update 2011-08-01 20:59:55 -05:00
Anthony Minessale
77413ba9ba FS-3451 --resolve we support this but there was a bug, should work now 2011-08-01 20:08:04 -05:00
Anthony Minessale
4b1bb61fff addtl update to last commit 2011-08-01 15:43:07 -05:00
Anthony Minessale
c16c74d9c0 update show calls to show both 1 legged calls and bridged calls, also show bridged_calls for previous behaviour of show calls 2011-08-01 14:43:03 -05:00
Anthony Minessale
98473085ea add homer capture hooks to mod_sofia 2011-07-31 18:36:23 -05:00
Anthony Minessale
f527ed686f cid tweak 2011-07-29 23:42:46 -05:00
Anthony Minessale
ad51c7917a FS-3465 --resolve 2011-07-29 23:29:00 -05:00
Anthony Minessale
3f489a2a21 add NDLB-allow-nondup-sdp to indicate you want to parse a differnt sdp in 200 ok from 1xx (previous default) this is a RFC violation so I decided not to support it by default anymore. Enable this if you want that broken behaviour 2011-07-29 22:16:39 -05:00
Jeff Lenk
868d8230d1 FS-3444 trivial compile fix 2011-07-29 19:05:59 -05:00
Anthony Minessale
a0cec8ab26 FS-3444 --resolve slightly simpler way to do the same thing 2011-07-29 15:23:17 -05:00
Jeff Lenk
b2299035fd FS-3421 --resolve 2011-07-22 15:51:50 -05:00
Anthony Minessale
1729078f56 FS-3386 2011-07-16 11:30:36 -05:00
Anthony Minessale
2f950634ab fix sip auto_simplify 2011-07-16 02:34:17 -05:00
Anthony Minessale
1675981428 FS-3386 roll back a few revs then remove some refs and reroll patches that were in between 2011-07-16 01:03:01 -05:00
Anthony Minessale
30ebe5dea4 FS-3386 this should do it 2011-07-15 00:23:07 -05:00
Jeff Lenk
6925af68e0 FS-3422 --resolve typo 2011-07-14 09:42:33 -05:00
Anthony Minessale
2932c1fa17 FS-3386 Try this revision please 2011-07-14 00:17:05 -05:00
Anthony Minessale
e339b549e0 FS-3386 this is probably relevant, try this revision 2011-07-13 10:37:38 -05:00
Travis Cross
7cdc8342dc if user has set presence_id, don't override it 2011-07-13 07:08:18 +00:00
Anthony Minessale
4f90f8d0d1 supress overly chatty err msg 2011-07-11 21:35:50 -05:00
Jeff Lenk
d9bbf12963 FS-3304 --resolve attended transfers, it fails to parse the Replaces when encoded 2011-07-08 22:48:11 -05:00
Anthony Minessale
f1ee225cb1 push out signal data into its own queue system 2011-07-08 12:52:18 -05:00
Anthony Minessale
6f62f39139 FS-3386 fix small mem leak in sofia 2011-07-01 12:27:40 -05:00
Anthony Minessale
acd0898e32 support final response in response header passing 2011-06-28 10:30:11 -05:00
Anthony Minessale
4962542b40 FS-867 --resolve 2011-06-27 10:15:03 -05:00
Anthony Minessale
bc7cb400c0 add sip_liberal_dtmf chanvar and liberal-dtmf profile param to use the maximum methods of DTMF avoiding sticking to the spec which leads to incompatability 2011-06-23 17:57:10 -05:00
Anthony Minessale
3be64cbf62 FS-3354 --resolve 2011-06-20 10:07:01 -05:00
Anthony Minessale
fb68746eed add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling 2011-06-16 14:37:22 -05:00
Anthony Minessale
9df8169d1f add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns 2011-06-16 14:32:14 -05:00
Anthony Minessale
8663278a69 revert 2011-06-15 11:16:04 -05:00
Anthony Minessale
06ec179b44 reapply 2011-06-15 10:29:44 -05:00
Anthony Minessale
bf7895278e revert 2011-06-15 10:29:07 -05:00
Anthony Minessale
25604d60d5 FS-3326 revert 68c389d 2011-06-15 10:10:37 -05:00
Anthony Minessale
a20a3f3461 FS-3340 revert c5a2275f62940eacb3449967211a9ab800d03a56 it breaks acking on session timers and initial invite 2011-06-15 10:02:34 -05:00
Mathieu Rene
52ad8b44a3 FS-3342 --resolve 2011-06-12 12:01:58 -04:00
Anthony Minessale
c5a2275f62 FS-3340 2011-06-10 09:41:30 -05:00
Anthony Minessale
7d2e2ce071 FS-3214 forgot 1 important line 2011-06-09 10:57:04 -05:00
Anthony Minessale
7330a06f99 FS-3214 try this patch too 2011-06-09 10:22:40 -05:00
Anthony Minessale
07a797522a FS-3214 try this patch 2011-06-08 18:50:21 -05:00
Anthony Minessale
68c389df46 FS-3326 --resolve ok thx 2011-06-03 09:45:07 -05:00
Anthony Minessale
51c215809f only accept info dtmf when its configured to 2011-06-01 13:19:28 -05:00
Anthony Minessale
64f8ad3f84 FS-3324 --resolve I think this is a misconfiguration where you have nat detected and no external ip configured 2011-06-01 10:59:38 -05:00
Anthony Minessale
7bbbb9ccc5 add vars: flip_record_on_hold to make the recording flip to the other leg on hold, record_check_bridge to make recording the same file on the opposite leg of a bridge considered a duplicate attempt and record_toggle_on_repeat to make repeat recording the same file toggle the recording off 2011-05-31 22:22:18 -05:00
Anthony Minessale
bb614c5a08 followup 1 2011-05-31 13:10:37 -05:00