similar to: SIP jitter buffer and asterisk native bridge

Displaying 20 results from an estimated 10000 matches similar to: "SIP jitter buffer and asterisk native bridge"

2005 Jan 09
2
What is acceptable network latency forvoipconnection?
In the real world (or at least in my world) we use undersubscribed internet connections that come with a service level agreement (SLA) that guarantees that the jitter, delay, and packet loss with be within defined parameters in the service agreement. With most DSL and Cable you will not get a SLA, with the cheapest T1s you might get one, but the only penalty to the ISP if they do not meet is a
2007 May 08
2
asterisk 1.2 and UDP packet numbering on bridged channels (for jitter buffering)?
http://www.asterisk.org/node/48317 does a nice job of explaining the 1.4 jitter buffer, however it raised a question in my mind. In 1.2 (and also 1.4), when asterisk bridges 2 SIP channels, are the UDP RTP packets renumbered on transmit, or is the original sequence number preserved in the UDP header? A comment is made on the referenced blog that jitter buffering is best implemented at the
2006 Nov 17
11
wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM database that provides http based query responses? Does an application or script already exist that does this? Basically, I want to do a wget of a URL that contains the callerID number as a variable, and assign the returned text to another variable which can be used to set the caller ID name. Any suggestions?
2005 Aug 29
3
How to use * and # as part of number indialcommand
Michel Send me the same output for a dial string that only sends the *31* Is this an ISDN line? What type of card/signalling/switchtype are you using? It looks as if the PSTN switch accepts the *31* and then hangs up so you can make the NEXT call with the *31* feature enabled. If so I assume the *31* feature will be enabled for the next call on the ENTIRE SPAN if it is an ISDN trunk group. If
2005 Jun 13
9
SIP Listen to multiple ports
Hello all I'm trying to get my asterisk config to listen to multiple ports. This is since some clients have port 5060 blocked by their ISP. Does anyone know how to do this in sip.conf or if it is even supported? Thanks!
2005 Sep 01
1
RE: Hardware dimensioning issues To: <juanmoyano@southecon.com.ar>
Juan, I am running a Calling Card application on a Dell PowerEdge 2850 with Asterisk 1.0.7. Recording conversations I have seen on my server causes the processors to burn more than necessary so I would recommend what William from Signate recommended: " Consider saving recorded calls in a database on a separate server. It will be simpler to build a retrieval interface that does not
2005 Aug 30
2
How to use * and # as part of numberindialcommand
What is CFU and CFNR? > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Michel Koenen > Sent: Tuesday, August 30, 2005 1:46 AM > To: asterisk-users@lists.digium.com > Subject: RE: [Asterisk-Users] How to use * and # as part of > numberindialcommand > > > From: "Damon
2006 Feb 23
9
auto provision of IP501 polycom
Has anyone been able to get the IP501 to discover the FTP server IP address (via dhcp or dns) and download 100% of the config from a provisioning server? We are still having to touch each unit to enter the ftp server address and password, as well as set many of the options that will not take from the config file. Have a sample config file you are willing to share? What is required in
2006 Jan 26
6
* point to point t1 solution? / alternatives
This has been an interesting discussion for me (except for the sniping). The last post led me, out of curiosity, to this wiki entry: http://www.voip-info.org/wiki-Asterisk+TDMoE I was unaware of this feature, and it looks pretty good. I've been pondering replacing some T1's by leveraging IP capacity but of course have run up against the QoS issue. My idea was different... I
2005 Jan 08
1
What is acceptable network latency for voipconnection?
That "program" will be detected by your ISP within a day or so, determined to be a virus, and your service will get disconnected...which n turn will not help your latency or jitter at all. VoIP can tolerate a fair amount of latency; latency over about 100ms is heard as a perceptible delay resulting in a connection that appears to be half duplex. Jitter, on the other had, is the real
2005 Aug 02
3
priority "a" in macro to access voicemail
I have added the following to a macro that is used for all extensions so a user can access voicemailmain by pressing * during the voicemail prompt ; check voicemail exten => a,1,voicemailmain(${macro_exten}) exten => a,2,hangup The behavior is a little weird, the * key is not recognized during the portion of the greeting where the extension number is being played back, after it is
2006 Jan 27
3
OT?: International number parsing
Can anyone shed some light on "rules" that might make the task of parsing the country code and city codes from a dialed number in the CDRs? I know that there is almost never a case where a concatenated country and city code could overlap with another country code, but what about city codes and local numbers? Is it possible for a concatenated city code and local number to match another
2006 Jun 12
3
get value from DB directly
Hi, I want to know how I can get a value from a table. Say, I have a table sip_buddies for storing sip user account information. There is a field called 'accountcode' that I want to get its value in the dial plan. As I find that there is no direct way to get the value from the table. Does anyone can tell me how can I get its value in the dial plan? Thanks!
2006 Apr 18
6
T1 to cross connect remote PBX and asterisk
Looking for someone with a successful experience similar to this; I have a need to cross connect a 3COM NBX PBX PRI interface to asterisk, but over a long distance. We do not need any IP connectivity and the solution requires G.711u audio so there is no benefit to using IP. Has anyone here successfully cross connected any PBX PRI interface expecting NI2 PRI signaling B8ZS/ESF with an
2005 Aug 12
4
voicemail - 99 message limit
Anyone know how to override the 99 message limit in voicemail? (yeah, we have a public VM that gets that many a day). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050812/1bff12e4/attachment.htm
2006 Jan 25
20
* point to point t1 solution?
Can anyone point me to a reference or sample config for bypassing a nailed up (point to point) t1 between two PBXs with asterisk and a pair of t1 cards? Right now I have 2 Nortel norstars connected to each other via a leased line t1. I also have a solid 10mbps low latency microwave link between the 2 sites. My goal is to run an asterisk box at each end with a t1 card and Ethernet card to
2004 Dec 13
4
Caller ID on Snom 190?
Has anyone had success with the Snom 190 displaying caller ID name and number on the Snom 190 on for an inbound call from *? Right now our Snom's only show the caller id name, not number. I know the number is transmitted from the Telco and received by * since the number shows on the incoming call event at the * console. We are not setting the caller id in the extensions.conf, simply passing
2006 Feb 02
9
Asterisk on laptop connected to POTS line
Anyone know of any equipment that I can use to connect a laptop running asterisk to a POTS line (RJ11) ? Regards, Dovid __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2009 May 21
2
Jitter buffer question
Hi List, I have a question regarding jitterbuffer in Asterisk 1.4.24. I see that jitterbuffer is only effective on the receiving channels. My asterisk has only SIP accounts + 2 SIP trunk accounts to our branch office. Questions: 1. To enable jitter buffer on SIP channels it seems I have to enable and force it, right? 2. If I enable and force jitter buffer, Asterisk would always have to stay
2005 May 07
1
Setting the jitter buffer in AIX
Are these things possible? 1) Set the local Asterisk jitterbuffer size, but only for a particular connection. I'd like to force Asterisk to use a particularly large buffer in certain cases. Should I expect this to work? [general] jitterbuffer=no register => username:password@parcelfarce.domain.net ;parcelfarce register => username:password@iaxtel.com ;iaxtel [parcelfarce]