similar to: A linksys SPA921 behind NAT and firewall

Displaying 20 results from an estimated 1000 matches similar to: "A linksys SPA921 behind NAT and firewall"

2007 Oct 29
2
XML file for spa devices
Hi all, i need an XML file format which is used in remote provisioning of different spa devices. Please somebody tell me the format or tell me where can i find it on the internet. I also need a list of parameters which are configured using auto-provisioning. -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com -------------- next part -------------- An HTML attachment was
2010 Oct 28
5
being bombarded with SIP packets
Over the last two weeks, we have had at least two "incidents" where our asterisk server got flooded (a hundred or more per second) by SIP packets. Once from 114.31.50.10, second time from 173.212.200.146. We became aware of the problem when bandwidth started suffering because asterisk got very busy sending back replies or rejects (dunno which, I didn't investigate it any further).
2007 Nov 07
5
What do you do to keep asterisk alive?
I've asterisk stop (presumably segfaulting) a couple of times, and I was just beginning to look at how to keep it running - what have others done? I was thinking of wrapping a script around asterisk like this: while 1 do asterisk -f done /Per Jessen, Z?rich -- http://www.spamchek.com/ - your spam is our business.
2007 May 14
1
function_db_read: DB requires an argument, DB(<family>/<key>)
from extensions.conf: exten = _X.,1,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})}) I basically try to lookup the CLIP and attach a name for each inbound call. This works fine, except when I have just restarted asterisk - at which time I've more than once seen the message from the subject. As far as I can tell, with my Set(CALLERID), I should always have an argument in the DB
2007 Nov 07
1
grandstream troubles
I've got a Grandstream 487 in a home-office. The phone-side is working fine, but the user is complaining that his internet connection keeps disappearing. The Grandstream is set up as NAT router, and there's just one PC hanging off the LAN. Has anyone experienced anything similar? /Per Jessen, Z?rich -- http://www.spamchek.com/ - your spam is our business.
2018 Mar 29
1
issues connecting to other working sites.
I did notice the that interface we have named br-lan did not have the proper broadcast and netmask information. I adjusted that and it looks like its now connecting but still running into issues. Here is a snipet from the new system we are trying to connect in (from the /var/log/tinc.log file) 2018-03-15 22:57:26 tinc.NETNAME[871]: Read packet of 74 bytes from Linux tun/tap device (tun mode)
2011 Mar 05
1
2 ip phones and 1 normal, can't neither send nor receive calls at all...
I have 2 ip phones linksys spa921 and 1 normal phone connected to a cisco spa8800, all them are internal lines. 1.- spa921, 401 ext 2.- spa921, 402 ext 3.- normal phone connected to spa8800 404 ext. It had a very strange behavior when I was configuring call transfer and call pickup. These are steps to repeat it: 1.- from 401 call to 404 2.- from 404 don't answer it. 3.- from 402 press *8
2015 Mar 05
2
PJSIP configuration for AWS/EC2 based Asterisk 13.1.0
Hello All, I have an Asterisk server v13.1.0 running on EC2 and I am able to connect and register SIP devices and "see" them on the asterisk CLI. I am also able to place calls, but I am not able to hear any audio on either end after the call is picked up. I was wondering if you can tell me what a minimal configuration for Asterisk on EC2 looks like. My current pjsip.conf configuration
2007 May 01
4
did we all get spammed by TechnoCo ?
I just got spammed by TechnoCo - www.technoco.biz. Those guys must be a little dim if they believe they can openly go about borrowing email-addresses like this. /Per Jessen, Z?rich -- http://www.spamchek.com/ - managed email security.
2004 Nov 22
6
Linksys RT31P2
Has anyone tried out the Linksys RT31P2 with Asterisk? Seems like a really great solution for remote users... even supports QoS. Too bad it doesn't also have VPN functionality built in. Here's a link to the product: http://www.linksys.com/products/product.asp?prid=652&scid=29 -Ron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 May 14
1
queue_exec: Unable to join queue
I have a queue defined which I use like this: exten = _X.(reception),n,Ringing exten = _X.,n,Queue(enidan,t,,,20) exten = _X.,n,Voicemail(443,u) exten = _X.,n,Hangup() When I start asterisk, this queue doesn't work - -- Executing [4439000@Business:3] Queue("mISDN/3-u0", "enidan|t|||20") in new stack [May 14 13:53:59] WARNING[17860]: app_queue.c:3541 queue_exec: Unable
2007 Nov 06
5
Linksys SPA-941 Unavailable
Hello! We are using several Linksys SPA-941 in our office. After IP change occur devices seems not to be reachable, actually unavailable! Devices is connected, e.g. we can place a call using SPA-941 but can not receive any calls... Kim __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2009 Oct 18
4
Customising Firmware
Hi, Does anyone have any advice on customising firmware of an SPA921 so that it can be locked to a sip provider and display logos on the config pages. Many thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091019/f6aa2510/attachment.htm
2007 Jun 11
3
Searchable List Archives?
I'd like to be able to search the list archives when I'm reading someone's message to put what they say in context based on what they've said, and what others have said in conversation with them, in the past. It would help me figure out whether to trust some submitters on some issues, and just learn more from the community's collective/cumulative research and discussion. Is
2009 Oct 14
3
Extension Paging
Hi, We have SPA921 handsets which apparently support Paging, however i can't find any information on configuring Asterisk to make a page call. Does anyone have any information on Paging? Many thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Dec 07
0
SPA921 Help
Hi, We've got 6 Linksys SPA921s. Does anyone know how to get the "Call Park" soft button to appear? During a call, it is not on any menu. Currently, we have to dial the access code manually. Also, the manual mentions that the user menu has an option labelled "Call Park Status" but it's not in any of the menus.. Many Thanks Dan Journo -------------- next part
2010 Feb 04
6
Running a script after Dial() ?
I have the following dialplan: ; calls prefix by '8' are recorded exten = _8[01]./_251,1,Set(something=shortened) exten = _8[01]./_251,n,Set(WAV=filename) exten = _8[01]./_251,n,Monitor(wav,${WAV},mb) exten = _8[01]./_251,n,Dial(mISDN/2/${EXTEN:1},,g) exten = _8[01]./_251,n,System(send-recorded-conversation ${WAV}.wav ${EXTEN:1} emailaddr) exten = _8[01]./_251,n,Hangup() The idea is that
2007 Oct 18
8
centos 5 vs OpenSuse 10.3
Apart from religious grounds (!), is there any pros or cons why I should choose one over the other for a new install of asterisk ? Julian
2007 Sep 28
1
Non-USASCII chars in sip.conf?
This must have been asked before, but googling didn't help much. How do I define a callerid that contains non-USASCII characters? E.g. ?, ?, ?, ?, ?, ? etc. ? /Per Jessen, Z?rich -- http://www.spamchek.com/ - your spam is our business.
2010 Apr 08
1
Asterisk 1.4.26.2 died after 80 days uptime
> On Mon, Feb 8, 2010 at 2:20 AM, Olle E. Johansson <oej at edvina.net > wrote: >> >> 7 feb 2010 kl. 15.09 skrev Per Jessen: >> >>> Thomas Winter wrote: >>> >>>> Hi, >>>> >>>> my Asterisk on debian lenny died after 80 days. >>>> >>>> server kernel: [7572666.186852] asterisk[3673]: