Commit Graph

  • 6a34d570aa get boost up to date Anthony Minessale 2009-07-07 18:43:42 +00:00
  • 79cfacd1d4 get boost up to date Anthony Minessale 2009-07-07 18:43:42 +00:00
  • 31e3dd9ad2 destroy the event that we duped in the handler so we don't leak Brian West 2009-07-07 14:37:50 +00:00
  • e2980e0348 update docs Brian West 2009-07-06 23:27:48 +00:00
  • 0907bbbc63 change timing for media bug recording *yet again* Anthony Minessale 2009-07-06 22:21:45 +00:00
  • 4f6f7d285b mod_sofia: Have I said how dumb sip is sometimes? Brian West 2009-07-06 22:04:09 +00:00
  • 72a8c569a9 more docs Brian West 2009-07-06 19:30:54 +00:00
  • 835b6d31bb add time of day routing attrs to condition tags in xml dialplan Anthony Minessale 2009-07-06 18:31:23 +00:00
  • 1e8eb422f0 swigall Brian West 2009-07-06 14:14:33 +00:00
  • 1b14382f4a MODAPP-301 Brian West 2009-07-03 22:09:54 +00:00
  • 3f55e02c44 fix recording timing issue Anthony Minessale 2009-07-03 21:55:50 +00:00
  • d85f73d1dd adding ru-ring Brian West 2009-07-03 17:16:00 +00:00
  • 4d2a6927e5 skypiax: added XInitThreads() to configs/client.c, now is kind of a reliable tool Giovanni Maruzzelli 2009-07-03 11:58:10 +00:00
  • dbe8b148f4 - WARNING - Add STATUS ENQUIRY message handling to ozmod_isdn, this is a bad hack because the current OpenZAP isdn stack is not stateful (the experimental rewritten version is...) and so we have to try to map OpenZAP channel states to ISDN states, which is not possible in all cases. This patch (as long as it sends the right answer) prevents sudden disconnects of (active) calls, caused by not responding to a STATUS ENQUIRY message from the other side. - WARNING - Stefan Knoblich 2009-07-03 09:24:52 +00:00
  • 92a6bc5dd4 - WARNING - Add STATUS ENQUIRY message handling to ozmod_isdn, this is a bad hack because the current OpenZAP isdn stack is not stateful (the experimental rewritten version is...) and so we have to try to map OpenZAP channel states to ISDN states, which is not possible in all cases. This patch (as long as it sends the right answer) prevents sudden disconnects of (active) calls, caused by not responding to a STATUS ENQUIRY message from the other side. - WARNING - Stefan Knoblich 2009-07-03 09:24:52 +00:00
  • 56f9cfccd3 Fix Q931Uie_UserUser() (broken length handling, IEs always only specify the length of attached data, excluding id and length field!) and allow User-User IE in incoming SETUP, ALERTING, CONNECT, DISCONNECT, RELEASE and RELEASE COMPLETE Stefan Knoblich 2009-07-03 09:15:47 +00:00
  • 93c96452fc Fix Q931Uie_UserUser() (broken length handling, IEs always only specify the length of attached data, excluding id and length field!) and allow User-User IE in incoming SETUP, ALERTING, CONNECT, DISCONNECT, RELEASE and RELEASE COMPLETE Stefan Knoblich 2009-07-03 09:15:47 +00:00
  • ac208c8be3 manually handle bye to delay the 200 OK till after the call is torn down (reversable with a define) Anthony Minessale 2009-07-02 17:40:16 +00:00
  • 03a0cd80a3 doh Brian West 2009-07-02 16:11:40 +00:00
  • acac48a1ef move mod_http to contrib, add mod_curl to modules.conf Michael Jerris 2009-07-02 15:53:36 +00:00
  • 8f19976a88 don't print response code for plain output, if you want status use headers or json Rupa Schomaker 2009-07-02 15:33:36 +00:00
  • 8e6dc2967b another crash (intermittent) if called with no args Rupa Schomaker 2009-07-02 15:29:25 +00:00
  • 56d63b1097 fix usage fix null free crash when called w/out arguments Rupa Schomaker 2009-07-02 15:23:54 +00:00
  • 65d596b27e Allow multiple grammars to be loaded in a session, added support for decoupling recognition from load_grammar if the core is changed Christopher Rienzo 2009-07-02 15:12:01 +00:00
  • c3272245b6 fix Buklov Boris Vladimirovich 2009-07-02 08:45:29 +00:00
  • 662c33b30f again Mathieu Rene 2009-07-02 04:44:27 +00:00
  • 88e05b3696 oops Mathieu Rene 2009-07-02 04:40:51 +00:00
  • 70e51aa465 mod_voicemail: Fix seggy fault and do some cleanup Mathieu Rene 2009-07-02 04:39:54 +00:00
  • 2252822031 change lib download paths to use http://files.freeswitch.org Michael Jerris 2009-07-02 02:06:15 +00:00
  • e7521ed0a2 no comment. Brian West 2009-07-02 01:36:50 +00:00
  • 6d8d1a09d0 commit e8f60761378fe392d80e89d0e3481316119e9809 Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8> Date: Tue Jun 30 14:44:09 2009 +0000 Brian West 2009-07-02 00:54:48 +00:00
  • 03b73eb46e less robotic Brian West 2009-07-02 00:24:29 +00:00
  • 2f3f67f050 sleep_eat_digits var (behaviour change please document) Anthony Minessale 2009-07-02 00:18:56 +00:00
  • 3703db6244 update demo too Brian West 2009-07-02 00:14:28 +00:00
  • 7fd66c3ec0 SLEEP is a nono in phrase macros used for ivr menus because they eat dtmf. (MODAPP-301) Brian West 2009-07-02 00:12:06 +00:00
  • 4d19484dfa revert Anthony Minessale 2009-07-01 23:22:52 +00:00
  • 0becb377e3 change sound prefix Anthony Minessale 2009-07-01 23:12:59 +00:00
  • 41e7977c36 switch_cpp: fix leak (FSCORE-394) Brian West 2009-07-01 22:58:57 +00:00
  • d2120b694c add json support fix dialplan app Rupa Schomaker 2009-07-01 22:26:59 +00:00
  • 1994c5daa7 add more ptimes Anthony Minessale 2009-07-01 21:27:02 +00:00
  • b9f2bdfbe0 allow comments (using ##) in modules.conf Michael Jerris 2009-07-01 20:27:00 +00:00
  • 840acb0eef initial commit of mod_http, still needs json and a valgrind run Rupa Schomaker 2009-07-01 20:03:48 +00:00
  • 2ddb4079f3 add russian language support and makefile targets Michael Jerris 2009-07-01 19:58:40 +00:00
  • 347bd1b301 fix MODAPP-302, but mp3's still have an issue. Brian West 2009-07-01 17:04:15 +00:00
  • 7025e178db fix for sounds in trunk Buklov Boris Vladimirovich 2009-07-01 16:39:59 +00:00
  • 296151c428 this makes sense for your network but note if the far end uses the same network as you then you can't detect nat. Brian West 2009-07-01 15:53:28 +00:00
  • f5fc2e9296 mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case. Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged. Brian West 2009-07-01 15:02:27 +00:00
  • d65523c38e change path for sound files http://freeswitch.ru/attachment/wiki/fs-say-ru/ Buklov Boris Vladimirovich 2009-07-01 14:51:59 +00:00
  • 469f1bf989 fix regression Brian West 2009-07-01 03:17:58 +00:00
  • 764b7958bd special case Michael Jerris 2009-06-30 21:54:56 +00:00
  • 7855539581 doh Brian West 2009-06-30 21:47:47 +00:00
  • ad34ee09ff fix solaris build Michael Jerris 2009-06-30 21:45:16 +00:00
  • afe7d97f08 fix issue on some shells Michael Jerris 2009-06-30 21:01:16 +00:00
  • 7b66f843ee add experimental modules section to modules.conf.in Raymond Chandler 2009-06-30 20:30:29 +00:00
  • 483b754787 remove superfluous true from nat_map reinit Rupa Schomaker 2009-06-30 20:18:41 +00:00
  • e5eb577f8e update to fix truncated ip Brian West 2009-06-30 20:11:22 +00:00
  • 191ed5ff4a FSCORE-395 Anthony Minessale 2009-06-30 20:01:48 +00:00
  • 813fd67a79 fix this for now Brian West 2009-06-30 19:36:44 +00:00
  • 643f9fd11c swigall Brian West 2009-06-30 19:14:01 +00:00
  • b6363dc294 LOOK OUT BELOW... (FSCORE-381) Brian West 2009-06-30 18:59:05 +00:00
  • e4b834b7a2 tweak Anthony Minessale 2009-06-30 18:48:37 +00:00
  • 4c7ca1c801 tweak Anthony Minessale 2009-06-30 18:48:37 +00:00
  • 2b8a04f1d7 replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed Raymond Chandler 2009-06-30 17:59:18 +00:00
  • 47d2ea5305 removed unneeded global var, fixed comments, added speech_channel_set_state_unlocked() Christopher Rienzo 2009-06-30 16:32:59 +00:00
  • b46cbfd686 Fix encoding of Call State IE, Q.931 (05/98) 4.5.7: bit 8 of octet 3 is part of the coding standard Stefan Knoblich 2009-06-30 09:42:10 +00:00
  • 7c6ffbf131 Fix encoding of Call State IE, Q.931 (05/98) 4.5.7: bit 8 of octet 3 is part of the coding standard Stefan Knoblich 2009-06-30 09:42:10 +00:00
  • 22df29b568 corrections thanks diego Brian West 2009-06-30 02:12:35 +00:00
  • 50118a3ddd Add show syntax for distinct_channels Michael Collins 2009-06-30 00:20:57 +00:00
  • fd14cba5bc Update ChangeLog through r14038 Michael Collins 2009-06-30 00:06:55 +00:00
  • ef08ab66b5 Loquendo MRCP Server 7 configuration Christopher Rienzo 2009-06-29 23:48:39 +00:00
  • 73dee21e76 MODUNIMRCP-4 Christopher Rienzo 2009-06-29 22:33:18 +00:00
  • c9d903fbbe MODUNIMRCP-3 Christopher Rienzo 2009-06-29 20:34:27 +00:00
  • c8c7d94f4b fix FSCORE-391 Brian West 2009-06-29 17:30:55 +00:00
  • 0caea95293 doh Brian West 2009-06-29 14:15:00 +00:00
  • 3abf6c9bc4 moving js_modules to javascript Brian West 2009-06-27 00:44:10 +00:00
  • 7f1f944007 move scenario files to perl Brian West 2009-06-27 00:43:52 +00:00
  • b34d524e72 moving things to more logical layout Brian West 2009-06-27 00:43:28 +00:00
  • 3748f84536 move multicast to perl Brian West 2009-06-27 00:42:36 +00:00
  • 8f57ae41f7 move tonegen to perl Brian West 2009-06-27 00:42:16 +00:00
  • 4a14ab42f1 move this to perl Brian West 2009-06-27 00:41:39 +00:00
  • 8d8609ab56 more clean up Brian West 2009-06-27 00:40:56 +00:00
  • 3be99f4aa0 clean this up and make it more organized. Brian West 2009-06-27 00:38:46 +00:00
  • 87e6e63ebb cleanup Brian West 2009-06-27 00:35:05 +00:00
  • f22fb723db more clean up Brian West 2009-06-27 00:33:29 +00:00
  • d53d493ba7 MODLANG-116 Brian West 2009-06-27 00:18:47 +00:00
  • b9ac9599d0 partial update of spec file for current trunk (FSBUILD-176) Michael Jerris 2009-06-26 21:02:10 +00:00
  • ba1aee8e3c update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 Michael Jerris 2009-06-26 20:18:39 +00:00
  • fd8106afcf Thu Jun 25 12:34:42 CDT 2009 Pekka Pessi <first.last@nokia.com> * nua_server.c: replying 200 OK to BYE left unreplied upon nua_handle_destroy Michael Jerris 2009-06-26 19:56:10 +00:00
  • fac4ab6d5d Wed Jun 3 12:25:35 CDT 2009 Pekka Pessi <first.last@nokia.com> * tport_type_tls.c: added field names to tport_vtable_t initialization Michael Jerris 2009-06-26 19:54:39 +00:00
  • 5e32704213 you use this patch if you're using opal SVN tree...otherwise you use stable ptlib/opal releases. Brian West 2009-06-26 19:27:21 +00:00
  • 292c7fd6b6 FSCORE-374 Brian West 2009-06-26 19:08:17 +00:00
  • 40dd768a3f i guess i should have put this here when it got promoted to prime time Raymond Chandler 2009-06-26 18:02:18 +00:00
  • f06a25fb93 mod_sofia: BOUNTY-7 and MODENDP-146 Brian West 2009-06-26 17:33:19 +00:00
  • 4dd9f8d07b more docs Brian West 2009-06-25 23:44:13 +00:00
  • 4b14597b4c MODEVENT-44 Michael Jerris 2009-06-25 23:21:33 +00:00
  • a57cd1300d adding auto-nat options to dingaling Brian West 2009-06-25 21:38:44 +00:00
  • def019f451 more stuff that should not be needed to compile phpmod Raymond Chandler 2009-06-25 20:39:18 +00:00
  • 83ebebc52b make session.ready work on uninit session containers Anthony Minessale 2009-06-25 19:50:00 +00:00
  • 002e97848c FSCORE-389 Brian West 2009-06-25 19:29:34 +00:00
  • bbd67f4c17 unhold before media timeout Anthony Minessale 2009-06-25 18:56:37 +00:00