Michael Jerris
|
bbf0159708
|
use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11713 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-09 17:56:38 +00:00 |
|
Anthony Minessale
|
393ed25314
|
MODENDP-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11697 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-09 00:30:32 +00:00 |
|
Mathieu Rene
|
1e23c65e3e
|
MODENDP-183 Add disable-srv and disable-naptr params to sip profiles (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11683 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-08 00:38:48 +00:00 |
|
Mathieu Rene
|
de19ef2673
|
MDXMLINT-46 Add purpose=gateways and profile=[name] so xml_curl requests make sense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-06 03:03:50 +00:00 |
|
Anthony Minessale
|
686c1c6c1f
|
tweak sofia profile shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11656 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-05 17:14:12 +00:00 |
|
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
|
Anthony Minessale
|
b26382fc8f
|
tolerate missing user in the request uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11636 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 20:25:46 +00:00 |
|
Michael Jerris
|
332dcea326
|
fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11597 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-02 17:10:04 +00:00 |
|
Brian West
|
fdd4e9a79d
|
segfault if these are empty... found this playing with the Cisco 7975
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11592 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-02 07:27:04 +00:00 |
|
Brian West
|
ea4a269d53
|
make sure sip->sip_request->rq_url->url_user exists before you strncmp on it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11589 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-01 21:59:50 +00:00 |
|
Anthony Minessale
|
9640d2aa28
|
12th time's a charm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11584 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-01 00:49:06 +00:00 |
|
Anthony Minessale
|
09f535abd6
|
double doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11583 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-01 00:29:14 +00:00 |
|
Anthony Minessale
|
02c0c70ef2
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11582 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-01 00:21:29 +00:00 |
|
Anthony Minessale
|
38622f3fdd
|
probably make nat work on sla
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11581 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-01 00:06:46 +00:00 |
|
Michael Jerris
|
a50909ed8a
|
add sofia_sla.c to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11564 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-30 18:10:33 +00:00 |
|
Brian West
|
8ba68ed14f
|
MODENDP-179 - Support for SLA, works with Polycom and Snom(Sylantro mode). Thank you Matthew Kaufman. Might still need more work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11562 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-30 16:46:37 +00:00 |
|
Anthony Minessale
|
26be5929ba
|
MODENDP-180
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11536 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-28 13:43:32 +00:00 |
|
Robert Joly
|
f2055745eb
|
Removed the construction of new OpalMediaFormat instances from FS codecs, need for H.323 capabilities makes this impossible, OPAL must know about the codec a priori (and how to make H.323 capability from it) or it cannot be used.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11534 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-28 03:12:36 +00:00 |
|
Brian West
|
7ffd42c31b
|
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11506 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-27 14:38:37 +00:00 |
|
Brian West
|
d4f2046712
|
FSSCRIPTS-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11505 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-27 14:34:10 +00:00 |
|
Anthony Minessale
|
0463541d61
|
change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-25 21:23:07 +00:00 |
|
Anthony Minessale
|
1973ee74bc
|
try closing the device when not in use again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11485 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-25 21:15:37 +00:00 |
|
Raymond Chandler
|
f956cff861
|
seems like snom is the only one that DOES support this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11480 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-24 02:34:55 +00:00 |
|
Michael Jerris
|
2f39bc87ab
|
mod_portaudio: default dual-streams to off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11472 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 22:09:17 +00:00 |
|
Brian West
|
9aebc216be
|
lets default to zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11471 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 21:40:54 +00:00 |
|
Brian West
|
963cbf4c3c
|
make this param optional in the config on all platforms but solaris since it doesn't like it anyway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11470 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 21:34:43 +00:00 |
|
Brian West
|
a5890091ec
|
remove rate option from call desc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11469 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 21:27:24 +00:00 |
|
Anthony Minessale
|
941052b656
|
allow <params> tag in gateways as well as <variables> with direction inbound/outbound (default both) and call counter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11468 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 20:33:30 +00:00 |
|
Michael Jerris
|
07b5dc11e7
|
mod_sofia: fix segfault due to missing contact header in invite (MODENDP-177)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11463 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 16:22:50 +00:00 |
|
Brian West
|
4ef999c963
|
do not print this debug info unless the profile is in debug mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11440 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 23:53:59 +00:00 |
|
Anthony Minessale
|
f230b69676
|
only auto-restart if the binded ip changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11428 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 23:07:31 +00:00 |
|
Anthony Minessale
|
b9568795b3
|
more pa bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11364 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 18:28:24 +00:00 |
|
Anthony Minessale
|
38eabef83b
|
fuggit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11351 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 03:14:08 +00:00 |
|
Anthony Minessale
|
f40e5a06be
|
more pa stabilization
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11350 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 02:18:49 +00:00 |
|
Anthony Minessale
|
54796698cd
|
fix auto_answer on pa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11344 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 23:09:12 +00:00 |
|
Anthony Minessale
|
d99296d08f
|
MODENDP-176
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11343 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 22:57:58 +00:00 |
|
Brian West
|
d0e5a5e3ec
|
cast to char
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11326 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 23:53:05 +00:00 |
|
Brian West
|
811835b956
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11325 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 23:43:34 +00:00 |
|
Brian West
|
6ed61eaaaa
|
picky picky
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11322 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 21:28:54 +00:00 |
|
Brian West
|
b6bd93a551
|
picky picky
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11321 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 21:28:25 +00:00 |
|
Brian West
|
7c2bd04232
|
fix MODENDP-173
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11320 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 21:24:37 +00:00 |
|
Anthony Minessale
|
ec3f6f4ec6
|
add chat interface EXTRAGUY-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11319 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 20:49:47 +00:00 |
|
Andrew Thompson
|
d773d1bb52
|
Don't use the portaudio dual_streams stuff on Solaris, it makes it break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11316 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 19:50:54 +00:00 |
|
Anthony Minessale
|
f71c5ae4c3
|
FSCORE-274
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11315 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 18:36:02 +00:00 |
|
Andrew Thompson
|
730704484d
|
Show the default low input/output latencies for each device in pa dump
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11313 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 17:59:08 +00:00 |
|
Anthony Minessale
|
ece4a74ed4
|
workaround to test a theory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11312 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 17:22:56 +00:00 |
|
Andrew Thompson
|
1cabbdb436
|
defaultLowOutputLatency -> defaultLowInputLatency (not that it matters, hopefully)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11306 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 06:25:06 +00:00 |
|
Robert Joly
|
61ee313191
|
Made sure RTP timestamp, ssrc and marker bit are transferred from FS to OPAL structure.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11303 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 00:49:48 +00:00 |
|
Anthony Minessale
|
0b0ce769f8
|
more cleanup from refactor of originate code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11289 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-19 19:32:44 +00:00 |
|
Anthony Minessale
|
b0c518cbcd
|
fix backwards call in mod_loopback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11288 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-19 18:39:44 +00:00 |
|