Commit Graph

23255 Commits

Author SHA1 Message Date
Anthony Minessale 0a0f5951ab check in page app 2012-11-01 15:50:46 -05:00
Ken Rice 3c249b012e FS-4003 --resolve add IPv6 support to ESL client library, thanks to Steven Ayre 2012-11-01 22:39:16 +00:00
William King 5bc9fa8a66 More accurate and detailed sample configuration file. 2012-11-01 13:30:29 -07:00
Anthony Minessale 87b796c857 FS-4776 forgot to push this 2012-11-01 16:29:53 -04:00
Anthony Minessale 94763ea52b FS-4681 --resolve 2012-11-01 13:07:47 -05:00
Brian West 43dfc70327 FS-4745 --resolve 2012-11-01 15:04:31 -05:00
Brian West efcd5656fb FS-4743 --resolve 2012-11-01 15:00:34 -05:00
William King b4502078cf Remove potential infinate loop when caller hung up before audio completed. Thanks to telapi.com for the patch 2012-11-01 11:50:35 -07:00
William King e081f8ffc2 Improve handling of file error and closing conditions. Thanks to telapi.com for the patch. 2012-11-01 11:50:35 -07:00
Anthony Minessale b113330049 revert 2012-11-01 12:27:11 -05:00
Anthony Minessale ce142f06f7 revert 2012-11-01 12:26:31 -05:00
Anthony Minessale f7366b6c91 loop on eintr on pop and trypop 2012-11-01 12:25:29 -05:00
Anthony Minessale 3e94242c4b FS-4779 try this instead 2012-11-01 09:14:34 -05:00
Anthony Minessale 2494448846 FS-4781 --resolve I added some more code to the jb for seq but I still think the timestamp is more reliable than the seq since we can't know if the rtp is passing over a media proxy who may preserve the timestamps but still rewrite the seq, its more likely the ts shows the more accurate order of the rtp stream 2012-11-01 09:00:43 -05:00
Jeff Lenk 254514448f vs2010 reswig 2012-10-31 20:48:28 -05:00
Anthony Minessale aee3767420 FS-4780 try this 2012-10-31 14:27:57 -05:00
Anthony Minessale 9fae77ae76 doh 2012-10-31 13:02:03 -05:00
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 7ade45164a FS-4776 --resolve 2012-10-31 11:46:17 -04:00
Anthony Minessale 0343b3ae8f FS-4777 --resolve 2012-10-31 11:45:09 -04: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
Travis Cross a5acfa218c Help mod_h323 build on wheezy
libopenh323-dev is in squeeze and sid, but it doesn't look like it's
going to make it into wheezy at this point.

H323Plus claims to be a drop-in replacement, but this should probably
be tested thoroughly.

Note that mod_h323 is still in the avoid_mods list pending testing to
verify that it builds cleanly on each target.

Thanks-to: Steven Ayre <steveayre@gmail.com>

FS-4567 --resolve
2012-10-31 15:17:40 +00: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
Michael Jerris d5d107d281 FS-3473: --resolve do not use asm optimizations on newer broken apple compiler until we can figure out the correct fix for this 2012-10-30 10:43:38 -04: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 00def46a64 typo 2012-10-29 15:51:16 -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
Moises Silva d39269b217 freetdm: ftmod_pritap - Fix memory corruption due to freeing a call
pointer that was still in use
2012-10-29 15:34:08 -04:00
Moises Silva 87a1d78e42 freetdm: ftmod_pritap - Use a single thread per every pair of spans tapping a single line 2012-10-29 15:33:59 -04:00
Moises Silva aeb07172b0 freetdm: ftmod_pritap - Do not print an error when the crv is no longer in use
since this is a valid code path
2012-10-29 15:33:50 -04:00
Moises Silva e4e6fa65d0 freetdm: ftmod_pritap - Lock the channel during call setup
Destroy the peer before the master channel
2012-10-29 15:33:41 -04:00