Displaying 20 results from an estimated 2000 matches similar to: "H.263 Video Messages"
2014 May 07
0
Video with asterisk12 and pjsip
Hi,
I tried to turn on Video and get the following cli-WARNING output
-- Executing [8600 at outgoing-kamailio:1] Answer("PJSIP/7000-00000000",
"") in new stack
> 0x7f46f41ff2e0 -- Probation passed - setting RTP source address to
192.168.8.203:17200
-- Executing [8600 at outgoing-kamailio:2]
ConfBridge("PJSIP/7000-00000000", "8600") in new stack
--
2010 Dec 06
1
Asterisk 1.6.2.10 video call
Hello list,
I'm trying to set up a video call from my Ekiga client to a Grandstream
GXV3140 IP-phone. The call succeeds but there is no video.
I have in sip.conf :
videosupport=yes
disallow=all
allow=alaw
allow=g726
allow=g729
allow=gsm
allow=h261
allow=h263
allow=h263p
allow=h264
The Grandstream peer has codecs (sip.conf) :
gsm;alaw;g729;h261;h263;h263p;h264
The Ekiga peer has codecs
2005 Sep 28
1
Asterisk sound files, audio bandwidth, and sound quality
Hello, everybody:
I'm developing an application using Asterisk and a TDM-400 card.
I understand the concept of the difference between GSM and WAV files
when using Asterisk, but I'm not happy with the sound quality with the
GSM compression. It's merely *acceptable* for a telephone call, but for
anything else, it leaves something to be desired.
Case in point -- if you compare the
2010 Jul 05
1
Problems with ulaw/g729 translation
Dear Folks,
I'm running Asterisk 1.4.31 server, on an Ubuntu 9.10 system. My scenario is
simple: connection to the PSTN directly via SIP, using g729 codec, and
connection to the softphones (X-lite 3.0 build 56125) trought local network,
using ulaw codec.
Sometimes, I got messages like:
[Jul 1 15:26:16] WARNING[26483]: chan_sip.c:5514 process_sdp: Unsupported
SDP media type in offer: image
2005 Sep 28
1
Correction: Asterisk sound files, audio bandwidth, and sound quality
Sorry -- I goofed on the sample rates! Apologies!
Hello, everybody:
I'm developing an application using Asterisk and a TDM-400 card.
I understand the concept of the difference between GSM and WAV files
when using Asterisk, but I'm not happy with the sound quality with the
GSM compression. It's merely *acceptable* for a telephone call, but for
anything else, it leaves something to be
2005 Jul 02
1
Sipura SPA2000 behind NAT
Hi, I've one Sipura SPA2000 at home behind a linuxbox with two network
adapters (eth0 for WAN and eth1 for LAN) doing NAT/DHCP:
___________ HOME _______________ ____OFFICE ____
SPA2000 <---> Linux Box <--> Asterisk Box
192.168.0.253 192.168.0.1 eth1 200.93.xxx.a
200.93.xxx.b eth0
My problem is when I try to call to any trunk or extention
2011 Oct 11
0
Asterisk 1.8.7 and VoiceMailMain
Hi,
We can't read the messages in our mailbox always getting
-- <SIP/tootaiAUDIO-00000001> Playing
'/var/spool/asterisk/voicemail/default/100/Old/msg0002.slin' (language 'fr')
[Oct 11 13:24:50] WARNING[26778]: app_voicemail.c:7802 play_message:
Playback of message
/var/spool/asterisk/voicemail/default/100/Old/msg0002 failed
As you see Asterisk try to read
2004 Dec 07
3
:: Migrating to 1.0.3 => Attention. ::
Hello list ,
I?d like to announce possible problems with migrating any version prior to
1.0.2 to 1.0.3.
Pay attention :
1. Codecs
Codecs names/description have been changed .
For example :
versions <= 1.0.2
voip*CLI> show codecs
Disclaimer: this command is for informational purposes only.
It does not indicate anything about your configuration.
1 (1 << 0)
2020 Jun 13
0
Voice "broken" during calls
So the call used Alaw as Codec.
> Am 13.06.2020 um 17:23 schrieb Luca Bertoncello <lucabert at lucabert.de>:
>
> Am 13.06.2020 um 13:47 schrieb Michael Keuter:
>
> Hi
>
>> Try "sip show peer <peername>" for a phone.
>
> So:
>
> mobile phone:
> bpi*CLI> sip show peer 0049177xxxxxxx
>
>
>
>
> * Name :
2011 Dec 29
0
Help_In Voicemail , vedio play but voice is not here out.
Hi all,
I am using to Xlite to save video voice mail.
when i retreive it, then only video show , no voice is here out.
Plz tell me where ,i am wrong , and how i can able to see video plus here audio in voice mail box.
I did following configuration
In Sip.conf
videosupport=yes
[phone1]
type=friend
host=dynamic
context= employees
mailbox=101 at default
2011 Nov 21
1
video calls not working
Hi list,*
*I am not able to make video calls between two sip accounts. below is the
information. please help me where I am missing the configuration.*
Extensions.conf*
exten => 111,1,Answer()
same => n,Dial(SIP/2206,60,r)
same => n,Hangup()
*SIP.conf*
[2218]
type=friend
secret=*******
callerid="Virendra" <9172341457>
host=dynamic ;
2020 Jun 13
0
Voice "broken" during calls
On Saturday 13 June 2020 at 17:23:14, Luca Bertoncello wrote:
> Am 13.06.2020 um 13:47 schrieb Michael Keuter:
>
> > Try "sip show peer <peername>" for a phone.
> bpi*CLI> sip show peer 0049177xxxxxxx
> Codecs :
> (alaw|ulaw|ilbc|g729|g723|gsm|amr|amrwb|g726|g726aal2|adpcm|slin|slin|slin|
>
2006 Mar 21
1
SIP video voicemail problem
Hello all,
I am trying to leave a video voicemail but am unable to do so. I am using
Ekiga (formerly Gnomemeeting) to make a SIP connection to Asterisk 1.2.4.
Ekiga supports h261 for video.
The call connects and negotiation seems okay. When I leave a message,
however, only the audio is recorded. Looking in the log file afterwards I see
many messages like this:
Mar 21 22:02:34 WARNING[2418]
2020 Jun 13
5
Voice "broken" during calls
Am 13.06.2020 um 13:47 schrieb Michael Keuter:
Hi
> Try "sip show peer <peername>" for a phone.
So:
mobile phone:
bpi*CLI> sip show peer 0049177xxxxxxx
* Name : 0049177xxxxxxx
Description :
Secret : <Set>
MD5Secret : <Not set>
Remote Secret: <Not set>
Context : default
Record On feature : automon
2004 Aug 26
0
Asterisk media problem behind NAT
Hello All,
I have a media problem while using sip communicator
user agent with asterisk behind NAT.I had enabled the
debug mode in asterisk and capture the results.I have
attached the results with this mail.Can any one help
me to fix the problem?
Thanks in advance,
Partha
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
2004 Dec 14
1
SIP and Windows Messenger
I'm trying to get two Windows Messenger clients to communicate with
video and audio though asterisk. I'm running into one of two problems.
I get garbled audio under the current config. I had another config
where I could get a voice call to work but using video would cause the
caller to get music on hold. (very odd)
Calling a phone hanging off of an TDM the audio works great. This is
2004 Sep 23
1
video via IAX or SIP
HI ALL.
Please help.
Problem: video calls drop after 15-20 seconds all the time.
Use * latest cvs.
from sip.conf
[1102]
type=friend
username=1102
host=dynamic
callerid=Veo webcam<1102>
canreinvite=no
disallow=all
allow=gsm
;allow=ulaw
allow=h261
allow=h263
from iax.conf
[peer2] ; 192.168.0.7
type=friend
port=4569
auth=md5
secret=second2
context=local
host=dynamic
qualify=yes
trunk=yes
2010 Aug 09
0
[SIP/H.264] Codec negotiation problem ?
Hi,
I've a problem configuring my Asterisk. What I try to reach is to
interconnect a Tandberg Visioconference (SIP) world with my Asterisk (SIP)
with 1 constraint I can't change : "every RTP flow needs to pass THROUGH
Asterisk, and are NOT nated"
What I observe :
- a call made from a SIP Phone registred in Asterisk to Tandberg works
(voice and video bidirectionnal)
- a call
2005 Mar 20
1
I cannot use G711 (ulaw|alaw)
Dear all,
I'm trying to use ulaw and alaw with Diax and Asterisk but I'm not able to,
I got the following error message:
Mar 20 11:47:59 NOTICE[7099]: chan_iax2.c:6350 socket_read: Rejected connect
attempt from 192.168.0.55, requested/capability 0x8/0xc incompatible with
our capability 0xfe02.
I do not understand why because my Asterisk box load these codecs properly!
Does somebody
2009 Dec 30
2
Skype for Asterisk
Hi Sir,
We have integrated Skype with Asterisk (skype user id:-
rexesbposolutions). Each call which is coming to skype account is
getting transfered to Asterisk Queue. It has following two cases:
case 1: When we call from normal skype account to skype account
(rexesbposolutions), everything is working fine.
case 2: This skype account (rexesbposolutions) has been assigned with a
online virtual