Commit Graph

11459 Commits

Author SHA1 Message Date
Michael Collins
7d3ded0818 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 05:05:07 +00:00
Michael Collins
6af317cccd Add libopenzap and src/mod/applications to Doxygen.conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 04:59:25 +00:00
Michael Giagnocavo
af13fcf3af Precompiled FreeSWITCH.Managed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 00:19:54 +00:00
Michael Giagnocavo
26df0f6881 Add hangup handler for Originate, expose state handlers in general. Various fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 00:16:13 +00:00
Giovanni Maruzzelli
88b15b9e09 skypiax: added skypiax_chat command. SYNTAX: skypiax_chat interface remote_skypename TEXT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:13:00 +00:00
Brian West
357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Anthony Minessale
5a5f3081f0 execute hangup state asap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 20:10:58 +00:00
Brian West
c92cb7283a MODSOFIA-26 minus the segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:43:15 +00:00
Brian West
83711b3e8a XML-10
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:39:33 +00:00
Brian West
590f213f51 ATTENTION BEHAVIOR CHANGE... you now have to explicitly set sip_invite_to_params to add params to the to field we will NO longer fall back to sip_invite_params in this case. This is part of FSCORE-433
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:34:35 +00:00
Anthony Minessale
666e2b5bf8 MODLANG-133
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:15:29 +00:00
Anthony Minessale
90c7921f7e fix edge case where originate does not give up properly with timed calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:03:25 +00:00
Giovanni Maruzzelli
9d28cd1e6e skypiax: fires a custom event when an incoming CHATMESSAGE arrives. In the headers are chatmessage id, chatname, from_handle, from_dispname. You want to answer to from_handle. In the body of the event is the chatmessage body. Heh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:02:05 +00:00
Anthony Minessale
0e3651b5db check flush more often
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 15:19:53 +00:00
Giovanni Maruzzelli
8b9d979f3d skypiax: Linux (XWin signaling actually) now manages the case when a 'continue' atom(s) is received before the 'begin' atom. That's in preparation for managing IM chatting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 12:40:09 +00:00
Michael Giagnocavo
a24f736163 Fix Makefile for managed - thanks Lukasz Z
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-13 22:03:06 +00:00
Giovanni Maruzzelli
b90d6ec470 skypiax: now it accepts a max of 1 call from the same skypename to the same skypename (multiple instances of user A calling multiple instances of user B) each 1.5 seconds - before was each 0.5 seconds, but the last Skypiax Beta for Linux is slower
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-12 21:53:38 +00:00
Anthony Minessale
66d290c1c4 update to new module api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-12 17:36:34 +00:00
Anthony Minessale
dce827321d pad buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 17:34:12 +00:00
Anthony Minessale
8052757a12 bah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:53:12 +00:00
Mathieu Rene
9e8848e3d5 MODAPP-334
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:10:29 +00:00
Mathieu Rene
a75c525dcc mod_limit: fix counter-only mode in limit_hash_execute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:03:52 +00:00
Brian West
e2a0d2bc5e MODASRTTS-19
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 15:45:29 +00:00
Brian West
354863b065 more to come
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 02:05:34 +00:00
Anthony Minessale
568ddb7e1c reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:37:18 +00:00
Anthony Minessale
156bb16eef build err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:01:44 +00:00
Anthony Minessale
6cb6f50150 skip call to read where there is no data present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:00:16 +00:00
Anthony Minessale
4780a3d377 MODLANG-124
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 21:37:32 +00:00
Anthony Minessale
e97fe49914 swap in uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:42:17 +00:00
Anthony Minessale
bb490e186f outbound callers for fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:20:23 +00:00
Anthony Minessale
a876be973d build isue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 18:26:50 +00:00
Anthony Minessale
6a43975e5d add fifo_position var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 18:22:37 +00:00
Brian West
452fc6fd7d but lets not try that hard.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 14:47:27 +00:00
Michael Collins
ca016d67e2 Update ChangeLog through r14800
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 01:26:26 +00:00
Anthony Minessale
7392fa5807 try to improve autoflush and other silly audio glitches from edge cases and help FSCORE-416
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 00:46:24 +00:00
Anthony Minessale
56a8eb4091 FSCORE-432
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-09 18:51:29 +00:00
Anthony Minessale
d6217925b8 FSCORE-429
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-09 15:07:51 +00:00
Michael Jerris
f7775bab0a fix [intra]lanman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 22:58:11 +00:00
Raymond Chandler
d986cc5f2a proxy acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 22:16:45 +00:00
Michael Jerris
b723ce49ad whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 20:32:42 +00:00
Michael Jerris
c14fb111f1 remove ;;
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 20:29:24 +00:00
Anthony Minessale
8c7652c345 add optional prefix arg to set_user FSCORE-429
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 19:05:32 +00:00
Mathieu Rene
c6dbca5425 Add master-file-only option to mod_cdr_csv's sample config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 15:01:55 +00:00
Brian West
39574eeb00 MODAPP-328
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 13:35:59 +00:00
Mathieu Rene
baa8371f6f MODSOFIA-25
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 23:13:45 +00:00
Mathieu Rene
e071f1a68c FSCORE-430
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 04:35:35 +00:00
Michael Giagnocavo
f22a237b44 Start adding some strongly-typed accessors to common channel vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-05 17:34:41 +00:00
Mathieu Rene
2a3be1dc98 CoreSession::originate: set the uuid on success
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-05 16:55:45 +00:00
Anthony Minessale
72d3c4cbda missing reset causing the same timestamp forever on perfect storm of conditions involving transcoding and ptime combo (gotta love it)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 22:18:11 +00:00
Anthony Minessale
9805fc606a declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 19:50:37 +00:00