Displaying 20 results from an estimated 2000 matches similar to: "sip jitter buffer"
2003 Jul 08
5
Using multiple iconnecthere accounts
Has anybody out there tried to use two different iconnecthere accounts
with Asterisk?
What I want to do is use a second account if the first is busy.
I have tried the following:
exten=>_91NXXNXXXXXX,1,StripMSD,1
exten=>_1NXXNXXXXXX,2,Dial,SIP/BYEXTENSION@iconnect ;iconnect is the
first account
exten=>_1NXXNXXXXXX,3,Dial,SIP/BYEXTENSION@iconnect2 ;iconnect2 is
the second account
But that
2003 Jul 11
1
Unable to find IP address???
This morning, I received a very strange error message on the Asterisk
console.
The error occurs when I try to access iconnect
WARNING[196621]: File chan_sip.c, Line 386 (__sip_xmit): sip_xmit of
0x80d0854 (len 649) to 213.137.73.178 returned -1: Bad file descriptor
I also get this error when I try to reload:
WARNING[16384]: File chan_sip.c, Line 5355 (reload_config): Unable to
get IP address for
2004 Jul 12
1
SIP client to IAXTel 800/888/877/866 dialing thru Asterisk
Through my Asterisk server, I am trying to use IAXTel to dial 800-type
numbers (yes, I know I can do the same thing with FWD and others via
SIP, but I wanted to play with IAX a little). It appears I'm running
into some sort of a codec mismatch or something because it's not working
right. The SIP client is a SPA-3000.
In iax.conf, I have something like the following:
[General]
2003 Sep 25
4
SIP Problem
I am having a problem when a SIP registration fails. I get the following
messages in the log:
Sep 25 18:51:02 NOTICE[1125329600]: File chan_sip.c, Line 2874
(sip_reg_timeout): Registration for '<user>@fwd.pulver.com@65.39.205.114'
timed out, trying again
Sep 25 18:51:02 NOTICE[1125329600]: File chan_sip.c, Line 5119
(handle_request): Registration from
2003 Jun 17
3
Directory Application question
I'm wondering if I can do the following:
Caller activates the Directory application
Caller enters the first 3 digits of a person's last name
=====
Normally here, Asterisk will say the extension number of a
person found.
Is there a way to get Asterisk to say the name as well? (perhaps
using the same sound file that is used
for their name in the voicemail application)
Can this be
2006 Jan 03
1
IAX2 channels denoted as '(None)'
I have some stuck channels that I think I'm going to have to bounce
Asterisk to get rid of, but am curious to know what they are and how
they've managed to accumulate. The show up with a channel identifier of
'(None)' as in the output below, and do not show up in the soft hangup
list, and so can't be cleared by that method. Here is the output from
iax2 show channels:
2003 Aug 13
1
FWD SIP phone format=2, FWD call format=4, why?
Hi!
I'm trying an asterisk-FWD connection. I'm using X-Lite OR SIPPS as the
IP phone. I configured the X-Lite and SIPPS to use GSM codec. Whe I
call FWD, I get this info on the channels when the call has not been
stablished yet:
sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Lag Jitter
Format
192.246.69.223 613 1770bf3430d 00102/00000
2003 Aug 21
0
No audio in either direction, sip channels hanging, asterisk will not shut down.
Hi all,
I have been asked to look into using asterisk as part of our setup.
The eventual goal is to replace as many parts of the existing setup as
possible, but in the interim, I just have to make it bolt on and work
with all existing parts.
My current setup is as follows:
Cisco 7940
(ext 2000)
|
v
Asterisk -> Snom SIP proxy(v2.22) -> Vega100 PSTN gw -> Index PBX
|
2008 Mar 28
1
IAX user register problem
hi,
i want to call PC2PC between to IAX client without authentication i
want to allow every user to use PC2PC no any password required. Please
let me know what i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest IAX User"
My extensions.conf
[default]
exten=>_.,1,Dial(IAX2/${EXTEN})
2003 Jul 07
0
One-way talk paths (without INVITE?) and other issues
I'm experiencing one-way voice paths, followed by a hangup on one
softphoine and not the other. Also, caller ID has odd outputs -- and I
wonder if the problems are related.
My configuration has Asterisk and a Linphone softphone running on the
same box. I have a PC, and on that PC I use X-Lite or SJPhone to connect
to the Linphone instance.
When I call from the PC to Linphone:
* I call
2004 Aug 29
2
Jitter buffer
Hi,
I thought I'd repost this to the -users list for some background on the
jitter buffer and its workings and remaining issue.s
I'll also pu a little executive summary here at the top:
Where a channel is native bridged to another iax2 channel:
1) Lag is not measured and will usually show 0ms. Any other number is an
old measurement from the start of the call
2) The jitter
2004 Nov 28
1
IAX2 and FWD problems?
Hi,
I'm slowly getting to grips with *. My next quest is to get IAX2/FWD
calls working.
I've setup a fwd account and added IAX capability to it via the website.
I got the email saying it had been done with some welcome text and sample
phone numbers to try, such as 10001 for the answer phone.
I followed the setup example on the fwd site for configuring * to work
with fwd's IAX.
2004 Apr 15
1
Asterisk in pass-thru mode
Hi all,
Below is what I did to run Asterisk in pass-thru mode:
sip.conf:
[general]
disallow=all
allow=ulaw
canreinvite=yes
For each channel, canreinvite=yes is enabled. No dial command has 't' option.
However, it seems that Asterisk still stay in the media path and bridge the 2 end points. Am I missing something???
sip*CLI> show channels
Channel (Context Extension
2008 Mar 28
1
how to register IAX user without password
hi,
i want to call PC2PC between to IAX client without authentication i
want to allow every user to use PC2PC no any password required. Please
let me know what i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest IAX User"
My extensions.conf
[default]
2013 Nov 25
2
Help required in simulating libvirt TLS server
Hi All,
Will some one explain how is this tls libvirt server is implemented. For my
testing purpose I need to implement the similar TLS server in Java or
Python and this server is capable to receive all libvirt calls like
getCapabilities, hostname etc and return response as I'm configured.
Basically I need to simulate the libvirt TLS server. I tried creating many
TLS server but none of the my
2005 Sep 18
0
How does the jitter buffer "catch up"?
>
> Is is possible to give a short hint about how the jitter buffer would
> "catch up" when network condition have been bad and then get better?
>
> I'm using the jitter buffer with success now, but sometimes I have a
> long delay that's caused by bad network conditions and then later when
> the conditions get better, I would think we would want the audio to
2008 Mar 28
1
how to register IAX user without password for any user
Dear Sanjay,
Sorry sanjay i miss to explain completely. My PC2PC mean is
Dialer2Dialer i want to allow call between Dialer with out any
registry and authentication through IAX.
so i need to setup Asterisk accept calls from any user and users can
call to each other without any password and registration.
please help how can i configure Asterisk using IAX in this regards.
thanks,
Asif
Message: 9
2004 Jun 24
2
How to force G729
We want some of our users to use G729, and some others to use ULAW. Our PSTN gateway provider supports both, so that's not a problem, and if I force him (the PSTN gateway) to allow G729 only, the outgoing call will take place with G729.
The problem is that I want to have my PSTN provider configured to allow ULAW as a first priority, then G729. I did it like that:
[mypstngate]
type=friend
2004 Sep 07
3
Maximum tollerable lag/jitter for IAX2 w/o jitterbuffer enabled?
I'm having a problem with intersite calls over IAX2 being abruptly
terminated. Nothing odd shows in any of the logs for Asterisk or the host.
The only think I can think it might be is a lag-spike on the site to site
connection.
How sensitive is IAX2 to lost frames, lag spikes or large variations in
jitter with the GSM codec and:
bandwidth=low
jitterbuffer=no
trunkfreq=100 ; Raised from
2016 Nov 16
3
[PATCH] ssh-pkcs11: allow providing unconditional pin code for PKCS11
Some HSM's such as Safenet Network HSM do not allow searching for keys
unauthenticated. To support such devices provide a mechanism for users
to provide a pin code that is always used to automatically log in to
the HSM when using PKCS11.
The pin code is read from a file specified by the environment variable
SSH_PKCS11_PINFILE if it is set.
Tested against Safenet Network HSM.
---