similar to: PAP2T-NA Jitter Buffer

Displaying 20 results from an estimated 5000 matches similar to: "PAP2T-NA Jitter Buffer"

2006 Jun 08
2
Linksys PAP2T-NA - call goes through but phone doesn't ring
I'm trying out a Linksys PAP2T-NA. Calling out works great, no problems there. Calling in, though, the phone doesn't ring. Caller ID shows up, I can pick up the phone, and the call is connected, but no ring. I've tried it on two analog phones, same behavior. Suggestions? Asterisk SVN-branch-1.2-r31555. - James Moore
2007 Aug 16
2
tone in linksys pap2t
i have the problem in the hardware linksys pap2t, I am install asterisk with asterisk-gui and work fine but the hangup the phone (linksys pap2 t), no tone and sound like tu,tu, tu , tu , tu , tu , tuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu what is the problem with phone ??? add param special??? Note: i am mark number phone and wait ... sesonds and call. thank you. -------------- next
2007 Jun 07
3
Provisioning Linksys PAP2T ATA's
Does anyone know how the Linksys PAP2T ATA's can be mass provisioned? Documentation seems to be sketchy, even on the Linksys web site. Thanks, Doug. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070607/3f90695c/attachment.htm
2010 Oct 02
2
Security - Using Linksys PAP2T from outside with a dynamic IP is there anyway to block all other traffic but those of the PAP2T?
Hi Everyone I think PAP2T supports DynDNS and other Dynamic DNS providers. I have a box that needs to be secured at all times. Currently it's not connected to the internet. If it were connected, I would have iptables block any and all traffic from outside but I want a single device - Linksys PAP2T - to be able to connect back to the server. That is a stand alone device and doesn't support
2010 Apr 29
4
ATA shootout: PAP2T versus Grandstream Handytone 286
I'm considering a situation where I buy about twenty ATA devices. I've played with the Linksys / Cisco PAP2T, and got that working fine with some inbound and outbound faxing. The web GUI was okay. I'm seeing prices around $45 to $50 for this thing. It comes with two FXS ports, but I only need one FXS. I've seen the Grandstream Handytone 286 online. It looks promising as an
2006 Dec 02
1
Linksys PAP2t-NA and Asterisk
I've got a PAP2 that I've got working with asterisk. At the moment, its configured so that when a phone is picked up on it, it connects to Asterisk. My hope is that I can let Asteirsk handle the entire dialplan, including dial tone generation. What would my context in extenstions.conf look like for this sort of dialing. More accurately, how can I get Asterisk to generate the dial tone on
2009 Mar 31
1
PAP2T-na Bricked?
Hi all. I received a PAP2T-NA from a potential customer to see if I could get it configured for testing. I plugged it into my network and plugged a phone into it and attempted to do a factory reset from the handset. I pressed "****" and got NOTHING! Just silence. So, is this TA a brick? Or is there additional voodoo that I'm not aware of? Mike.
2011 Apr 25
3
PAP2T auto answer?
Hi all, Is it possible to send a SIP header to a PAP2T or SPAxxxx and cause the device to automatically answer? I can do this with my Polycom phones and would like to do it with my ATA's. Any ideas? -- Take care and have fun, Mike Diehl.
2009 Feb 13
1
linksys PAP2t and asterisk
Hi all: when i make a call from linksys pap2t to an asterisk server a fake ring is heard some times ,but when sending calls between 2 asterisk servers through sip no fake ring is heard but real one. any suggestions please. _________________________________________________________________ Windows Live?: E-mail. Chat. Share. Get more ways to connect.
2007 Aug 16
1
Asterisk, PAP2T and 2Wire DSL router
Here is Mexico the phone company uses a DSL router from 2Wire which in my opinion is quite bad. I am having problems getting PAP2T adapters connected to Asterisk using these routers. They connect fine but after about 5 minutes I get a message on the Asterisk console that the ATA is unreachable. So far the only way I have found for the ATA to stay connected more than five minutes is to put it in
2008 Apr 30
1
One way audio...
I have a big headache. I have an Asterisk server connected to an Avaya PBX. Everything is working between those two. The problem is that I have 45 PAP2T adapters and 45 SPA3102 adapters that connect via the Internet to the Asterisk server through a Fortinet firewall. When calling from a PAP2T I get one way audio, the remote site can hear me but I cannot hear them. If I do an "rtp
2004 Jun 22
1
Eliminating silence suppression(?) on IAX2 calls
We have an Asterisk server that speaks IAX2 to Magrathea to get to the PSTN. Our local phones are a mix of Cisco 7940s and Grandstream BT100s all configured for SIP with silence-suppression disabled. Everything is configured to use a-law encoding. The version is: sip*CLI> show version Asterisk CVS-05/06/04-18:45:57 built by root@sip on a i686 running Linux Incoming callers are complaining of
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]
2010 Sep 03
2
Wanted: UK-specific hardware recommendations (FXO and FXS)
I have a pair of Asterisk servers which are happily routeing VoIP calls. I want to hook one of them to the PSTN. Given that I am in the UK, what is a reasonably easily-available device to provide an FXO interface from a Linux box, with a minimum of faffing around with drivers? Just one line is needed, though in theory two might eventually be useful. My usual white-box hardware suppliers don't
2006 May 03
2
New jitter.c, bug in speex_jitter_get?
> Yes. Jean-Marc has made the API more similar. > > Jean-Marc: Have you looked at the API we have for the > asterisk/iaxclient jitterbuffer? Just did. > It's pretty close to what you have now -- the major difference is that > your jb still assumes it can "own" the data passed in -- it copies it, > and it destroys it at will. With the API I put together,
2007 Apr 20
2
Problems with the Speex Jitter Buffer
Thanks for your reply Jean-Marc! this was what I had before. But I decided to restructure it since the thread that plays the sound is a callback from the sound hardware, more or less an interrupt handler. For me it seems more reasonable to waste some memory for to save the decompressed Packet. While I write this I begin to think that it is possible I decompress Packets that are never used
2007 Apr 18
3
Problems with the Speex Jitter Buffer
Hi, I am using the JitterBuffer. Since there is not so much documentation I think I dont use it in a correct way. All the packets are recieved (I control the sequence numbers) but the JitterBuffer often tells me he has no packet. I am using it in the following way: I am not sure if I use the ticks correctly but I think it can be set to 20(msec). It is set as a Member in my class and i
2008 Feb 08
1
(no subject)
Hi, I am trying to communicate H323 and SIP users. I have configured h323.conf, sip.conf and ooh323.conf. If I am using gatekeeper (gnugk) then I am able to call successfully to h323 users using SJphone. And same for SIP users also. But when I disabled gatekeeper and trying to call using gateway with sjphone then every time whatever number I dial the call goes to asterisk and some computerized
2006 May 03
2
New jitter.c, bug in speex_jitter_get?
> We just return a frame with the return value JB_DROP, which tells the > caller to drop this frame, and call jb_get again. > > When the caller is done with the jitterbuffer, it calls jb_getall() > repeatedly, until it's empty, and then it can discard all the frames. Hmm, looks a bit error-prone to me. Especially considering I still have to explain that "no, you
2009 Jan 20
2
PAP2T provisioning
Anyone have an example XML file for the PAP2T? Cheers, j