13652 Commits

Author SHA1 Message Date
Anthony Minessale
d1ad4d477c add no_loopback flag to apps so they can tell mod_loopback to bow out 2012-10-31 12:56:09 -05:00
Anthony Minessale
a4a44fb140 FS-4741 parse timezone variable and adjust time for time based routing 2012-10-31 10:43:59 -05:00
Anthony Minessale
c50336b1f8 deal with handles being released incorrectly 2012-10-31 10:31:23 -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
6d7e2799c3 FS-4741 I think I see the issue, try this 2012-10-31 11:41:48 -04:00
Michael Jerris
603f3eff97 add configure flag to turn on legacy coredb behavior 2012-10-31 11:22:10 -04:00
Michael Jerris
4fcf7c3443 always update state to CS_HANGUP for now, even if the channel is gone to handle race where we miss this update 2012-10-31 10:44:38 -04:00
Anthony Minessale
ab99143d5f only put session pointers in when its done from a codec that comes from a session and set it to the right one 2012-10-30 16:56:03 -05:00
Anthony Minessale
f1bcc387a3 put back seq number when pulling from jb 2012-10-30 16:05:44 -05:00
Michael Jerris
1de65cbcd0 handle state update for hangup 2012-10-30 19:02:33 -04:00
Anthony Minessale
74dbbb014f FS-4775 --resolve use vars voicemail_callback_dialplan and voicemail_callback_context 2012-10-30 15:33:35 -05:00
Anthony Minessale
3595c528ae reset rtpip index on reload 2012-10-30 14:22:31 -05:00
Anthony Minessale
4baec06540 add api_on_pre_originate 2012-10-30 11:06:33 -05:00
Eliot Gable
c711eabd75 More descriptive ODBC error messages. 2012-10-30 18:19:13 +00:00
Anthony Minessale
c9d6b801ab add calls to execute_on_post_originate for a leg too 2012-10-30 09:05:41 -05:00
Anthony Minessale
29628007f4 good measure 2012-10-30 08:03:03 -05:00
Jeff Lenk
acd73bfaee FS-4758 try this 2012-10-29 23:16:46 -05:00
Jeff Lenk
fe4d736ff9 windows trivial compiler fixes and vs2010 reswig 2012-10-29 22:34:51 -05:00
Anthony Minessale
8626978201 fix race cond 2012-10-29 15:16:55 -05:00
Anthony Minessale
de5f0c5144 fix some sql mem leaks. regression from recent refactor 2012-10-29 14:38:37 -05:00
Anthony Minessale
bc0912cd11 FS-4773 --resolve 2012-10-29 14:24:01 -05:00
Anthony Minessale
d86f2c724a fix logic err 2012-10-29 13:47:21 -05:00
Anthony Minessale
3812ebb958 let codecs see current frame via the codec obj 2012-10-29 15:07:50 -05:00
Anthony Minessale
4b5cdd87f1 refactor 2012-10-29 11:46:32 -05:00
Anthony Minessale
bf0056f3b8 FS-4729 try this 2012-10-29 09:47:01 -05:00
Anthony Minessale
759d26db09 FS-4771 --resolve 2012-10-29 09:27:59 -05:00
Anthony Minessale
fe5dbf3b03 FS-4770 --resolve 2012-10-29 09:27:08 -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
Anthony Minessale
5533d71366 put back the hangup one for the time being 2012-10-29 07:49:25 -05:00
Anthony Minessale
652da36862 fix id-less bug from mailing list .. USE JIRA DANG IT 2012-10-27 12:34:35 -05:00
Anthony Minessale
96550e893e finish off sql optimization 2012-10-27 12:27:00 -05:00
Anthony Minessale
60f7849cbe FS-4769 should work now 2012-10-27 11:33:06 -05:00
Jeff Lenk
0fa6826a80 trivial compiler warning fix + vs2010 reswig 2012-10-27 11:20:34 -05:00
Anthony Minessale
0e139e1c0e missed a spot 2012-10-26 21:00:25 -05:00
Anthony Minessale
9d4b72b29a fold the last round of sql manager changes back into the core and use it for the central db and simplify the algorithm 2012-10-26 20:52:09 -05:00
Anthony Minessale
0e2f33e2b0 add mutex for good measure 2012-10-26 16:12:44 -05:00
William King
6bc230547c Adding an anti pattern check option 2012-10-26 15:45:59 -07:00
Anthony Minessale
b94ef869e3 FS-4769 try this patch and put {drop_dtmf=true} in your dial string 2012-10-26 14:46:36 -05:00
Anthony Minessale
6b9c2ca8af fix for new db stuff 2012-10-26 14:17:52 -05:00
Anthony Minessale
28aa2ad291 optimize sql generator to skip insert/update stmts on channels that do not exist 2012-10-26 12:10:36 -05:00
Anthony Minessale
fbfe830abf do lookup in dingaling when an address is specified as host:foo.bar.com like sofia does 2012-10-26 11:57:38 -05:00
Anthony Minessale
d905bc8488 FS-4763 --resolve 2012-10-26 10:13:04 -05:00
Anthony Minessale
7088758ae3 FS-4684 try this 2012-10-26 09:30:47 -05:00
Jeff Lenk
8a5212164f windows fixes for last commit + vs2010 reswig 2012-10-25 19:00:28 -05:00
Anthony Minessale
15837ff5c8 more little caesars 2012-10-25 16:22:52 -05:00
Anthony Minessale
1d4e16419e fix macro 2012-10-25 15:13:31 -05:00
Anthony Minessale
7a180b752d swig 2012-10-25 15:10:15 -05:00
Anthony Minessale
16d41e463c get rid of little caesars 2012-10-25 15:09:09 -05:00
Anthony Minessale
49166a3c58 typo 2012-10-25 14:17:26 -05:00