Dean Collins | 17 Jan 05:00
Favicon

2011 The Year in Review

In these “interesting times” just a quick email wishing you and your family all the very best over the holiday season and looking forward to a safer more prosperous 2012.

 

2011 The Year in Review - where were you when...
http://fabzing.com/watch?s=msTgSprW

 

 

Regards,

Dean Collins
Cognation Inc
dean-uW4H5V2fA1YcWVvVuXF20w@public.gmane.org
+1-212-203-4357   New York
+61-2-9016-5642   (Sydney in-dial).
+44-20-3129-6001 (London in-dial).

 

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Nabil TAZI | 10 Jan 16:52
Picon

chan_misdn and video call over BRI

Hi all,


First excuse my poor english

i want to know if it is possible for asterisk and chan_misdn to handle video calls over BRI ISDN lines
like :

SIP <-> ASTERISK <-> chan_misdn <-> BRI <-> BRI <-> H320 End point

thanks a lot



--
Nabil TAZI


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

ray klassen | 28 Dec 21:45
Picon
Favicon

Re: Quest for working MCU software

Ah. Now it works... Lots to play with.

----- Original Message -----
From: Sergio Garcia Murillo <sergio.garcia@...>
To: ray klassen <julius_ahenobarbus@...>
Cc: 
Sent: Friday, 23 December 2011, 14:01
Subject: Re: [Asterisk-video] Quest for working MCU software

I see the problem:

c=IN IP4

It seems that you have not configured the media IP in the media mixer 
confing in the mcuWeb

Best regards
Sergio

El 23/12/2011 21:28, ray klassen escribió:
> here's a capture
>
> wireshark reports that packet 5 (200 Ok with session description) is malformed.
>
> 172.19.1.47 is my pbx, 172.19.1.49 is mcuWeb
>
>
>
>
> ----- Original Message -----
> From: Sergio Garcia Murillo<sergio.garcia@...>
> To: Development discussion of video media support in Asterisk<asterisk-video@...>
> Cc:
> Sent: Tuesday, 20 December 2011, 16:22
> Subject: Re: [Asterisk-video] Quest for working MCU software
>
> Hi,
>
> Could you get  an ethereal trace of the SIP negotiation? Usually that
> happens when Asterisk/FreePBX does not receive the ACK.
>
> Best regards
> Sergio
>
> El 16/12/2011 23:23, ray klassen escribió:
>> Ok I plugged the new info into a trunk on my freepbx install and I set up an outgoing route to it, then I set up a
conference on mcuWeb that matches the outgoing did on the route and I get some joy on the mcuWeb console (it
registers my incoming userid) but the connection just drops.
>>
>>
>>
>> ----- Original Message -----
>> From: Sergio Garcia Murillo<sergio.garcia@...>
>> To: asterisk-video@...
>> Cc:
>> Sent: Thursday, 15 December 2011, 17:57
>> Subject: Re: [Asterisk-video] Quest for working MCU software
>>
>> Hi,
>>
>> Check this:
>>
>> http://www.medooze.com/products/mcu/open-source-installation.aspx#asterisk
>>
>> I have just added the info to the web.
>>
>> BR
>> Sergio
>> El 15/12/2011 21:50, ray klassen escribió:
>>> actually the question should be how does it interface with freepbx...?
>>>
>>>
>>>
>>> ----- Original Message -----
>>> From: ray klassen<julius_ahenobarbus@...>
>>> To: Development discussion of video media support in Asterisk<asterisk-video@...>
>>> Cc:
>>> Sent: Thursday, 15 December 2011, 11:57
>>> Subject: Re: [Asterisk-video] Quest for working MCU software
>>>
>>>
>>>
>>> That worked ok. I Followed the media-server instructions it compiled safely and it's running and added
to mcuWeb console. Now how does this interface with asterisk?
>>>
>>>
>>>
>>> ----- Original Message -----
>>> From: Sergio Garcia Murillo<sergio.garcia@...>
>>> To: Development discussion of video media support in Asterisk<asterisk-video@...>
>>> Cc:
>>> Sent: Wednesday, 14 December 2011, 10:03
>>> Subject: Re: [Asterisk-video] Quest for working MCU software
>>>
>>> Hi Ray,
>>>
>>> I will check this errors and get back to you, I usually use Netbeans
>>> directly for compiling the mcuWeb application. In the mean time you can
>>> try with a binary build of the application (they are very well updated),
>>> try this one:
>>>
>>> http://sourceforge.net/projects/mcumediaserver/files/mcumediaserver/rev%20414/mcuWeb.sar/download
>>>
>>> Best regards
>>> Sergio
>>>
>>> El 14/12/2011 18:08, ray klassen escribió:
>>>> The reason i went for the .vmdk fie was that I couldn't get the svn version compiled. But with your help maybe...
>>>>
>>>>
>>>> Ok I'm setting this all out in painstaking detail, because I don't know where I could be off track
>>>>
>>>> some of the formatting on http://www.medooze.com/products/mcu/open-source-installation.aspx
has masked some steps in the file edits because the first edit
>>>>
>>>> shows up outside the should-be convenient code box. -a bit misleading but whatever.
>>>>
>>>>
>>>> also some of the file.properties lines point to stuff the howto doesn't mention. Because the first
time I tried this, it error-ed out, I have downloaded and installed those as well.
>>>>
>>>> I'm stuck on running ant in the XmlRpcMcuClient directory -- error reports package
org.apache.xmlrpc does not exist.  But how could that be? Looks like a real noob error. But I've got all
the paths I know of right. So here I go posting to the list.
>>>>
>>>>
>>>> Install Log:
>>>>
>>>> - Vanilla Debian Squeeze amd64 install no extra packages, just ssh-server
>>>> - edit /etc/apt/sources.list to include contrib and non-free
>>>> - apt-get install sun-java6-jdk sun-java6-jre sun-java6-fonts sun-java6-javadb sun-java6-bin
ant subversion bzip2
>>>> - download sailfin-installer-v2-b31g-linux.jar
>>>> - install sailfin in /usr/local/sailfin per instructions @
http://sailfin.java.net/downloads/v1-MS4.html -- successful
>>>>
>>>>
>>>> - start mcuWeb install per instructions @ http://www.medooze.com/products/mcu/open-source-installation.aspx
>>>>
>>>> - download apache-xmlrpc-3.1.3-bin.tar.bz2 and untar into /usr/local/apache-xmlrpc-3.1.3
>>>> - cd /usr/local/src
>>>>
>>>> - svn checkout https://mcumediaserver.svn.sourceforge.net/svnroot/mcumediaserver mcu
>>>> - edit  /usr/local/src/mcu/XmlRpcMcuClient/nbproject/project.properties:
>>>>           - unmentioned file.reference to apache-xmlrpc-3.1.3-src - download,install that to /usr/local/src
>>>>           - unmentioned file.reference to ../../usr/xmlrpc-3.0rc1/lib/ws-commons-util-1.0.1.jar
>>>>
>>>>                -- download from www.findpro.net/en/index.php?action=download&id=949335
>>>>           - unmentioned file.reference to xmlrpc-server-3.1.3.jar -- edited to match existing file
>>>>
>>>>
>>>>          - re-check all file paths for validity (there is a file there!)
>>>>
>>>>
>>>> file.reference.commons-logging-1.1.jar=/usr/local/lib/apache-xmlrpc-3.1.3/lib/commons-logging-1.1.jar
>>>> file.reference.src-main=/usr/local/src/apache-xmlrpc-3.1.3-src/client/src/main/
>>>> file.reference.ws-commons-util-1.0.1.jar=/usr/local/lib/xmlrpc-3.0rc1/lib/ws-commons-util-1.0.1.jar
>>>> file.reference.ws-commons-util-1.0.2.jar=/usr/local/lib/apache-xmlrpc-3.1.3/lib/ws-commons-util-1.0.2.jar
>>>> file.reference.xmlrpc-client-3.1.3.jar==/usr/local/lib/apache-xmlrpc-3.1.3/lib/xmlrpc-client-3.1.3.jar
>>>> file.reference.xmlrpc-common-3.1.3.jar==/usr/local/lib/apache-xmlrpc-3.1.3/lib/xmlrpc-common-3.1.3.jar
>>>> file.reference.xmlrpc-server-3.1.3.jar=/usr/local/lib/apache-xmlrpc-3.1.3/lib/xmlrpc-server-3.1.3.jar
>>>>
>>>>
>>>> - edit  /usr/local/src/mcu/mcuWeb/nbproject/project.properties:
>>>>           - unmentioned file.reference to jsdp-1.0.jar download install from sourceforge
>>>>
>>>>    
>>>>
>>>> file.reference.commons-logging-1.1.jar=/usr/local/lib/apache-xml-3.1.3/lib/commons-logging-1.1.jar
>>>> file.reference.jsdp-1.0.jar=/usr/local/lib/jsdp-1.0/jsdp-1.0.jar
>>>> file.reference.ssa-api.jar=/usr/local/sailfin/lib/ssa-api.jar
>>>> file.reference.ws-commons-util-1.0.2.jar=/usr/local/lib/apache-xml-3.1.3/lib/ws-commons-util-1.0.2.jar
>>>> file.reference.xmlrpc-client-3.1.3.jar=/usr/local/lib/apache-xml-3.1.3/lib/xmlrpc-client-3.1.3.jar
>>>> file.reference.xmlrpc-common-3.1.3.jar=/usr/local/lib/apache-xml-3.1.3/lib/xmlrpc-common-3.1.3.jar
>>>> file.reference.XmlRpcMcuClient.jar=../XmlRpcMcuClient/dist/XmlRpcMcuClient.jar
>>>>
>>>>
>>>>         - re-check all file paths for validity (there is, or will be, a file there!)
>>>>
>>>>
>>>>         - cd /usr/local/src/mcu/XmlRpcClient
>>>>
>>>>         - ant
>>>>
>>>>            - returns error
/usr/local/src/mcu/XmlRpcMcuClient/src/org/murillo/MediaServer/XmlRPCJSR309Client.java:11:
package org.apache.xmlrpc does not exist
>>>>
>>>>
>>>>
>>>> ----- Original Message -----
>>>> From: Sergio Garcia Murillo<sergio.garcia@...>
>>>> To: asterisk-video@...
>>>> Cc:
>>>> Sent: Tuesday, 13 December 2011, 10:00
>>>> Subject: Re: [Asterisk-video] Quest for working MCU software
>>>>
>>>> Hi,
>>>>
>>>> have you tried to ask for help in any of those projects? ;)
>>>>
>>>> What issues have you found with mcuWeb, maybe I could help you setting
>>>> it up.
>>>>
>>>> Best regards
>>>> Sergio
>>>>
>>>> El 13/12/2011 18:03, ray klassen escribió:
>>>>> What are people using for open source MCU's? I've tried vmukti, but it gives me a 'trust not granted'
error. I've tried mcuWeb but it produces some java exception. I've tried openvcs, which has allowed me to
connect to it but gives me an error I can't find on the web from the grandstream video phone I use for testing...
>>>>>
>>>>> --
>>>>> _____________________________________________________________________
>>>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>>>
>>>>> asterisk-video mailing list
>>>>> To UNSUBSCRIBE or update options visit:
>>>>>            http://lists.digium.com/mailman/listinfo/asterisk-video
>>>> --
>>>> _____________________________________________________________________
>>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>>
>>>> asterisk-video mailing list
>>>> To UNSUBSCRIBE or update options visit:
>>>>          http://lists.digium.com/mailman/listinfo/asterisk-video
>>>>
>>>>
>>>> --
>>>> _____________________________________________________________________
>>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>>
>>>> asterisk-video mailing list
>>>> To UNSUBSCRIBE or update options visit:
>>>>          http://lists.digium.com/mailman/listinfo/asterisk-video
>>> --
>>> _____________________________________________________________________
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> asterisk-video mailing list
>>> To UNSUBSCRIBE or update options visit:
>>> http://lists.digium.com/mailman/listinfo/asterisk-video
>>>
>>> --
>>> _____________________________________________________________________
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> asterisk-video mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>        http://lists.digium.com/mailman/listinfo/asterisk-video
>>>
>>>
>>> --
>>> _____________________________________________________________________
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> asterisk-video mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>        http://lists.digium.com/mailman/listinfo/asterisk-video
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-video mailing list
>> To UNSUBSCRIBE or update options visit:
>>      http://lists.digium.com/mailman/listinfo/asterisk-video
>>
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-video mailing list
>> To UNSUBSCRIBE or update options visit:
>>      http://lists.digium.com/mailman/listinfo/asterisk-video
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-video

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Dean Collins | 23 Dec 08:48
Favicon

2011 The Year in Review - where were you when...

In these “interesting times” just a quick email wishing you and your family all the very best over the holiday season and looking forward to a safer more prosperous 2012.

 

2011 The Year in Review - where were you when...
http://fabzing.com/watch?s=msTgSprW

 

 

Regards,

Dean Collins
Cognation Inc
dean-uW4H5V2fA1YcWVvVuXF20w@public.gmane.org
+1-212-203-4357   New York
+61-2-9016-5642   (Sydney in-dial).
+44-20-3129-6001 (London in-dial).

 

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

ray klassen | 13 Dec 18:03
Picon
Favicon

Quest for working MCU software

What are people using for open source MCU's? I've tried vmukti, but it gives me a 'trust not granted' error.
I've tried mcuWeb but it produces some java exception. I've tried openvcs, which has allowed me to connect
to it but gives me an error I can't find on the web from the grandstream video phone I use for testing...

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Sriram | 29 Nov 06:15
Picon

Re: asterisk-video Digest, Vol 67, Issue 4

Thanks Amit. I got it working. One small issue I find there is a delay in
sending of video frames from SIP phone to PSTN...any specific patch that
needs to be installed ?

Thnks

-----Original Message-----
From: asterisk-video-bounces@...
[mailto:asterisk-video-bounces@...] On Behalf Of
asterisk-video-request@...
Sent: Wednesday, November 23, 2011 11:30 PM
To: asterisk-video@...
Subject: asterisk-video Digest, Vol 67, Issue 4

Send asterisk-video mailing list submissions to
	asterisk-video@...

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.digium.com/mailman/listinfo/asterisk-video
or, via email, send a message with subject or body 'help' to
	asterisk-video-request@...

You can reach the person managing the list at
	asterisk-video-owner@...

When replying, please edit your Subject line so it is more specific
than "Re: Contents of asterisk-video digest..."

Today's Topics:

   1. Re: installation instructions (amit anand)

----------------------------------------------------------------------

Message: 1
Date: Wed, 23 Nov 2011 11:18:24 +0530
From: amit anand <onewaytoconnect@...>
Subject: Re: [Asterisk-video] installation instructions
To: Development discussion of video media support in Asterisk
	<asterisk-video@...>
Message-ID:
	<CAOeU0SZ3vgOioCGxqSLuZeJoQB19VjexSZF2KSjsNTscJQrBsw@...>
Content-Type: text/plain; charset="windows-1252"

Hi

Checkout here

http://web.archive.org/web/20100627095759/http://asterisk-party.net/index.ph
p/Asterisk_Video_3G_FR

On Tue, Nov 22, 2011 at 23:06, Sriram <d_r_sriram@...> wrote:

> Desparate Help required ?.****
>
> ** **
>
> Hi****
>
> ** **
>
> *http://asterisk-party.net/index.php/Asterisk_Video_3G_FR*
>
> ** **
>
> the above link is broken and not working . It had all the installation
> details step by step using which I had created a working 3G gateway. Can
> anyone give me the step by step instructions or another link where it
could
> be found ? ****
>
> ** **
>
> thnks****
>
> ** **
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-video
>

-- 

Amit Anand

+91 9818559898
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-video/attachments/20111123/44a8d
a99/attachment-0001.htm>

------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-video

End of asterisk-video Digest, Vol 67, Issue 4
*********************************************

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Olivier | 22 Nov 14:56
Picon
Favicon

Which conferencing app to record video conference

Hi,

I'm working on the following use case.

My ultimate goal is to record the output from several phones and 3 network cameras (such as Axis network cameras, each equiped with a microphone) to let people play with recorded content.

I'm thinking about 2 alternatives:
A. Use asterisk as a tool to mix audio calls and broadcast its content, leaving to an independant video management software the burden to record and mix audio calls with video when appropriate.
B. recording everything with asterisk


My questions are:
1. Among those available, which asterisk conferencing app (such as app_konference, meetme, and so on) can record a video conference ? As this should matter, I can use any Asterisk version (from 1.4 to trunk).

2. In general, which protocol are recommended for live video streaming (see http://www.axis.com/products/video/about_networkvideo/mpeg4.htm), as in my case, it's very important to keep
recordings synchronized to each other (let say 2 camera are pointing the same person, then reading the end of each recorded file, we should still see consistent images).

3. Then for Asterisk ecosystem, which protocol is recommended ?

4. Is asterisk able to act as an RTSP source and send mixed audio in a suitable format for video management apps ?
If positive, which software should then preferably complement asterisk (icecast ? darwin ?) on a Debian platform ?

Cheers



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Sriram | 19 Nov 12:32
Picon

installation instructions

Hi

 

http://asterisk-party.net/index.php/Asterisk_Video_3G_FR

 

the above link is broken and not working . It had all the installation details step by step using which I had created a working 3G gateway. Can anyone give me the step by step instructions or another link where it could be found ?

 

thnks

 

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Artem Makhutov | 23 Oct 12:55

app_transcode for asterisk 1.8

Hello,

is there a chance to get app_transcode updated for asterisk 1.8?

I would also like to see some makefiles for the apps. I have attached a Makefile for app_rtsp.

Thanks, Artem
PROJ = app_rtsp
OBJ  = app_rtsp.o

CC = gcc
LD = gcc
STRIP = strip
RM = rm -f
CHMOD = chmod
INSTALL = install
DESTDIR =

CFLAGS  += -Wextra -fPIC -DAST_MODULE=\"$(PROJ)\" -D_THREAD_SAFE -I. -I/usr/include -O2
-DICONV_CONST="" -D__DEBUG__ -D__MANAGER__ -D__APP__
LDFLAGS += 
LIBS     = 
SOLINK   = -shared -Xlinker -x

all	: clean $(PROJ).so

install	: all
	$(INSTALL) -d                $(DESTDIR)/usr/lib/asterisk/modules/
	$(INSTALL) -m 755 $(PROJ).so $(DESTDIR)/usr/lib/asterisk/modules/

$(PROJ).so: $(OBJ)
	$(LD) $(LDFLAGS) $(SOLINK) $(OBJ) $(LIBS) -o $@
	$(CHMOD) 755 $@

.c.o	:
	$(CC) $(CFLAGS) -c $<

clean	:
	@$(RM) $(PROJ).so *.o *.core
Attachment (smime.p7s): application/pkcs7-signature, 4364 bytes
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Picon

asterisk SDP pass through

hi ,

I have registered Lifesize into the asterisk .Lifesize machine sends 720P h264 encoded stream .

when i make a call from a LIfesize machine to the mcuWeb server ,the call gets connected .and i can see the mcu sending back the video to the lifesize .when i see the statistics on the lifesize machine ,i see Lifesize is transmitting QCIF resoultuion and receiving QCIF h264 encoded data .

i see the asterisk is interfering in the sdp negotiation .can anyone tell me what i should do in asterisk so that the lifesize machine can transmit 720P h264 encoded data ?

Thanks,
N Sivaramkrishna.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

paul marcovici | 13 Oct 11:55
Picon
Favicon

Re: You’ll be really astonished!

.Nowadays much people face with the health problems. This pharmacy is a great opportunity for them.  http://cirl.org/friends.page.php?ayahooID=75a6

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --


Gmane