Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-06-01 Thread Nardis Dome


--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:

> Nardis Dome wrote:
> 
> >in your sip.conf: 
> >
> >[general] 
> >videosupport=yes ;
> >  
> >
> That helped a lot
> 
> >in your eyeBeam settings-> try to enable all the
> h.263
> >codec.
> >
> >hope it helps..
> >  
> >
> However, I am still not there.
> I have installed eyeBeam on 612 and 617. While 612
> gets the video of 
> 617, 617 sees 612 as a picture, like a big
> spreadsheet with dots in each 
> cell. Absolutely no picture to recognize.
> 612 sees itself clear.
> 
> What could be still wrong?
> 
> I have enabled all codecs on both Xten.
> In asterisk it has the same settings (realtime shows
> the same record - 
> of course user and password is different)
> 
> 
Sometimes i have the same probleme. I have to restart
eyeBeam or reboot my PC...






__ 
Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
http://discover.yahoo.com/
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Ronald Wiplinger

Nardis Dome wrote:

in your sip.conf: 

[general] 
videosupport=yes ;
 


That helped a lot


in your eyeBeam settings-> try to enable all the h.263
codec.

hope it helps..
 


However, I am still not there.
I have installed eyeBeam on 612 and 617. While 612 gets the video of 
617, 617 sees 612 as a picture, like a big spreadsheet with dots in each 
cell. Absolutely no picture to recognize.

612 sees itself clear.

What could be still wrong?

I have enabled all codecs on both Xten.
In asterisk it has the same settings (realtime shows the same record - 
of course user and password is different)



bye

Ronald


--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
 


Nardis Dome wrote:

   


Hi,

did you enable the right video-codecs in eyeBeam?

settings->media->video->Advanced->Codecs


 


I have here
1. H.263++QCIF 128
2. H.263+
3. Basic H.263

and in asterisk
allow = 'ulaw;alaw;speex;gsm;h263;h263p'

   


--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:


 


Nardis Dome wrote:

  

   


try eyeBeam, it works fine for me...


[]
type=friend
secret=
auth=md5
callerid="myCallerId" <>
canreinvite=no
host=dynamic
disallow=all
context=default
allow=alaw
allow=ulaw
allow=speex
allow=gsm
allow=h261
allow=h263





 


Thanks, I bought eyeBeam for two computers on the
LAN for testing, but I 
get with above settings on both screens:


Remote party does not support video


What do I miss?


bye

Ronald


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com

  

   


http://lists.digium.com/mailman/listinfo/asterisk-users
   




 


To UNSUBSCRIBE or update options visit:


  

   


http://lists.digium.com/mailman/listinfo/asterisk-users
   





__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
 

protection around 
   

http://mail.yahoo.com 
___

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
 


http://lists.digium.com/mailman/listinfo/asterisk-users
   


To UNSUBSCRIBE or update options visit:

 


http://lists.digium.com/mailman/listinfo/asterisk-users
 





 


--
Ronald Wiplinger  (CEO of ELMIT)
http://www.elmit.com+886 (0) 939--77-55-16  or
FWD 511208
- I'm a SpamCon Foundation Member, #694, Verify it
at http://www.spamcon.org

PS: Spam prevention!
Our system is protected with a spam prevention
program. 
If you send us an e-mail, our system will send you a

confirmation message back. Just reply to this
confirmation message please. 
After receiving this confirmation message, our

system will send the hold message (one) and all
future messages (after the received confirmation
message) to me without asking you again.


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com

   


http://lists.digium.com/mailman/listinfo/asterisk-users
 


To UNSUBSCRIBE or update options visit:
 

   


http://lists.digium.com/mailman/listinfo/asterisk-users
 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



 




--
Ronald Wiplinger  (CEO of ELMIT)
http://www.elmit.com+886 (0) 939--77-55-16  or FWD 511208
- I'm a SpamCon Foundation Member, #694, Verify it at http://www.spamcon.org

PS: Spam prevention!
Our system is protected with a spam prevention program. 
If you send us an e-mail, our system will send you a confirmation message back. Just reply to this confirmation message please. 
After receiving this confirmation message, our system will send the hold message (one) and all future messages (after the received confirmation message) to me without asking you again.



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Sean Cook
Just got it working with eyebeam:

in sip.conf under general:
videosupport=yes
allow=h261
allow=h263 

shouldn't need per phone config.

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Matt Riddell
> Sent: Tuesday, May 31, 2005 9:43 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage
> 
> Ronald Wiplinger wrote:
> > Nardis Dome wrote:
> > 
> >> Hi,
> >>
> >> did you enable the right video-codecs in eyeBeam?
> >>
> >> settings->media->video->Advanced->Codecs
> >>  
> >>
> > I have here
> > 1. H.263++QCIF 128
> > 2. H.263+
> > 3. Basic H.263
> 
> Try 261?
> 
> --
> Cheers,
> 
> Matt Riddell
> ___
> 
> http://www.sineapps.com/news.php (Daily Asterisk News - html) 
> http://www.sineapps.com/rssfeed.php (Daily Asterisk News - 
> rss) ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
> 


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Nardis Dome

in your sip.conf: 

[general] 
videosupport=yes ;

in your eyeBeam settings-> try to enable all the h.263
codec.

hope it helps...

--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
> Nardis Dome wrote:
> 
> >Hi,
> >
> >did you enable the right video-codecs in eyeBeam?
> >
> >settings->media->video->Advanced->Codecs
> >  
> >
> I have here
> 1. H.263++QCIF 128
> 2. H.263+
> 3. Basic H.263
> 
> and in asterisk
> allow = 'ulaw;alaw;speex;gsm;h263;h263p'
> 
> >
> >--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
> >  
> >
> >>Nardis Dome wrote:
> >>
> >>
> >>
> >>>try eyeBeam, it works fine for me...
> >>>
> >>>
> >>>[]
> >>>type=friend
> >>>secret=
> >>>auth=md5
> >>>callerid="myCallerId" <>
> >>>canreinvite=no
> >>>host=dynamic
> >>>disallow=all
> >>>context=default
> >>>allow=alaw
> >>>allow=ulaw
> >>>allow=speex
> >>>allow=gsm
> >>>allow=h261
> >>>allow=h263
> >>>
> >>> 
> >>>
> >>>  
> >>>
> >>Thanks, I bought eyeBeam for two computers on the
> >>LAN for testing, but I 
> >>get with above settings on both screens:
> >>
> >>Remote party does not support video
> >>
> >>
> >>What do I miss?
> >>
> >>
> >>bye
> >>
> >>Ronald
> >>
> >>
> >>___
> >>Asterisk-Users mailing list
> >>Asterisk-Users@lists.digium.com
> >>
> >>
> >>
>
>http://lists.digium.com/mailman/listinfo/asterisk-users
> >  
> >
> >>To UNSUBSCRIBE or update options visit:
> >>  
> >>
> >>
> >>
>
>http://lists.digium.com/mailman/listinfo/asterisk-users
> >  
> >
> >
> >__
> >Do You Yahoo!?
> >Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> >http://mail.yahoo.com 
> >___
> >Asterisk-Users mailing list
> >Asterisk-Users@lists.digium.com
>
>http://lists.digium.com/mailman/listinfo/asterisk-users
> >To UNSUBSCRIBE or update options visit:
> >  
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> >
> >  
> >
> 
> 
> -- 
> Ronald Wiplinger  (CEO of ELMIT)
> http://www.elmit.com+886 (0) 939--77-55-16  or
> FWD 511208
> - I'm a SpamCon Foundation Member, #694, Verify it
> at http://www.spamcon.org
> 
> PS: Spam prevention!
> Our system is protected with a spam prevention
> program. 
> If you send us an e-mail, our system will send you a
> confirmation message back. Just reply to this
> confirmation message please. 
> After receiving this confirmation message, our
> system will send the hold message (one) and all
> future messages (after the received confirmation
> message) to me without asking you again.
> 
> 
> ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Matt Riddell

Ronald Wiplinger wrote:

Nardis Dome wrote:


Hi,

did you enable the right video-codecs in eyeBeam?

settings->media->video->Advanced->Codecs
 


I have here
1. H.263++QCIF 128
2. H.263+
3. Basic H.263


Try 261?

--
Cheers,

Matt Riddell
___

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Ronald Wiplinger

Nardis Dome wrote:


Hi,

did you enable the right video-codecs in eyeBeam?

settings->media->video->Advanced->Codecs
 


I have here
1. H.263++QCIF 128
2. H.263+
3. Basic H.263

and in asterisk
allow = 'ulaw;alaw;speex;gsm;h263;h263p'



--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
 


Nardis Dome wrote:

   


try eyeBeam, it works fine for me...


[]
type=friend
secret=
auth=md5
callerid="myCallerId" <>
canreinvite=no
host=dynamic
disallow=all
context=default
allow=alaw
allow=ulaw
allow=speex
allow=gsm
allow=h261
allow=h263



 


Thanks, I bought eyeBeam for two computers on the
LAN for testing, but I 
get with above settings on both screens:


Remote party does not support video


What do I miss?


bye

Ronald


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com

   


http://lists.digium.com/mailman/listinfo/asterisk-users
 


To UNSUBSCRIBE or update options visit:
 

   


http://lists.digium.com/mailman/listinfo/asterisk-users
 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



 




--
Ronald Wiplinger  (CEO of ELMIT)
http://www.elmit.com+886 (0) 939--77-55-16  or FWD 511208
- I'm a SpamCon Foundation Member, #694, Verify it at http://www.spamcon.org

PS: Spam prevention!
Our system is protected with a spam prevention program. 
If you send us an e-mail, our system will send you a confirmation message back. Just reply to this confirmation message please. 
After receiving this confirmation message, our system will send the hold message (one) and all future messages (after the received confirmation message) to me without asking you again.



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Nardis Dome
Hi,

did you enable the right video-codecs in eyeBeam?

settings->media->video->Advanced->Codecs


--- Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
> Nardis Dome wrote:
> 
> >
> >try eyeBeam, it works fine for me...
> >
> >
> >[]
> >type=friend
> >secret=
> >auth=md5
> >callerid="myCallerId" <>
> >canreinvite=no
> >host=dynamic
> >disallow=all
> >context=default
> >allow=alaw
> >allow=ulaw
> >allow=speex
> >allow=gsm
> >allow=h261
> >allow=h263
> >
> >  
> >
> Thanks, I bought eyeBeam for two computers on the
> LAN for testing, but I 
> get with above settings on both screens:
> 
> Remote party does not support video
> 
> 
> What do I miss?
> 
> 
> bye
> 
> Ronald
> 
> 
> ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   
>
http://lists.digium.com/mailman/listinfo/asterisk-users
> 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-31 Thread Ronald Wiplinger

Nardis Dome wrote:



try eyeBeam, it works fine for me...


[]
type=friend
secret=
auth=md5
callerid="myCallerId" <>
canreinvite=no
host=dynamic
disallow=all
context=default
allow=alaw
allow=ulaw
allow=speex
allow=gsm
allow=h261
allow=h263

 

Thanks, I bought eyeBeam for two computers on the LAN for testing, but I 
get with above settings on both screens:


Remote party does not support video


What do I miss?


bye

Ronald


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-27 Thread Nardis Dome
> Ronald Wiplinger wrote:
> 
> > I am looking for a SIP Soft Video phone, which I
> can use with Asterisk.
> >
> > If you have one installed (regardless if free or
> purchased) please 
> > tell me which one, the settings in Asterisk and
> your experience with it.

try eyeBeam, it works fine for me...


[]
type=friend
secret=
auth=md5
callerid="myCallerId" <>
canreinvite=no
host=dynamic
disallow=all
context=default
allow=alaw
allow=ulaw
allow=speex
allow=gsm
allow=h261
allow=h263




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] SIP Soft Video phone for Asterisk usage

2005-05-26 Thread Scott Henderson

Try Eyebeam from xten.com.

I usethe phone part but haven't tried the video yet.

Scott Henderson

Finite Technologies Incorporated
3763 Image Drive, Anchorage, Alaska 99504
Phone: 907.339.8085 ext 6101, Fax: 907.333.4482
http://www.finite-tech.com
http://www.chillywall.com
http://www.virtuale.cc
http://www.mphage.com
Current Local Time: http://www.worldtimeserver.com/time.asp?locationid=US-AK




Ronald Wiplinger wrote:


I am looking for a SIP Soft Video phone, which I can use with Asterisk.

If you have one installed (regardless if free or purchased) please 
tell me which one, the settings in Asterisk and your experience with it.



bye

Ronald

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users