Commit Graph

6645 Commits

Author SHA1 Message Date
Anthony Minessale 35dc909cf6 Yet Another Mega Labotomy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 18:56:29 +00:00
Michael Jerris 938f62373d don't seg when using more than SWITCH_MAX_CODECS and bump SWITCH_MAX_CODECS to 50 (we have more than 30 in tree) (MODFORM-10)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 17:52:22 +00:00
Anthony Minessale b84b74e9d3 deal with sips legacy bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 23:34:33 +00:00
Anthony Minessale 978486d139 deal with some sips: contacts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 21:38:59 +00:00
Anthony Minessale 0ca1319e1a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 18:38:21 +00:00
Anthony Minessale 587bbe6557 add some more warning msgs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 17:46:04 +00:00
Michael Jerris 17b96b492c keep sofia from re-setting __func__
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 16:36:09 +00:00
Anthony Minessale de5450c5fb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 16:20:20 +00:00
Anthony Minessale 2cae9ae781 strip off our private params
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 16:01:40 +00:00
Anthony Minessale d88d2c1b3c add url encode/decode api calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 15:07:28 +00:00
Anthony Minessale dcca03341d let voicemail favor effective_caller_id_name/number
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 15:01:14 +00:00
Brian West 37466b64dc fix mod_shoutr record stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 20:58:22 +00:00
Anthony Minessale 879049b9d0 bigger buffer for regex match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 20:37:14 +00:00
Anthony Minessale 0f16046103 add path support to sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 20:19:09 +00:00
Brian West c441ffb848 tweak thx sekil
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 19:52:41 +00:00
Michael Jerris dfe4e7af3f tweak for new lib location in newer cepstral version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:50:08 +00:00
Michael Jerris c82df03538 const tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:45:16 +00:00
Michal Bielicki 872c349fec tweak for gcc build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:27:32 +00:00
Michael Jerris 424e771ea1 use the session interval
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 22:09:33 +00:00
Brian West 971ef6485d move variables from switch.conf.xml to vars.xml where they belong.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 20:56:01 +00:00
Michael Jerris 653b74363d don't always play the first news feed (MODAPP-108)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 20:17:56 +00:00
Michael Jerris 487d3310cc fix mod_portaudio windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 20:14:02 +00:00
Brian West 6b56e60c61 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 19:56:20 +00:00
Anthony Minessale cedc611837 wait for broadcast to start when starting async hold to avoid race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 19:08:01 +00:00
Michal Bielicki 43ebba7dad typo in spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 15:09:54 +00:00
Anthony Minessale d487b211b5 add 'pa rescan' to portaudio to look for new devices
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 13:45:59 +00:00
Anthony Minessale a7276cac88 add timeout to iax read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:43:58 +00:00
Anthony Minessale 887df65ed7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8837 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:28:29 +00:00
Anthony Minessale 53f8222166 update mod_portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8836 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:16:48 +00:00
Anthony Minessale 625c524db7 merge in newer portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:15:50 +00:00
Anthony Minessale 50e9411c82 fix small originate issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:14:47 +00:00
Anthony Minessale f33aa02132 add progress_timeout var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 22:07:22 +00:00
Anthony Minessale 2aa6410366 ignore sendonly on sip calls that are not answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 21:30:14 +00:00
Anthony Minessale 40d2b10a64 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 21:07:55 +00:00
Anthony Minessale f1b9b6dc5f fix little leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 20:41:45 +00:00
Brian West d942676113 fix cdr file to reflect the addition of sip_p_rtp_stat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:57:31 +00:00
Anthony Minessale 0f3d46063b fix MODLANG-65
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:19:17 +00:00
Anthony Minessale 27b289bd4b add example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:17:47 +00:00
Anthony Minessale 611818cfcf fix MODLANG-65
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8826 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:15:17 +00:00
Anthony Minessale f045bb9a8f fix issue with user channel and cid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:04:17 +00:00
Brian West e55c99a143 EUREKA, what they are allowed to do
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 18:44:17 +00:00
Anthony Minessale ff1f376650 deal with complex codec mapping bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 18:26:08 +00:00
Brian West 88ad2bfa1a add debugging tool to default.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8822 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 17:33:42 +00:00
Michael Jerris cff64f45c1 Linksys P-RTP-Stat SIP header values (SFSIP-66)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 16:52:38 +00:00
Michael Jerris 444c93c36e add inter digit timeout to swigged embedded languages getDigits method. (MODLANG-65)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 16:31:09 +00:00
Michael Jerris b3ad6e2622 update zh say module to implement some special rules (MODLANG-64)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 16:00:44 +00:00
Michael Jerris 6f70ef86f8 attempt to fix MODEVENT-25 (WSAWOULDBLOCK error on socket send in windows)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 15:56:24 +00:00
Michael Jerris 8a53aad2f4 add count optional arg to show calls and show channels (MODAPP-103)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 15:43:27 +00:00
Anthony Minessale 85c733428b fix missing initilization
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-22 00:38:39 +00:00
Brian West f9e8a2e27c remove this module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-19 15:54:03 +00:00