]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoChanged MTP2 events from ERROR to WARN
Nenad Corbic [Thu, 6 Sep 2012 03:06:08 +0000 (23:06 -0400)] 
Changed MTP2 events from ERROR to WARN

13 years agoUpdate mtp2 loglevels
Nenad Corbic [Wed, 5 Sep 2012 22:03:08 +0000 (18:03 -0400)] 
Update mtp2 loglevels
Alignment loss - wanring
Alignment up - info

13 years agoMerge branch 'master' into FS-4558
Raymond Chandler [Wed, 5 Sep 2012 20:55:51 +0000 (16:55 -0400)] 
Merge branch 'master' into FS-4558

13 years agoFS-4558 --resolve
Raymond Chandler [Wed, 5 Sep 2012 20:55:39 +0000 (16:55 -0400)] 
FS-4558 --resolve

13 years agoone more try
Anthony Minessale [Wed, 5 Sep 2012 18:48:52 +0000 (13:48 -0500)] 
one more try

13 years agosecond try at sip_wait_for_aleg_ack
Anthony Minessale [Wed, 5 Sep 2012 18:11:32 +0000 (13:11 -0500)] 
second try at sip_wait_for_aleg_ack

13 years agoFS-4593 please test this and post logs if necessary
Anthony Minessale [Wed, 5 Sep 2012 17:47:47 +0000 (12:47 -0500)] 
FS-4593 please test this and post logs if necessary

13 years agomove verbos zrtp debug messages to log level DEBUG1 fsctl debug_level 1 to see them
Anthony Minessale [Wed, 5 Sep 2012 16:36:07 +0000 (11:36 -0500)] 
move verbos zrtp debug messages to log level DEBUG1 fsctl debug_level 1 to see them

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 5 Sep 2012 16:28:59 +0000 (09:28 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoremove .la files on modwipe
Anthony Minessale [Wed, 5 Sep 2012 16:29:39 +0000 (11:29 -0500)] 
remove .la files on modwipe

13 years agoUpdate phrase_en.xml for sounds ver 1.0.21
Michael S Collins [Wed, 5 Sep 2012 16:28:43 +0000 (09:28 -0700)] 
Update phrase_en.xml for sounds ver 1.0.21

13 years agoadd make version target
Anthony Minessale [Wed, 5 Sep 2012 16:20:17 +0000 (11:20 -0500)] 
add make version target

13 years agolet callers delete themselves on reload
Anthony Minessale [Wed, 5 Sep 2012 16:12:06 +0000 (11:12 -0500)] 
let callers delete themselves on reload

13 years agofreetdm: Fix ss7 logger broken compilation
Moises Silva [Wed, 5 Sep 2012 06:26:39 +0000 (02:26 -0400)] 
freetdm: Fix ss7 logger broken compilation

13 years agofix naming issue in last mod_managed change - trivial
Jeff Lenk [Wed, 5 Sep 2012 04:32:59 +0000 (23:32 -0500)] 
fix naming issue in last mod_managed change - trivial

13 years agofix small broadcast bug
Anthony Minessale [Wed, 5 Sep 2012 00:08:06 +0000 (19:08 -0500)] 
fix small broadcast bug

13 years agoMerge branch 'master' into FS-4558
Raymond Chandler [Wed, 5 Sep 2012 00:04:50 +0000 (20:04 -0400)] 
Merge branch 'master' into FS-4558

13 years agoftmod_libpri: Improve RESTART handling, add PTP NT idle channel restart and T316.
Stefan Knoblich [Tue, 4 Sep 2012 22:22:52 +0000 (00:22 +0200)] 
ftmod_libpri: Improve RESTART handling, add PTP NT idle channel restart and T316.

Do not try to send RESTART on BRI PTMP spans, libpri will just print
an error and do nothing, causing the channels to be stuck in RESTART
forever.

Add T316 (RESTART ACK timeout), which is not implemented by libpri.
The default timeout is 30 seconds (Q.931 recommends 2 minutes, but
that is a little long and libpri layer 2 is being stupid) and the
restart attempt limit to 3 (instead of 2).

Periodically send RESTART on idle b-channels in PTP NT mode.
Default interval is 15 minutes, feature can be disabled by setting
"idle_restart_interval" to 0 in the span configuration.

Allow timeout / interval values to have an additional time unit
suffix for convenience reasons, the default (no unit specified)
is milliseconds, valid units include:

w (week), d (day), h (hour), m (minute), s (second)

Only full integers are accepted, no fractional numbers, valid examples:

2w   = two weeks
37m  = 37 minutes
1h   = 1 hour

Combinations of multiple numbers and units (e.g. "1w5d") are not supported.

New span configuration parameters:

idle_restart_interval (milliseconds / time unit suffix /
 0 = disabled)

t316 / restart_timeout (milliseconds / time unit suffix)
t316_limit / restart_attempts (number of max. attempts)

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_libpri: Reset timer parameters in lpwrap_run_expired() before invoking the...
Stefan Knoblich [Tue, 4 Sep 2012 22:13:18 +0000 (00:13 +0200)] 
ftmod_libpri: Reset timer parameters in lpwrap_run_expired() before invoking the callback.

Allowing us to restart the timer from the callback with lpwrap_start_timer().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agorefs #5684 - make sure we retry all contexts ids if we start at the end of the list
Mathieu Rene [Tue, 4 Sep 2012 20:57:06 +0000 (16:57 -0400)] 
refs #5684 - make sure we retry all contexts ids if we start at the end of the list

13 years agoFS-4591 --resolve
Anthony Minessale [Tue, 4 Sep 2012 20:07:09 +0000 (15:07 -0500)] 
FS-4591 --resolve

13 years agoCopied over code that Robert used for mod_opal
David Yat Sin [Tue, 4 Sep 2012 19:03:46 +0000 (15:03 -0400)] 
Copied over code that Robert used for mod_opal

13 years agoswigall
Anthony Minessale [Tue, 4 Sep 2012 18:08:41 +0000 (13:08 -0500)] 
swigall

13 years agoFS-4558: add conference chat broadcasting
Raymond Chandler [Tue, 4 Sep 2012 18:02:02 +0000 (14:02 -0400)] 
FS-4558: add conference chat broadcasting

13 years agoalso allow early_ok flag on caller_channel
Anthony Minessale [Tue, 4 Sep 2012 17:38:29 +0000 (12:38 -0500)] 
also allow early_ok flag on caller_channel

13 years agoFS-3971 --resolve
Anthony Minessale [Tue, 4 Sep 2012 17:29:58 +0000 (12:29 -0500)] 
FS-3971 --resolve

13 years agosigh
Anthony Minessale [Tue, 4 Sep 2012 16:13:47 +0000 (11:13 -0500)] 
sigh

13 years agoforgot one
Anthony Minessale [Tue, 4 Sep 2012 16:12:51 +0000 (11:12 -0500)] 
forgot one

13 years agoset channel vars with result of group dial
Anthony Minessale [Tue, 4 Sep 2012 16:24:13 +0000 (11:24 -0500)] 
set channel vars with result of group dial

13 years agomake tiff work on older automistake
Anthony Minessale [Tue, 4 Sep 2012 16:01:36 +0000 (11:01 -0500)] 
make tiff work on older automistake

13 years agofix build (need make spandsp-reconf)
Anthony Minessale [Tue, 4 Sep 2012 16:03:53 +0000 (11:03 -0500)] 
fix build (need make spandsp-reconf)

13 years agoTask #5695 - Need to have RTP IP input field in mod_media_gateway.conf.xml
Kapil Gupta [Tue, 4 Sep 2012 15:03:26 +0000 (11:03 -0400)] 
Task #5695 - Need to have RTP IP input field in mod_media_gateway.conf.xml

13 years agoRemove suggestion to use git-buildpackage
Travis Cross [Tue, 4 Sep 2012 14:57:09 +0000 (14:57 +0000)] 
Remove suggestion to use git-buildpackage

13 years agoExpand an unbound variable in docs
Travis Cross [Tue, 4 Sep 2012 14:55:50 +0000 (14:55 +0000)] 
Expand an unbound variable in docs

13 years agoExpand docs on debian packaging process
Travis Cross [Tue, 4 Sep 2012 14:53:34 +0000 (14:53 +0000)] 
Expand docs on debian packaging process

13 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Tue, 4 Sep 2012 04:12:11 +0000 (12:12 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

13 years agoSome cleanups of the FAX code, so it accesses some of the FAX engine's
Steve Underwood [Tue, 4 Sep 2012 04:10:16 +0000 (12:10 +0800)] 
Some cleanups of the FAX code, so it accesses some of the FAX engine's
internal data through the proper mechanisms, instead of directly poking
around inside.

13 years agotiff add missing file required by makefile.am
Jeff Lenk [Tue, 4 Sep 2012 03:39:25 +0000 (22:39 -0500)] 
tiff add missing file required by makefile.am

13 years agoRemoved
David Yat Sin [Tue, 4 Sep 2012 03:30:49 +0000 (23:30 -0400)] 
Removed

13 years agoMerge remote branch 'fsorig/master' into nfas
David Yat Sin [Tue, 4 Sep 2012 02:34:13 +0000 (22:34 -0400)] 
Merge remote branch 'fsorig/master' into nfas

Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cntrl.c
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c

13 years agofreetdm - ISDN:Fix for invalidating logical span id = 0 for nfas
David Yat Sin [Tue, 4 Sep 2012 02:26:03 +0000 (22:26 -0400)] 
freetdm - ISDN:Fix for invalidating logical span id = 0 for nfas

13 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Tue, 4 Sep 2012 00:59:43 +0000 (08:59 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

13 years agoAdded a free space function to the T.31 modem in spandsp, so the app doesn't
Steve Underwood [Tue, 4 Sep 2012 00:58:43 +0000 (08:58 +0800)] 
Added a free space function to the T.31 modem in spandsp, so the app doesn't
need to probe around inside the modem.

13 years agoftmod_libpri: Major rework of runtime thread, lpwrap event loop, restart b-channel...
Stefan Knoblich [Mon, 3 Sep 2012 17:51:50 +0000 (19:51 +0200)] 
ftmod_libpri: Major rework of runtime thread, lpwrap event loop, restart b-channel handling and some new features.

Add per b-channel private data (ftdm_libpri_b_data_t), move the q.931 libpri
call pointer into it and use channel->call_data to make it accessible.

Use ftdm_channel_wait() instead of select() to wait for I/O events on
the D-Channel and rewrite the timeout handling, adding support for custom
timers that can be added to the b-channel private data and started/stopped
with lpwrap_timer_start()/_stop().

The (sorted) list of active lpwrap timers is protected by the timer_mutex,
which is initialized in the now unified lpwrap_init_pri() (see below) and
destroyed in the new lpwrap_destroy_pri() function.

Unify lpwrap_init_pri() and lpwrap_init_bri(). Use the span type to select
BRI/PRI and Point-to-Point vs. Multipoint settings.

Use the new custom lpwrap timer API to implement T302 (aka overlap receiving
digit timeout). The default T302 timeout is 3000 miliseconds and can be set
via the "digit_timeout" or "t302" span configuration parameter
(0 = disable timer, valid range = 3000 ... 30000 miliseconds).

The lpwrap_pri_init() changes made it neccessarry to rewrite the span runtime
thread event loop. The d-channel initialization and libpri event handler
registration have been moved out of the event loop. The b-channel restart
handling in the event loop has been left as-is, pending a further clean up in
the future.

Rename on_info() to on_information() and add a new on_keypad_digit() event
handler to convert incoming KEYPAD DIGIT messages to channel DTMF events
(only useful on BRI PTMP NT-mode).

The channel restart handling has been improved to distinguish between locally
triggered and restarts caused by the remote end (= incoming RESTART messages).
Restarts on the D-Channel now use pri_restart(), causing a Q.921 reset on
the span.

Large patch, i'd have loved to split this into smaller pieces and actually
test some of the bits more toroughly (restart handling), but some people
are f*cking annoying, so here it is.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoTweak
Steve Underwood [Mon, 3 Sep 2012 06:39:44 +0000 (14:39 +0800)] 
Tweak

13 years agoChanged tiff-4.0.2 to demand autoconf 2.63 or later (which is common) rather
Steve Underwood [Mon, 3 Sep 2012 05:10:52 +0000 (13:10 +0800)] 
Changed tiff-4.0.2 to demand autoconf 2.63 or later (which is common) rather
than 2.64 (which is currently a lot less common). This change seems to have
no negative effect, but allows builds to succeed on things like Centos.

13 years agoFS-4566 --resolve Show fs_cli banner in color(windows)
Jeff Lenk [Mon, 3 Sep 2012 02:57:20 +0000 (21:57 -0500)] 
FS-4566 --resolve Show fs_cli banner in color(windows)

13 years agotiffconf.h is generated by a build, so it shouldn't have been put in the repo.
Steve Underwood [Sun, 2 Sep 2012 23:52:08 +0000 (07:52 +0800)] 
tiffconf.h is generated by a build, so it shouldn't have been put in the repo.

13 years agoStart introducing some meaningful TIFF/FX stuff
Steve Underwood [Sun, 2 Sep 2012 14:10:04 +0000 (22:10 +0800)] 
Start introducing some meaningful TIFF/FX stuff

13 years agoHandle the TIFF/FX better now we have tiff-4.0.2 in the repo.
Steve Underwood [Sun, 2 Sep 2012 13:45:08 +0000 (21:45 +0800)] 
Handle the TIFF/FX better now we have tiff-4.0.2 in the repo.

13 years agoThe tiff-4.0.2 distribution's configure.ac seems to have two lines missing
Steve Underwood [Sun, 2 Sep 2012 06:38:13 +0000 (14:38 +0800)] 
The tiff-4.0.2 distribution's configure.ac seems to have two lines missing
AC_PROG_LIBTOOL
m4_include(m4/acinclude.m4)
Adding these and taking out all the Makefile.in files from the tiff-4.0.2
directory seems to sort out the build issues.

13 years agoNone of the tiff-4.0.2 Makefile.in files were added before, and it built OK for
Steve Underwood [Sun, 2 Sep 2012 04:55:09 +0000 (12:55 +0800)] 
None of the tiff-4.0.2 Makefile.in files were added before, and it built OK for
me. That's not happening for everyone, so let's add them all, just like the
tiff-4.0.2 distribution package.

13 years agowindows fix for libtiff on last commit
Jeff Lenk [Sat, 1 Sep 2012 20:52:19 +0000 (15:52 -0500)] 
windows fix for libtiff on last commit

13 years agoFS-4582 --resolve
Anthony Minessale [Sat, 1 Sep 2012 16:46:45 +0000 (11:46 -0500)] 
FS-4582 --resolve

13 years agoThose damn tiff-3.8.2 entries seem to be everywhere
Steve Underwood [Sat, 1 Sep 2012 15:37:46 +0000 (23:37 +0800)] 
Those damn tiff-3.8.2 entries seem to be everywhere

13 years agoPatched the new libtiff-4.0.2 code to support TIFF/FX tags and the extra
Steve Underwood [Sat, 1 Sep 2012 13:50:47 +0000 (21:50 +0800)] 
Patched the new libtiff-4.0.2 code to support TIFF/FX tags and the extra
compression and colour profile codes that go with them.

13 years agoAdded missing .update file for tiff-4.0.2
Steve Underwood [Sat, 1 Sep 2012 13:32:34 +0000 (21:32 +0800)] 
Added missing .update file for tiff-4.0.2
Hopefully made the last of the tiff-3.8.2 -> tiff-4.0.2 changes in the build files

13 years agoThis should have moved us from tiff-3.8.2 to tiff-4.0.2 . The windows builds
Steve Underwood [Sat, 1 Sep 2012 10:45:56 +0000 (18:45 +0800)] 
This should have moved us from tiff-3.8.2 to tiff-4.0.2 . The windows builds
will need rechecking.

13 years agoAdded tiff-4.0.2 as the first step in moving from libtiff 3.8.2 to libtiff 4.0.2
Steve Underwood [Sat, 1 Sep 2012 09:59:43 +0000 (17:59 +0800)] 
Added tiff-4.0.2 as the first step in moving from libtiff 3.8.2 to libtiff 4.0.2

13 years agopull this code
Anthony Minessale [Fri, 31 Aug 2012 22:37:58 +0000 (17:37 -0500)] 
pull this code

13 years agoFS-4581: --resolve use specific column names in telecast web_callback
Michael Jerris [Fri, 31 Aug 2012 21:11:08 +0000 (17:11 -0400)] 
FS-4581: --resolve use specific column names in telecast web_callback

13 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Fri, 31 Aug 2012 20:41:57 +0000 (16:41 -0400)] 
Merge branch 'master' of fs-git:freeswitch

13 years agoFS-4558: add uuid
Raymond Chandler [Fri, 31 Aug 2012 20:35:13 +0000 (16:35 -0400)] 
FS-4558: add uuid

13 years agoqueue in-dialog message to the session
Anthony Minessale [Fri, 31 Aug 2012 20:28:02 +0000 (15:28 -0500)] 
queue in-dialog message to the session

13 years agoadd sip_wait_for_aleg_ack var
Anthony Minessale [Fri, 31 Aug 2012 19:49:21 +0000 (14:49 -0500)] 
add sip_wait_for_aleg_ack var

13 years agoredmine task# 5692 fix, changing log level for link error cases
Kapil [Fri, 31 Aug 2012 15:54:24 +0000 (11:54 -0400)] 
redmine task# 5692 fix, changing log level for link error cases

13 years agotweak
Anthony Minessale [Thu, 30 Aug 2012 22:17:15 +0000 (17:17 -0500)] 
tweak

13 years agotweak
Anthony Minessale [Thu, 30 Aug 2012 21:52:34 +0000 (16:52 -0500)] 
tweak

13 years agoadd uuid_early_ok
Anthony Minessale [Thu, 30 Aug 2012 21:51:06 +0000 (16:51 -0500)] 
add uuid_early_ok

13 years agoadd channel events to message when its in-dialog
Anthony Minessale [Thu, 30 Aug 2012 21:38:31 +0000 (16:38 -0500)] 
add channel events to message when its in-dialog

13 years agoFS-4578 try this on dev branch HEAD
Anthony Minessale [Thu, 30 Aug 2012 21:15:03 +0000 (16:15 -0500)] 
FS-4578 try this on dev branch HEAD

13 years agoadd ignore_early_media=consume for hmmhesays
Anthony Minessale [Thu, 30 Aug 2012 20:14:33 +0000 (15:14 -0500)] 
add ignore_early_media=consume for hmmhesays

13 years agoanother efficiency pass on sofia and refactoring of 3c685bff255779d21c1d6cd577276f186...
Anthony Minessale [Thu, 30 Aug 2012 20:26:13 +0000 (15:26 -0500)] 
another efficiency pass on sofia and refactoring of 3c685bff255779d21c1d6cd577276f1861be7aa2 to be more efficient

13 years agoreduce log level of debug data
Anthony Minessale [Thu, 30 Aug 2012 18:18:01 +0000 (13:18 -0500)] 
reduce log level of debug data

13 years agoFS-4576 --resolve
Anthony Minessale [Thu, 30 Aug 2012 01:35:05 +0000 (20:35 -0500)] 
FS-4576 --resolve

13 years agoonly skip cdr on challenge calls not cancel
Anthony Minessale [Wed, 29 Aug 2012 23:35:52 +0000 (18:35 -0500)] 
only skip cdr on challenge calls not cancel

13 years agoadd uuid_answer and uuid_pre_answer
Anthony Minessale [Wed, 29 Aug 2012 23:14:24 +0000 (18:14 -0500)] 
add uuid_answer and uuid_pre_answer

13 years agoadd fire-message-events profile param
Anthony Minessale [Wed, 29 Aug 2012 20:38:01 +0000 (15:38 -0500)] 
add fire-message-events profile param

13 years agoadd fire-message-events profile param
Anthony Minessale [Wed, 29 Aug 2012 20:34:17 +0000 (15:34 -0500)] 
add fire-message-events profile param

13 years agoadding mg term license validation code
Kapil Gupta [Wed, 29 Aug 2012 20:19:46 +0000 (16:19 -0400)] 
adding mg term license validation code

13 years agoclean up mutex app code
Anthony Minessale [Wed, 29 Aug 2012 19:42:18 +0000 (14:42 -0500)] 
clean up mutex app code

13 years agosome minor regressions from the last commit
Anthony Minessale [Wed, 29 Aug 2012 19:42:00 +0000 (14:42 -0500)] 
some minor regressions from the last commit

13 years agoswigall
Anthony Minessale [Wed, 29 Aug 2012 16:57:14 +0000 (11:57 -0500)] 
swigall

13 years agoFS-4570 --resolve
Anthony Minessale [Wed, 29 Aug 2012 16:50:55 +0000 (11:50 -0500)] 
FS-4570 --resolve

13 years agoFS-4573 --resolve
Anthony Minessale [Wed, 29 Aug 2012 16:46:36 +0000 (11:46 -0500)] 
FS-4573 --resolve

13 years agofix double sessions on auth challenged calls
Anthony Minessale [Wed, 29 Aug 2012 15:38:37 +0000 (10:38 -0500)] 
fix double sessions on auth challenged calls

13 years agofinish up mutex app
Anthony Minessale [Wed, 29 Aug 2012 06:01:14 +0000 (01:01 -0500)] 
finish up mutex app

13 years agoevil typo to cause regression in new core recover engine
Anthony Minessale [Wed, 29 Aug 2012 06:00:58 +0000 (01:00 -0500)] 
evil typo to cause regression in new core recover engine

13 years agoupdate last
Anthony Minessale [Wed, 29 Aug 2012 03:23:45 +0000 (22:23 -0500)] 
update last

13 years agoMore cleanups of the FAX modems
Steve Underwood [Wed, 29 Aug 2012 02:10:13 +0000 (10:10 +0800)] 
More cleanups of the FAX modems

13 years agocheck-in of mutex app
Anthony Minessale [Wed, 29 Aug 2012 02:11:37 +0000 (21:11 -0500)] 
check-in of mutex app

13 years agoFS-4343 --resolve
Jeff Lenk [Tue, 28 Aug 2012 23:05:59 +0000 (18:05 -0500)] 
FS-4343 --resolve

13 years agofixing rtp termination id issue
Kapil Gupta [Tue, 28 Aug 2012 21:35:37 +0000 (17:35 -0400)] 
fixing rtp termination id issue

13 years agoFS-4488 wrong format macro
Anthony Minessale [Tue, 28 Aug 2012 18:17:31 +0000 (13:17 -0500)] 
FS-4488 wrong format macro

13 years agoFS-4565 --resolve
Anthony Minessale [Tue, 28 Aug 2012 17:57:47 +0000 (12:57 -0500)] 
FS-4565 --resolve

13 years agofix wrong len in ESL sendMSG method
Anthony Minessale [Tue, 28 Aug 2012 17:04:50 +0000 (12:04 -0500)] 
fix wrong len in ESL sendMSG method

13 years agoBring fax_modem handling in the fax_tester code into line with the upstream code
Steve Underwood [Tue, 28 Aug 2012 07:32:00 +0000 (15:32 +0800)] 
Bring fax_modem handling in the fax_tester code into line with the upstream code

13 years agoThis update brings the fax modem handling into line with the upstream code
Steve Underwood [Tue, 28 Aug 2012 05:32:43 +0000 (13:32 +0800)] 
This update brings the fax modem handling into line with the upstream code

13 years agoadd tmute command
Anthony Minessale [Mon, 27 Aug 2012 22:51:02 +0000 (17:51 -0500)] 
add tmute command

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Mon, 27 Aug 2012 22:50:01 +0000 (15:50 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch