Re: [Wengophone-devel] Wengophone 2.2 and Asterisk problem

2007-10-12 Thread Adam Gundy

Alejandro Cabrera Obed wrote:

Dinesh Nair wrote:

On Thu, 11 Oct 2007 21:32:28 -0300, Alejandro Facultad wrote:
  
But when I establish a call between two Wengophones, I sniffer the 
communication and I realize that SIP+RTP packets go among clients and 
Asterisk always (RTP does not bypass Asterisk).


asterisk will no do a reinvite when it needs to be in the middle of the
media stream for any reason, such as call transfers being activated or
call recording being activated. what's the arguments to the Dial
application you're giving to asterisk ?

(actually, this should be sent to the asterisk mailing lists instead)

  

Hi, I write in name of my colleague Alejandro. We have Asterisk with
"canreinvite=yes" and "nat=no" for every user of sip.conf file and this
is our dialplan you request (with the Dial application):

[company]
exten => ,1,Dial(SIP/user1)
exten => 1112,1,Dial(SIP/user2)
exten => 1113,1,Dial(SIP/user3)
...

The Advanced options of the Wengophone control panel are by default, and
I check/uncheck the "Register through proxy" account option but it's the
same (by the way, we don't know the use of this option and it's not
explained anywhere).

Any help to get RTP data packets bypassing the Asterisk and go among SIP
clients ???


wengo doesn't like reinvites very much.. found that with my own asterisk 
setup. if you are *absolutely* sure that there is no NAT between the 
devices, or between asterisk and the devices, you can try the 
'directrtpsetup=yes' setting in sip.conf, it *may* work...

___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


Re: [Wengophone-devel] Wengophone 2.2 and Asterisk problem

2007-10-12 Thread Alejandro Cabrera Obed
Dinesh Nair wrote:
> On Thu, 11 Oct 2007 21:32:28 -0300, Alejandro Facultad wrote:
>   
>> But when I establish a call between two Wengophones, I sniffer the 
>> communication and I realize that SIP+RTP packets go among clients and 
>> Asterisk always (RTP does not bypass Asterisk).
>> 
>
> asterisk will no do a reinvite when it needs to be in the middle of the
> media stream for any reason, such as call transfers being activated or
> call recording being activated. what's the arguments to the Dial
> application you're giving to asterisk ?
>
> (actually, this should be sent to the asterisk mailing lists instead)
>
>   
Hi, I write in name of my colleague Alejandro. We have Asterisk with
"canreinvite=yes" and "nat=no" for every user of sip.conf file and this
is our dialplan you request (with the Dial application):

[company]
exten => ,1,Dial(SIP/user1)
exten => 1112,1,Dial(SIP/user2)
exten => 1113,1,Dial(SIP/user3)
...

The Advanced options of the Wengophone control panel are by default, and
I check/uncheck the "Register through proxy" account option but it's the
same (by the way, we don't know the use of this option and it's not
explained anywhere).

Any help to get RTP data packets bypassing the Asterisk and go among SIP
clients ???

Thanks a lot for your support.

Alejandro



-- 

Ing. Alejandro Cabrera Obed
Interconexion
SINTyS
Sistema de Identificación Nacional Tributario y Social
Consejo Nacional de Coordinación de Políticas Sociales
Presidencia de la Nación
Julio A. Roca 782 - Piso 5
Ciudad Autónoma de Bs. As.
Tel: (54 11) 4343-0181/89 interno 5172
4334-3676 4342-5648
[EMAIL PROTECTED]

NOTA DE RESPONSABILIDAD:
--
Este mensaje proviene de Internet,tome los recaudos necesarios en su
manejo.
El contenido del presente mensaje y sus adjuntos es privado,
estrictamente confidencial y exclusivo para su destinatario, pudiendo
contener información protegida por normas legales y de secreto
profesional.
Bajo ninguna circunstancia su contenido puede ser transmitido o revelado a
terceros ni divulgado en forma alguna. En consecuencia de haberlo recibido
solicitamos contactar al remitente y eliminarlo de su sistema.
-- 

___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


[Wengophone-devel] SVN et Compilation

2007-10-12 Thread wengophone-devel

Bonjour,

J'ai 2 questions !

Tout d'abord, j'ai passé plusieurs heures pour rérupérer la version 2.1 
via SVN, ne peut-on télécharger la 1ère fois un seul fichier complet 
tar.gz ? Un téléchargement complet via SVN n'est pas chose facile, 
enfin, longue ...


Sinon, j'ai tenté la compilation, mais j'ai un souci avec un prérequi : 
Boost


Voici ce que j'ai lors de l'exécution de la commande :
cmake -DCMAKE_BUILD_TYPE=Debug -G "MinGW Makefiles" ..

Voici le résultat :

T:\E-TRAVAIL\Projets\wengophoneng\2.1\build>cmake 
-DCMAKE_BUILD_TYPE=Debug -G "M

inGW Makefiles" ..
Subversion (svn) command line not found, it is recommended to install it
-- OS: Windows-6.0
-- Processor: x86
-- Compiler: D:/Programs/MinGWStudio/MinGW/bin/gcc.exe
-- Build type: Debug
-- Build tool: D:/Programs/MinGWStudio/MinGW/bin/mingw32-make.exe
-- Build directory: T:/E-TRAVAIL/Projets/wengophoneng/2.1/build/debug
-- svn revision: 0
-- Time: 20071012160536
CMake Error: Please install the Boost libraries and development packages
-- Configuring done

Un aperçu de set :


T:\E-TRAVAIL\Projets\wengophoneng\2.1\build>set
(...)
BOOSTINCLUDEDIR=D:\Program Files\boost\boost_1_34_1
BOOSTLIBDIR=D:\Program Files\boost\boost_1_34_1\lib
BOOST_ROOT=d:\program files\boost\boost_1_34_1\
CommonProgramFiles=C:\Program Files\Common Files
GTK_BASEPATH=D:\PROGRA~1\GTK
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=D:\Program Files\CMake 
2.4\bin;D:\PROGRA~1\GTK\bin;C:\Windows\system32;C:\W
indows;C:\Program Files\Common 
Files\GTK\2.0\bin;D:\Programs\MinGWStudio\MinGW\bi
n;D:\Programs\MinGWStudio\MinGW\lib\gcc-lib\mingw32\3.3.1;D:\Program 
Files\Qemu\;D:\Program Files\boost\boost_1_34_1\bin

PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 76 Stepping 2, AuthenticAMD
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=4c02

J'ai installé boost 1 34 1 depuis un executable installer de 
boost-consulting


Savez-vous ce qui ne va pas avec mon environnement ?

Merci

Yves

___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


Re: [Wengophone-devel] Problems sur the wengo directory

2007-10-12 Thread Philippe BERNERY

Le 12 oct. 07 à 14:13, michel memeteau a écrit :

Hi , I ve tested searching and adding to the roster a contact via  
the wengo "directory" on windows.


it finds the user in the directory , show the 3 flash  boutons. But  
whenever I click to one of this button , I guess it calls a http:// 
www.wengo.fr URL because it seems to fail with a 404 and comes back  
to the wengo.fr welcome page.


When clicking these buttons, Flash tries to communicate with  
WengoPhone on a socket (see CommandServer class). If no WengoPhone is  
launched, it should go on an error page but you're right, the request  
is redirected to wengo.com (for me). On this  page, there was a  
"fallback" wengo:// link used to call only (but I'm not sure about  
the unicity...). This prefix is registered by WengoPhone on Windows  
and Mac OS X. If I remember well, it works only if WengoPhone is  
launched on Windows, but starts WengoPhone then calls on Mac OS X.  
The flash solution was preferred because there was no common way on  
Linux to link the wengo:// prefix.



I guess all this does not work anymore since the wengo.fr domain move.


You're right, the link has not been updated.

isn't there any draft like sip:[EMAIL PROTECTED]  like in jabber ?  
I Guess no ; could we not start to create one for now ?


There is only a call link prefixed by wengo://. This prefix is  
reserved on Windows and Mac OS X.


--
Philippe BERNERY <[EMAIL PROTECTED]>
http://dev.openwengo.org



___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


Re: [Wengophone-devel] Re: Ticket #747 H263 wrong header problem

2007-10-12 Thread Dave Neary

Hi,

michel memeteau wrote:
> Hi , Just a quick note to say that H263 Bug is still keeping me nervous
> , and I should have a look this week end to test it on OSX and gutsy and
> find what is going wrong. I hope this will be included in 2.2 ; as the
> ticket was kept in the 2.2 Milestone, I guess averybody put a high
> importance on this point.

Yes - but unfortunately, time may catch up with us. I'm happy to have it
fixed if at all possible, but I don't have anyone right now in Wengo who
has the time & skills to work on the problem.

> Another ticket as important for me is #1827 : H261 support. It's so hard
> to push people from MS//Skype to SIP ans explain them that their new
> ubuntu Box won't be able to video chat with wengo because of H261 only
> suport in Ekiga :-)
> 
> Hope to summit a patch a the begining of the week, Anyone currently
> working on this ? I know it'been months sinice we talked about it .

Michel, if you have the time, inclination and skills to work on this,
I'm more than happy for you to do so. All I can promise is prompt review
of your patches :)

Cheers,
Dave.

-- 
Dave Neary
OpenWengo Community Development Manager
Email: [EMAIL PROTECTED]
Tel: +33 9 51 13 46 45
Mob: +33 6 28 09 73 11
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel


[Wengophone-devel] Problems sur the wengo directory

2007-10-12 Thread michel memeteau
Hi , I ve tested searching and adding to the roster a contact via the wengo
"directory" on windows.

it finds the user in the directory , show the 3 flash  boutons. But whenever
I click to one of this button , I guess it calls a http://www.wengo.fr URL
because it seems to fail with a 404 and comes back to the wengo.fr welcome
page.

I guess all this does not work anymore since the wengo.fr domain move.

isn't there any draft like sip:[EMAIL PROTECTED]  like in jabber ? I Guess
no ; could we not start to create one for now ?

Which leads me to another question : Does the wengo installer reserve the
sip: URI ? I checked that it does not at least with jabber  xmpp: .

-- 
%<--->%
Michel memeteau
Fixe :  NOUVEAU NUMERO !!  0874763294
VOIP | Visio: sip:[EMAIL PROTECTED]
Mobile : 0624808051
jabber/GoogleTalk : xmpp:[EMAIL PROTECTED]
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Re: [Wengophone-devel] Re: Ticket #747 H263 wrong header problem

2007-10-12 Thread michel memeteau
Hi , Just a quick note to say that H263 Bug is still keeping me nervous ,
and I should have a look this week end to test it on OSX and gutsy and find
what is going wrong. I hope this will be included in 2.2 ; as the ticket was
kept in the 2.2 Milestone, I guess averybody put a high importance on this
point.

Another ticket as important for me is #1827 : H261 support. It's so hard to
push people from MS//Skype to SIP ans explain them that their new ubuntu Box
won't be able to video chat with wengo because of H261 only suport in Ekiga
:-)

Hope to summit a patch a the begining of the week, Anyone currently working
on this ? I know it'been months sinice we talked about it .

2007/6/11, Dave Neary <[EMAIL PROTECTED]>:
>
>
> Hi Michel,
>
> michel memeteau wrote:
> > http://dev.openwengo.org/trac/openwengo/trac.cgi/ticket/747
> >
> > I know it's a high priority for 3.0 . But is it for 2.1.1 ?
>
> It wasn't a priority for 2.1.1 - thanks for bringing it up. Sometimes
> it's easy to lose track of specific trac tickets, and as you've noticed
> we haven't created milestones for individual point releases.
>
> > I know we need to wait for mathias patch to be integrated ::
> >
> > http://dev.openwengo.org/trac/openwengo/trac.cgi/ticket/855
>
> Will that solve the problem? I hadn't realised there was a link between
> the tickets. There was an open question at the end of that ticket from
> me, which went unanswered. The priority for that patch (and v4l2) could
> perhaps be raised, but I'd need some people testing the result for
> non-regressions on a number of platforms.
>
> > Just answer me  : No it's really low priority or Yes we are working on
> it.
>
> No-one is working on it - the first step is to have the patch to #855
> updated to the 2.1 branch and the trunk, and re-submitted. The next step
> would be patch review and have the patch committed, where it would be
> included in a 2.1.2 release in a few weeks.
>
> > Right now it's one of the main reason why nobody advise openwengo to
> > hies friends ; it just workd only with openwengo for the vidéo ...
>
> Don't generalise too much, please - "no-one will use the wengophone if
> you're not interoperable with SIP Communicator" is something of an
> overstatement, no?
>
> Cheers,
> Dave.
>
> --
> Dave Neary
> OpenWengo Community Development Manager
> Email: [EMAIL PROTECTED]
> Tel: +33 9 51 13 46 45
> Mob: +33 6 28 09 73 11
>



-- 
%<--->%
Michel memeteau
Fixe :  NOUVEAU NUMERO !!  0874763294
VOIP | Visio: sip:[EMAIL PROTECTED]
Mobile : 0624808051
jabber/GoogleTalk : xmpp:[EMAIL PROTECTED]
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Re: [Wengophone-devel] Wengophone 2.2 and Asterisk problem

2007-10-12 Thread Dinesh Nair
On Thu, 11 Oct 2007 21:32:28 -0300, Alejandro Facultad wrote:
> But when I establish a call between two Wengophones, I sniffer the 
> communication and I realize that SIP+RTP packets go among clients and 
> Asterisk always (RTP does not bypass Asterisk).

asterisk will no do a reinvite when it needs to be in the middle of the
media stream for any reason, such as call transfers being activated or
call recording being activated. what's the arguments to the Dial
application you're giving to asterisk ?

(actually, this should be sent to the asterisk mailing lists instead)

-- 
Regards,   /\_/\   "All dogs go to heaven."
[EMAIL PROTECTED](0 0)   http://www.openmalaysiablog.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done  |
+=+
___
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel