Commit Graph

5902 Commits

Author SHA1 Message Date
Anthony Minessale
dd11487727 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 14:03:10 +00:00
Anthony Minessale
5cfb90b2cd tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-06 23:47:33 +00:00
Anthony Minessale
4cc12a804a add fifo_record_template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-05 15:48:12 +00:00
Anthony Minessale
6e99d55362 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-05 03:20:06 +00:00
Anthony Minessale
a06997ee9a fix cpp wrapper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:58:34 +00:00
Stefan Knoblich
58e0ac0584 Fix typo in log message: Invaid -> Invalid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:17:06 +00:00
Michael Jerris
8e5b21a1c9 match type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:04:10 +00:00
Michael Jerris
bd9382b73b code before declaration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:03:41 +00:00
Anthony Minessale
b591cb7d5b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:02:08 +00:00
Anthony Minessale
5777371e66 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:01:53 +00:00
Anthony Minessale
d4e5a7e743 add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:53:45 +00:00
Anthony Minessale
777c8c8fe7 add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:48:03 +00:00
Michael Jerris
98c5cd7d21 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:43:20 +00:00
Anthony Minessale
1d03e2b814 add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:37:53 +00:00
Michael Jerris
5abcb22486 build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:36:04 +00:00
Anthony Minessale
61f23283ec add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:18:16 +00:00
Michael Jerris
9b1ef84d46 use more correct head arguments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 20:09:22 +00:00
Michael Jerris
01f307c95b add close to ODBC MODLANG-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 19:49:03 +00:00
Michael Jerris
86cc41d646 Avoid deadlock, don't leak on duplicate gateway name, error on duplicate gateway name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 18:53:24 +00:00
Michael Jerris
4c9b1270ca Fri Apr 4 11:15:04 EDT 2008 Pekka.Pessi@nokia.com
* tport_type_udp.c: use IP_MTU_DISCOVER socket option to turn off DF flag
  
  Added check for IP_MTU_DISCOVER in m4/sac-su2.m4



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 17:39:38 +00:00
Michael Jerris
41fcf45a8f Fri Apr 4 11:14:04 EDT 2008 Pekka.Pessi@nokia.com
* su_addrinfo.c: avoid crash in su_freeaddrinfo() if ai is NULL



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 17:39:18 +00:00
Anthony Minessale
0c0f2b8005 add acl to mod_dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 15:17:17 +00:00
Brian West
05a73345b9 add ivr demo thanks mcollins.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 02:27:46 +00:00
Michael Jerris
e9e9acd16c Thu Apr 3 11:09:19 EDT 2008 Pekka.Pessi@nokia.com
* soa_static.c: when generating offer with ordered mode, fill gaps in session
  
  If session has m= lines that user SDP does not, the ordered mode got
  confused when generating 2nd offer (e.g., for re-INVITE).



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 22:33:40 +00:00
Michael Jerris
ad8ed1be64 Tue Apr 1 06:49:10 EDT 2008 Pekka.Pessi@nokia.com
* nua_stack.c: include Allow-Events in most messages initiating dialog
  
  The Allow-Events header is now included with NOTIFY, PUBLISH, REGISTER, and
  initial INVITE, SUBSCRIBE, REFER, and OPTIONS, and also responses to
  SUBSCRIBE, REFER, OPTIONS, and PUBLISH as well as responses to initial
  INVITE and NOTIFY.
  
  Thanks to Jerry Richards for pointing out the problem.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 22:33:12 +00:00
Michael Jerris
7dad32f5ae Wed Mar 26 07:20:16 EDT 2008 Pekka.Pessi@nokia.com
* torture_sip.c: updated tests (quoting semicolon in query/header part)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 22:32:46 +00:00
Michael Jerris
f64797998d Wed Mar 26 07:18:34 EDT 2008 Bernhard Suttner
* sip_tag_class.c: escape semicolons in headers section of Replaces URI



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 22:31:57 +00:00
Anthony Minessale
aea8dcfc62 tweak fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 21:33:16 +00:00
Anthony Minessale
5254865c40 tweak fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 21:31:04 +00:00
Anthony Minessale
85b79c083a tweak fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 21:27:16 +00:00
Chris Parker
bc02db94ea Fix typo in seqfile paramter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 20:12:26 +00:00
Anthony Minessale
acd607f8ce update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 20:08:39 +00:00
Anthony Minessale
fffb60d1ca enforce wait/nowait arg on out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 20:01:59 +00:00
Anthony Minessale
e75dc0b65d add make sync
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 14:31:47 +00:00
Michael Jerris
bf759f08d4 try linking directly to the nspr lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 05:40:27 +00:00
Anthony Minessale
3fbb709e33 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 20:53:13 +00:00
Michael Jerris
7346263d8d fix sip session timers on inbound calls when setting from profile param.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 20:49:42 +00:00
Brian West
292138a71d spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 18:55:30 +00:00
Anthony Minessale
d3be2ae749 add execute_on_answer magic variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 15:11:07 +00:00
Brian West
1c52292c9b This can be used to test DTMF connectivity from remote devices and read back the DTMF verbally.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 07:33:50 +00:00
Michael Jerris
01379cd6bf but our trunk version (get new soundfiles)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 22:27:43 +00:00
Brian West
9b72ae29e4 lets actually work correctly peeps....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 18:52:37 +00:00
Anthony Minessale
22abe48d86 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 17:41:38 +00:00
Anthony Minessale
c4731dbff6 add some modules to debs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 09:08:46 +00:00
Anthony Minessale
667106217a add some modules to rpm spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 09:05:24 +00:00
Michael Jerris
6d1f4f6de1 potential fix for MODLANG-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 02:34:58 +00:00
Anthony Minessale
94b2225873 add more sanity check to the switch_cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 18:04:22 +00:00
Anthony Minessale
f1397e4450 add a bunch of locking to mod_iax, if it deadlocks nobody will be suprised part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 17:14:49 +00:00
Michael Jerris
6c83e20b25 start our changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 17:14:36 +00:00
Michael Jerris
0c914a7924 add ChangeLog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:37:22 +00:00