]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agoFixed the way T.85/T.85-L0 selection is handled when decoding DCS messages
Steve Underwood [Fri, 3 Aug 2012 12:26:30 +0000 (20:26 +0800)] 
Fixed the way T.85/T.85-L0 selection is handled when decoding DCS messages

13 years agoftmod_isdn: Fix set-but-unused warning.
Stefan Knoblich [Fri, 3 Aug 2012 10:31:41 +0000 (12:31 +0200)] 
ftmod_isdn: Fix set-but-unused warning.

Resolves OPENZAP-189

Fixes:
src/ftmod/ftmod_isdn/ftmod_isdn.c: In function 'ftdm_isdn_931_34':
src/ftmod/ftmod_isdn/ftmod_isdn.c:902:21: error: variable 'status' set but not used [-Werror=unused-but-set-variable]

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agofixing issue - shouldnt check rtp termination service state
Kapil Gupta [Fri, 3 Aug 2012 09:27:21 +0000 (05:27 -0400)] 
fixing issue - shouldnt check rtp termination service state

13 years agogsmopen and skypopen: better printout from function gsm (or sk) list
Giovanni Maruzzelli [Thu, 2 Aug 2012 17:13:32 +0000 (19:13 +0200)] 
gsmopen and skypopen: better printout from function gsm (or sk) list

13 years agogsmopen: indent
Giovanni Maruzzelli [Thu, 2 Aug 2012 16:47:18 +0000 (18:47 +0200)] 
gsmopen: indent

13 years agoFS-4379 gsmopen: 'gsm remove interface' works now
Giovanni Maruzzelli [Thu, 2 Aug 2012 16:39:02 +0000 (18:39 +0200)] 
FS-4379 gsmopen: 'gsm remove interface' works now

13 years agoprint modification
root [Wed, 1 Aug 2012 17:21:47 +0000 (13:21 -0400)] 
print modification

13 years agoFix for TDM termination alarms
David Yat Sin [Wed, 1 Aug 2012 17:18:37 +0000 (13:18 -0400)] 
Fix for TDM termination alarms

13 years agofix leak
Mathieu Rene [Wed, 1 Aug 2012 16:14:52 +0000 (12:14 -0400)] 
fix leak

13 years agoremove debug
Anthony Minessale [Tue, 31 Jul 2012 21:35:56 +0000 (16:35 -0500)] 
remove debug

13 years agoFS-4484 I missed the part about gateways, that is a different story. Try this patch
Anthony Minessale [Tue, 31 Jul 2012 20:53:00 +0000 (15:53 -0500)] 
FS-4484 I missed the part about gateways, that is a different story.  Try this patch

13 years agodoh
Anthony Minessale [Tue, 31 Jul 2012 20:44:57 +0000 (15:44 -0500)] 
doh

13 years agoFS-4480 try this
Anthony Minessale [Tue, 31 Jul 2012 20:32:04 +0000 (15:32 -0500)] 
FS-4480 try this

13 years agosend notifies for refer for 4579
Anthony Minessale [Tue, 31 Jul 2012 20:26:03 +0000 (15:26 -0500)] 
send notifies for refer for 4579

13 years agoadding code to parse signal descriptor for detecting T.38 CED/ANS signal request...
Kapil [Tue, 31 Jul 2012 19:07:44 +0000 (15:07 -0400)] 
adding code to parse signal descriptor for detecting T.38 CED/ANS signal request from MGC

13 years agoupdate 4579 stuff
Anthony Minessale [Tue, 31 Jul 2012 19:01:56 +0000 (14:01 -0500)] 
update 4579 stuff

13 years agoMerge branch 'releases.3.4' into releases.3.5
David Yat Sin [Tue, 31 Jul 2012 18:18:36 +0000 (14:18 -0400)] 
Merge branch 'releases.3.4' into releases.3.5

Conflicts:
src/include/switch_channel.h
src/switch_channel.c

13 years agofixing warnings
root [Tue, 31 Jul 2012 17:45:08 +0000 (13:45 -0400)] 
fixing warnings

13 years agoadding safe check for term ptr
Kapil [Tue, 31 Jul 2012 13:26:46 +0000 (09:26 -0400)] 
adding safe check for term ptr

13 years agoFS-4483 --resolve
Anthony Minessale [Tue, 31 Jul 2012 13:03:07 +0000 (08:03 -0500)] 
FS-4483 --resolve

13 years agoindent
Anthony Minessale [Tue, 31 Jul 2012 12:59:58 +0000 (07:59 -0500)] 
indent

13 years agoRevert "FreeSWITCH: Fix warn-unused-result error in rtp_common_read()."
Stefan Knoblich [Mon, 30 Jul 2012 23:58:48 +0000 (01:58 +0200)] 
Revert "FreeSWITCH: Fix warn-unused-result error in rtp_common_read()."

*sigh* of course there are two versions of strerror_r():

char *strerror_r() - GNU
int strerror_r() - non-GNU

Revert and back the drawing board...

This reverts commit 3c82033e532081fb42678a2ba297f9bd32b94635.

13 years agoFS-4481 --resolve seg is fixed but just utf-8 will not work. you need type/subtype...
Anthony Minessale [Mon, 30 Jul 2012 21:36:20 +0000 (16:36 -0500)] 
FS-4481 --resolve seg is fixed but just utf-8 will not work. you need type/subtype format like text/utf-8

13 years agoadding API to send T.38 CNG tone notify to MGC
Kapil [Mon, 30 Jul 2012 20:48:53 +0000 (16:48 -0400)] 
adding API to send T.38 CNG tone notify to MGC

13 years agoadding T.38 required packages
Kapil [Mon, 30 Jul 2012 20:00:15 +0000 (16:00 -0400)] 
adding T.38 required packages

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Mon, 30 Jul 2012 17:45:54 +0000 (13:45 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoadding code to return Audit of termination state based on termination's state(in...
root [Mon, 30 Jul 2012 17:44:40 +0000 (13:44 -0400)] 
adding code to return Audit of termination state based on termination's state(in-service/oos)

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
David Yat Sin [Mon, 30 Jul 2012 17:37:20 +0000 (13:37 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoAdding mod_media_gateway
David Yat Sin [Mon, 30 Jul 2012 17:36:36 +0000 (13:36 -0400)] 
Adding mod_media_gateway

13 years agoadding termination service states(in-service/out-of-service) flags and
root [Mon, 30 Jul 2012 17:17:39 +0000 (13:17 -0400)] 
adding termination service states(in-service/out-of-service) flags and
reject incoming megaco request if requested termination is not in service

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Mon, 30 Jul 2012 16:34:08 +0000 (12:34 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agosending termination in-service/out-of-service service change for termination whenever...
root [Mon, 30 Jul 2012 16:32:46 +0000 (12:32 -0400)] 
sending termination in-service/out-of-service service change for termination whenever there is alarm indication from freetdm

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
David Yat Sin [Mon, 30 Jul 2012 15:08:12 +0000 (11:08 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoUpdated to latest code used on test machines
David Yat Sin [Mon, 30 Jul 2012 15:07:01 +0000 (11:07 -0400)] 
Updated to latest code used on test machines

13 years agoFreeSWITCH: Fix warn-unused-result error in rtp_common_read().
Stefan Knoblich [Mon, 30 Jul 2012 11:56:48 +0000 (13:56 +0200)] 
FreeSWITCH: Fix warn-unused-result error in rtp_common_read().

strerror_r() returns the error message string (and expects you to use it).

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoAdded mod_opal
David Yat Sin [Mon, 30 Jul 2012 02:28:10 +0000 (22:28 -0400)] 
Added mod_opal

13 years agoadding termination service-change code
root [Sun, 29 Jul 2012 14:17:13 +0000 (10:17 -0400)] 
adding termination service-change code

13 years agoMerge branch 'releases.3.4' of ssh://git.sangoma.com/smg_freeswitch into releases.3.4
David Yat Sin [Sat, 28 Jul 2012 14:42:18 +0000 (10:42 -0400)] 
Merge branch 'releases.3.4' of ssh://git.sangoma.com/smg_freeswitch into releases.3.4

13 years agoFixed compile error
David Yat Sin [Sat, 28 Jul 2012 14:41:55 +0000 (10:41 -0400)] 
Fixed compile error

13 years agoFixed compile warning
David Yat Sin [Sat, 28 Jul 2012 13:59:47 +0000 (09:59 -0400)] 
Fixed compile warning

13 years agoAdded event system for TDM termination alarms
root [Sat, 28 Jul 2012 01:31:24 +0000 (21:31 -0400)] 
Added event system for TDM termination alarms

13 years agoadd api-expansion to switch.conf.xml and fsctl api_expansion command to control allow...
Anthony Minessale [Fri, 27 Jul 2012 23:53:04 +0000 (18:53 -0500)] 
add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion

13 years agoFS-4462 add log message to point out this problem in the future
Anthony Minessale [Fri, 27 Jul 2012 20:27:01 +0000 (15:27 -0500)] 
FS-4462 add log message to point out this problem in the future

13 years agoadding code for updating codec types
root [Fri, 27 Jul 2012 20:11:46 +0000 (16:11 -0400)] 
adding code for updating codec types

13 years ago457x tweaks
Anthony Minessale [Fri, 27 Jul 2012 20:07:11 +0000 (15:07 -0500)] 
457x tweaks

13 years agotweak
Anthony Minessale [Fri, 27 Jul 2012 19:49:08 +0000 (14:49 -0500)] 
tweak

13 years agoFix compile warning
David Yat Sin [Fri, 27 Jul 2012 19:02:45 +0000 (15:02 -0400)] 
Fix compile warning

13 years agofix seg
Anthony Minessale [Fri, 27 Jul 2012 18:23:30 +0000 (13:23 -0500)] 
fix seg

13 years agofixing issue
root [Fri, 27 Jul 2012 17:01:54 +0000 (13:01 -0400)] 
fixing issue

13 years agoadding codec nogotiation code
root [Fri, 27 Jul 2012 16:54:58 +0000 (12:54 -0400)] 
adding codec nogotiation code

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Fri, 27 Jul 2012 16:08:48 +0000 (12:08 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agolocal descriptor codec negotiation done
root [Fri, 27 Jul 2012 16:08:15 +0000 (12:08 -0400)] 
local descriptor codec negotiation done

13 years agofreetdm: adding variables for ansi outgoing IAMs
James Zhang [Fri, 27 Jul 2012 15:53:00 +0000 (11:53 -0400)] 
freetdm: adding variables for ansi outgoing IAMs
         . added called party number INN variable
           ie. <action application="export" data="freetdm_ss7_cld_inn=0"/>
         . added multiple variables to set User Service Information IE
           variables are :
              ss7_iam_usi_trans_cap
              ss7_iam_usi_code_standard
              ss7_iam_usi_trans_mode
              ss7_iam_usi_trans_rate_0
              ss7_iam_usi_trans_rate_1
              ss7_iam_usi_layer1_ident
              ss7_iam_usi_layer1_prot
              ss7_iam_usi_layer2_ident
              ss7_iam_usi_layer2_prot
              ss7_iam_usi_layer3_ident
              ss7_iam_usi_layer3_prot
              ss7_iam_usi_chan_struct
              ss7_iam_usi_config
              ss7_iam_usi_establish
              ss7_iam_usi_symmetry
              ss7_iam_usi_rate_multiplier

         . ss7_iam_usi_trans_cap is a string variable, the others are all integers
         . ss7_iam_usi_trans_cap has options of :
              - SPEECH
              - UNRESTRICTED
              - RESTRICTED
              - 31KHZ
              - 7KHZ
              - 15KHZ
              - VIDEO
           default value is SPEECH, if the parameter is wrong, set to SPEECH. If not
           set, this field is not present

13 years agoFS-4470 --resolve 2 for one fix
Anthony Minessale [Fri, 27 Jul 2012 15:44:16 +0000 (10:44 -0500)] 
FS-4470 --resolve 2 for one fix

13 years agocommit from testbox
root [Fri, 27 Jul 2012 15:22:29 +0000 (11:22 -0400)] 
commit from testbox

13 years agoautomatically fail new tdm channel if ftdm_start_only is true
Mathieu Rene [Fri, 27 Jul 2012 15:06:23 +0000 (11:06 -0400)] 
automatically fail new tdm channel if ftdm_start_only is true

13 years agoMerge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3
Mathieu Rene [Fri, 27 Jul 2012 15:04:29 +0000 (11:04 -0400)] 
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3

13 years agoadd megaco_prepare_termination
Mathieu Rene [Fri, 27 Jul 2012 14:59:37 +0000 (10:59 -0400)] 
add megaco_prepare_termination

13 years agoMerge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3
Mathieu Rene [Fri, 27 Jul 2012 14:47:19 +0000 (10:47 -0400)] 
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3

Conflicts:
src/mod/endpoints/mod_media_gateway/media_gateway_cmd_handler.c
src/mod/endpoints/mod_media_gateway/media_gateway_xml.c

13 years agoFreeTDM: Add FTDM_XINT64_FMT 64bit hex format string and use it in ftmod_misdn.
Stefan Knoblich [Fri, 27 Jul 2012 12:31:39 +0000 (14:31 +0200)] 
FreeTDM: Add FTDM_XINT64_FMT 64bit hex format string and use it in ftmod_misdn.

Fixes:
  src/ftmod/ftmod_misdn/ftmod_misdn.c: In function 'misdn_handle_mph_information_ind':
  src/ftmod/ftmod_misdn/ftmod_misdn.c:871:3: error: format '%lx' expects argument of type 'long unsigned int', but argument 13 has type 'uint64_t' [-Werror=format]

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFS-4471 --resolve
Anthony Minessale [Fri, 27 Jul 2012 02:25:50 +0000 (21:25 -0500)] 
FS-4471 --resolve

13 years ago4569 tweaks
Anthony Minessale [Fri, 27 Jul 2012 02:07:10 +0000 (21:07 -0500)] 
4569 tweaks

13 years ago4569 tweaks
Anthony Minessale [Thu, 26 Jul 2012 21:47:50 +0000 (16:47 -0500)] 
4569 tweaks

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
David Yat Sin [Thu, 26 Jul 2012 20:43:29 +0000 (16:43 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agofreetdm: Added thread to service events when there is no signalling module on a span
David Yat Sin [Thu, 26 Jul 2012 20:43:18 +0000 (16:43 -0400)] 
freetdm: Added thread to service events when there is no signalling module on a span

13 years agoFS-4470 try this, the tmp_hanguphook will flag the b leg with CF_REDIRECT in the...
Anthony Minessale [Thu, 26 Jul 2012 19:33:45 +0000 (14:33 -0500)] 
FS-4470 try this, the tmp_hanguphook will flag the b leg with CF_REDIRECT in the event that it hangs up which should spare it from the codepath in exchange_media state

13 years agofixing local sdp issue
root [Thu, 26 Jul 2012 19:02:25 +0000 (15:02 -0400)] 
fixing local sdp issue

13 years agoexpand vars in hold music variable
Anthony Minessale [Thu, 26 Jul 2012 18:17:39 +0000 (13:17 -0500)] 
expand vars in hold music variable

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 17:51:53 +0000 (13:51 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agofixing two add for same termination back-2-back scenario, 2nd add should reject as...
root [Thu, 26 Jul 2012 17:50:43 +0000 (13:50 -0400)] 
fixing two add for same termination back-2-back scenario, 2nd add should reject as term already in context

13 years agoFS-4453 confirm this fixes your problem please
Anthony Minessale [Thu, 26 Jul 2012 17:32:51 +0000 (12:32 -0500)] 
FS-4453 confirm this fixes your problem please

13 years agoadd core-uuid attr to xml cdr tag
Anthony Minessale [Thu, 26 Jul 2012 16:45:06 +0000 (11:45 -0500)] 
add core-uuid attr to xml cdr tag

13 years agoremove typedef added for code completion
Mathieu Rene [Thu, 26 Jul 2012 16:43:32 +0000 (12:43 -0400)] 
remove typedef added for code completion

13 years agoadd core_uuid global variable to expose the runtime uuid
Anthony Minessale [Thu, 26 Jul 2012 16:38:02 +0000 (11:38 -0500)] 
add core_uuid global variable to expose the runtime uuid

13 years agochanges on test box
root [Thu, 26 Jul 2012 16:30:33 +0000 (12:30 -0400)] 
changes on test box

13 years agoftmod_isdn: Fix per-channel teletone buffer offset wraparound.
Stefan Knoblich [Thu, 26 Jul 2012 07:06:08 +0000 (09:06 +0200)] 
ftmod_isdn: Fix per-channel teletone buffer offset wraparound.

Do a "soft" wraparound with modulo, removes the ~0.5s tone glitch.
(Multiply ts.rate (samples) by two to match the offset unit (bytes, 2 per sample).)

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 03:16:53 +0000 (23:16 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
David Yat Sin [Thu, 26 Jul 2012 03:16:42 +0000 (23:16 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoReverted back clear-channel, used existing FTDM_SIGTYPE instead
David Yat Sin [Thu, 26 Jul 2012 03:16:32 +0000 (23:16 -0400)] 
Reverted back clear-channel, used existing FTDM_SIGTYPE instead

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 03:15:16 +0000 (23:15 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoprevent writes if we dont have a remote addr
Mathieu Rene [Thu, 26 Jul 2012 02:24:12 +0000 (22:24 -0400)] 
prevent writes if we dont have a remote addr

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:58:10 +0000 (21:58 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoallow remote addr modification on rtp
Mathieu Rene [Thu, 26 Jul 2012 01:58:03 +0000 (21:58 -0400)] 
allow remote addr modification on rtp

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:50:29 +0000 (21:50 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoallow remote addr modification on rtp
Mathieu Rene [Thu, 26 Jul 2012 01:49:47 +0000 (21:49 -0400)] 
allow remote addr modification on rtp

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:27:06 +0000 (21:27 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoallocate recv buffer for tdm
Mathieu Rene [Thu, 26 Jul 2012 01:26:53 +0000 (21:26 -0400)] 
allocate recv buffer for tdm

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:16:52 +0000 (21:16 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoadd logging before uuid_bridge, set frame->codec from tech_pvt->read_codec
Mathieu Rene [Thu, 26 Jul 2012 01:16:46 +0000 (21:16 -0400)] 
add logging before uuid_bridge, set frame->codec from tech_pvt->read_codec

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:16:23 +0000 (21:16 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoadd logging before uuid_bridge, set frame->codec from tech_pvt->read_codec
Mathieu Rene [Thu, 26 Jul 2012 01:16:14 +0000 (21:16 -0400)] 
add logging before uuid_bridge, set frame->codec from tech_pvt->read_codec

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:07:02 +0000 (21:07 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agogive the tdm channels their caller profile so switch_ivr_uuid_bridge doesn't piss...
Mathieu Rene [Thu, 26 Jul 2012 01:06:47 +0000 (21:06 -0400)] 
give the tdm channels their caller profile so switch_ivr_uuid_bridge doesn't piss its pants off

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 01:04:22 +0000 (21:04 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agosave the uuid
Mathieu Rene [Thu, 26 Jul 2012 01:04:15 +0000 (21:04 -0400)] 
save the uuid

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 00:59:17 +0000 (20:59 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agoIm feeling bold
Mathieu Rene [Thu, 26 Jul 2012 00:59:09 +0000 (20:59 -0400)] 
Im feeling bold

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 00:54:58 +0000 (20:54 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

13 years agooriginate returns a status, not a cause
Mathieu Rene [Thu, 26 Jul 2012 00:54:47 +0000 (20:54 -0400)] 
originate returns a status, not a cause

13 years agoMerge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
root [Thu, 26 Jul 2012 00:50:42 +0000 (20:50 -0400)] 
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3