Darren Schreiber
|
99fb025748
|
Fixed nibblebill to bill on call start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13753 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 02:59:24 +00:00 |
|
Andrew Thompson
|
42f6d3ff4a
|
Use SWITCH_XML_SECTION_MAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13751 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 21:17:42 +00:00 |
|
Michael Jerris
|
02af5a516c
|
bounds checking (FSCORE-380)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13750 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 18:02:08 +00:00 |
|
Brian West
|
b5c71a4e46
|
ok now you can specify the dictionary to use in the config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13747 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 14:51:15 +00:00 |
|
Mathieu Rene
|
4348c7bca2
|
FSCORE-379
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13746 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 06:39:08 +00:00 |
|
Mathieu Rene
|
8e1c188d40
|
Add SWITCH_XML_SECTION_MAX to switch_xml_section_enum_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13745 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 05:08:53 +00:00 |
|
Mathieu Rene
|
9918f70540
|
switch_xml_locate: don't parse the binding section at every iteration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13744 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 05:03:07 +00:00 |
|
Mathieu Rene
|
aa9c6dae2f
|
inet_pton.c needs switch.h for SWITCH_DECLARE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13743 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 01:02:48 +00:00 |
|
Mathieu Rene
|
9912427cd4
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13742 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:55:55 +00:00 |
|
Mathieu Rene
|
3fd2044877
|
Also export switch_inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13741 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:48:35 +00:00 |
|
Mathieu Rene
|
f7f48fef3c
|
fix switch_false() logic for numbers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13740 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:14:11 +00:00 |
|
Mathieu Rene
|
965023a8eb
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13739 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:07:10 +00:00 |
|
Mathieu Rene
|
374997f2c1
|
Export swtich_inet_ntop so modules can use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13738 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:04:29 +00:00 |
|
Brian West
|
a7a726a887
|
costmetic change so outbound srtp doesn't show up as (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13737 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 23:17:50 +00:00 |
|
Brian West
|
1d05845368
|
SFSIP-151 thanks good catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13736 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 20:16:01 +00:00 |
|
Anthony Minessale
|
55c8fbad76
|
add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:52:07 +00:00 |
|
Brian West
|
c64b31c12c
|
improve handling of 302 redirect and add option to handle them in the dialplan if needed. Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13734 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:05:11 +00:00 |
|
Mathieu Rene
|
75797d5071
|
Revert 13615
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13733 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:00:15 +00:00 |
|
Michael Jerris
|
e65d3da3b4
|
fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13730 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 17:40:07 +00:00 |
|
Anthony Minessale
|
35b2575b32
|
increase cond_next time to 10ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13727 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 17:26:15 +00:00 |
|
Brian West
|
3022f3d96a
|
fix memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13726 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 17:25:20 +00:00 |
|
Michael Jerris
|
6970541683
|
strip_uri -> sofia_glue_strip_uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13724 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 16:33:33 +00:00 |
|
Brian West
|
41a478c0d0
|
you know don't store the transport on the aor becuase then everyone has to match... bad bad bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13723 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 16:10:12 +00:00 |
|
Michael Jerris
|
9f1d551d17
|
mod_python: fix seg on unload when scripts are running (MODLANG-107)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13721 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 15:09:39 +00:00 |
|
Brian West
|
7d597b996b
|
don't let 0.0.0.0 be valid for upnp because some devices that are not internet gateways will return this ie printers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13720 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 14:40:27 +00:00 |
|
Brian West
|
5be36368c3
|
MODENDP-225
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13719 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 14:13:32 +00:00 |
|
Mathieu Rene
|
3b01a6d94b
|
mod_nibblebill: move return statement inside odbc ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13718 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 13:50:11 +00:00 |
|
Andrew Thompson
|
696285a98f
|
Blindly adding winsock support, I'll test it when I get to a windows machine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13717 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 05:24:55 +00:00 |
|
Michael Jerris
|
890b4f4e02
|
build: clean/uninstall disabled modules as well (FSBUILD-85)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13716 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 03:25:48 +00:00 |
|
Brian West
|
a1e5add731
|
don't print misleading info here either if nat_type isn't set even if the add is a no_op
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13705 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 23:28:51 +00:00 |
|
Brian West
|
e44ef22b23
|
don't print misleading info when nat_type isn't set on auto_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13704 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 23:26:30 +00:00 |
|
Brian West
|
9a7190f07c
|
remove accidental addition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 22:10:11 +00:00 |
|
Brian West
|
4bdd55dd0b
|
fix Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13699 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 22:06:52 +00:00 |
|
Anthony Minessale
|
ab568f3589
|
patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 21:52:50 +00:00 |
|
Michael Jerris
|
389bc359c5
|
fix div by zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13669 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 14:45:40 +00:00 |
|
Giovanni Maruzzelli
|
0b0d4077c1
|
skypiax: now it manages the REMOTEHOLD status, when the remote party puts the call on-hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13667 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 23:59:27 +00:00 |
|
Giovanni Maruzzelli
|
e8a262b729
|
skypiax: insert the delay ONLY if the broken message is 'ERROR 92 CALL: Unrecognised identity': when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13666 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 20:31:01 +00:00 |
|
Mathieu Rene
|
7a34d5bafb
|
xml_config tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13665 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 19:10:37 +00:00 |
|
Giovanni Maruzzelli
|
8942627040
|
skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut the inbands. Let's intercept the out_of_bands ONLY if we are not bridged (eg: IVR, so not to waste CPU in detecting inband), but not propagate the out_of_band DTMFs if we are bridged (inband ones will be propagated)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13664 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 18:15:26 +00:00 |
|
Giovanni Maruzzelli
|
0b18987f9e
|
skypiax: when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13663 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 16:36:26 +00:00 |
|
Mathieu Rene
|
10b0f71114
|
MODAPP-286
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 11:31:37 +00:00 |
|
Mathieu Rene
|
b317e46aae
|
Add support for coma-delimited lists in a user's cidr attribute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13661 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 01:37:26 +00:00 |
|
Anthony Minessale
|
f9569fcf5d
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13659 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 22:00:10 +00:00 |
|
Anthony Minessale
|
9300e0ad70
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13658 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:55:02 +00:00 |
|
Anthony Minessale
|
29b9067d3e
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13657 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:36:52 +00:00 |
|
Anthony Minessale
|
5abb525491
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13656 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:23:37 +00:00 |
|
Anthony Minessale
|
1e3e07a42e
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13655 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:04:37 +00:00 |
|
Anthony Minessale
|
151275db20
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13654 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:03:01 +00:00 |
|
Michael Jerris
|
1cceadfe97
|
fix msvc build error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13653 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:40 +00:00 |
|
Brian West
|
7b55bfafa2
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13652 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:37 +00:00 |
|