Anthony Minessale
74399da176
fail call on extensions with nested conditions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:57:07 +00:00
Anthony Minessale
c052a99837
dont eval blank string
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:56:29 +00:00
Anthony Minessale
a3f6e72f35
fix numRows and add numCols
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:55:49 +00:00
Michael Jerris
05b01a6c03
switch some usages of switch_event_add_header to switch_event_add_header_string
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:19:43 +00:00
Stefan Knoblich
f921389078
Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:17:09 +00:00
Anthony Minessale
cb22c466da
prevent crash in crazy situation with xml_curl and bad urls FSCORE-169
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 21:57:57 +00:00
Anthony Minessale
2d19b3bf02
change log message to protect the innocent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 21:49:43 +00:00
Anthony Minessale
5572f25a0f
fix MODENDP-121
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 19:30:34 +00:00
Michael Jerris
5c63629f0d
tweak race in msvc build system when doing parallel build (multi cpu)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 15:08:19 +00:00
Anthony Minessale
e815841de6
add eval function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 15:05:48 +00:00
Michael Jerris
1eeba1f85e
attempt to fix MODAPP-129, seg when kicking many conference members quickly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 04:07:33 +00:00
Robert Joly
5d4b5c3d1c
Fixed 64 bit compile issues with DevStudio 2005.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 03:34:29 +00:00
Anthony Minessale
d8bae63854
fix for SFSIP-82
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 19:44:12 +00:00
Brian West
ab9af34982
fix cpp bridge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 18:22:07 +00:00
Brian West
88ae78906d
fix cpp bridge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 18:19:41 +00:00
Brian West
12f01067c5
fix lua originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:35:46 +00:00
Brian West
23c0d9ebbf
add unsetInputCallback method
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:20:34 +00:00
Brian West
6efa5bdf0d
change proto for transfer method so context and dialplan are not mandatory
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:57:16 +00:00
Brian West
4415976b8b
FSSCRIPTS-4 thanks UnixDog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:50:13 +00:00
Anthony Minessale
3e3d3e18ee
small adjustment
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:29:26 +00:00
Michael Jerris
642ad50e83
Thu Aug 14 11:22:16 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* outgoing_complete(): avoid assert if completing already completed request
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:02:45 +00:00
Michael Jerris
4e9fe267ec
Thu Aug 14 11:21:21 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta: when in UAS mode, respond to CANCEL and INVITE with same tag
Added mreply(), internal function for responding to a request message
Also, tag INVITE before responding to CANCEL.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:01:39 +00:00
Michael Jerris
961c78c3b9
Wed Aug 13 13:03:33 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: destroying invite transaction only after nua_i_invite is sent
Added nua_client_request_clean(), nua_invite_client_should_ack().
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 15:37:53 +00:00
Michael Jerris
002cb87165
Wed Aug 13 10:23:28 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_dialog.c: clear reference in server request before freeing it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 15:37:09 +00:00
Anthony Minessale
10d681e90d
return channels to the execute state when hangup_after_bridge is false on a bridge started with the intercept app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-13 21:46:06 +00:00
Anthony Minessale
a3e6f8f68f
fix MODAPP-126
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-13 17:24:33 +00:00
Anthony Minessale
ea5679f8f2
fix sqlite issue with select of the sip contact
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 20:54:51 +00:00
Anthony Minessale
213dd7a30a
byte swap on l16 read codec
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 19:12:38 +00:00
Anthony Minessale
b60ff4d1cd
add sip-forbid-register to user params to refuse to let a certian user register
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:28:13 +00:00
Anthony Minessale
dafff282da
fix compiler error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:04:59 +00:00
Anthony Minessale
1082866112
make error endpoint able to forked dial
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:00:56 +00:00
Michael Jerris
884d4227e7
add new test file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:11:25 +00:00
Michael Jerris
34c878ba94
Tue Aug 12 12:56:16 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* sdp_parse: the syntax is updated to RFC 4566
"The changes to the memo are intended to be backward-compatible
clarifications."
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:08:44 +00:00
Michael Jerris
55f7d3505a
Fri Aug 8 09:41:49 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua: updated tag documentation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:08:03 +00:00
Michael Jerris
e33290f42f
Fri Aug 8 08:09:34 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua: fix bug #2041747 with Organization header
Using Organization tags crashed the nua stack.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:07:38 +00:00
Michael Jerris
426570b105
Fri Aug 8 07:55:01 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_subnotref.c: do not terminate SUBSCRIBE usage if Expires: 0 is used
Terminate subscription only when NOTIFY is received or timeout occurs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:07:20 +00:00
Michael Jerris
8eaf59b7f3
Thu Aug 7 07:53:01 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* soa_static.c: increment version number in o= line only when generating offer or answer
Bug reported by Timo Bruhn.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:06:57 +00:00
Michael Jerris
b489249f60
Wed Aug 6 15:17:30 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_subnotref.c: nua_unsubscribe() should not terminate usage w/ final response
Do not terminate until final NOTIFY or timeout.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:06:35 +00:00
Michael Jerris
81e1edffa9
Wed Aug 6 14:49:13 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta: fix to #2037585 : always release error callback when changing transports
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:06:11 +00:00
Michael Jerris
f9865e5593
Wed Aug 6 14:28:48 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* run_test_nta: exit 77 if named refuses to start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:05:41 +00:00
Michael Jerris
8b0eddc157
Mon Aug 4 14:12:09 EDT 2008 Stefano Sabatini
...
* Fix an sdp module usage example codec compilation error (patch #2031162 )
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:05:16 +00:00
Michael Jerris
298bb4f720
Fri Jul 25 10:57:08 EDT 2008 Fabio Margarido <fabiomargarido AT gmail DOT com>
...
* m4/sac-general.m4: fixed --enable-ndebug and --enable-expensive-checks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:04:57 +00:00
Michael Jerris
cf3a921708
Thu Jul 24 13:04:33 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* su_time0.c, m4/sac-su2.m4: check for CLOCK_MONOTONIC, too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:04:38 +00:00
Michael Jerris
e5f406b9b6
Thu Jul 24 13:02:17 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* sofia-sip/su_tagarg.h: if va_copy is missing, fall back to __va_copy or memcpy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:04:16 +00:00
Michael Jerris
32f23073b7
Thu Jul 24 12:00:18 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta_test.c: reindented invite_client_t initializers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:03:57 +00:00
Michael Jerris
4acc6a79af
Wed Jul 23 12:22:57 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta: changed type of NTATAG_SERVER_RPORT() back to signed int
Documented magic value 2 for server rport.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:03:42 +00:00
Michael Jerris
661fc8232c
Sat Jul 12 10:11:06 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* test_s2.[hc]: added s2_nua_thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:03:17 +00:00
Michael Jerris
5373a9664a
Sat Jul 12 10:09:36 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* soa_generate_answer(): fixed error in documentation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:03:00 +00:00
Michael Jerris
25e78b6a9c
Sat Jul 12 10:08:48 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* tport.c: checking for non-NULL pointer in predicate functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:01:58 +00:00
Michael Jerris
ecef7d5421
Sat Jul 12 10:08:06 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* docs/release_management.txt: updated source upload directions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 17:01:15 +00:00