similar to: extensions logon failed problem

Displaying 20 results from an estimated 30000 matches similar to: "extensions logon failed problem"

2005 May 25
3
sip extension logon failed problem
Hi All, Now I configured a linux box as a router. And I installed Asterisk on it. My problem is whenever the WAN is offline all the sip extensions will logon failed. My sip extensions are connected to Asterisk through LAN. Why the LAN side sip phones cannot logon when WAN is offline. Who knows the reason and solution? Thank you so much. I really appreciate. Be Well. lanfei
2005 May 16
0
Asterisk's clients logon failed if asterisk cannot register on its own sip proxy
Hi guys, I have a linux box. It has two network cards. I configured it as a router. It uses its WAN to register onto its own sip proxy and its clients use its LAN to register onto it. Whenever it cannot register through its WAN its sip clients(extentions) will logon failed. That is, if asterisk cannot be a sip client it cannot be a sip server, either. I want it to be a working sip server
2005 May 25
5
how to dial extension with menu
hello like if 6000 is the main exchange number. any one dial to 6000 will be asked for pressing his desired extension then he can press his desired extension then his number is diled exten=>6000,1,Background(enterdesiredexten) exten=>6000,2,Wait(2) exten=>2000,1,Dial(SIP/${EXTEN})
2005 May 19
5
MusicOnHold probelms
This is my second attempt trying to get help and I am hoping someone can. When the musiconhold extension is matched, Asterisk attempts to execute musiconhold and stops right away, this is what I gets: Executing MusicOnHold("OSS/dsp", "") in new stack -- Started music on hold, class 'default', on OSS/dsp -- Stopped music on hold on OSS/dsp Is there a file that
2005 May 30
4
Script to convert mboxes to maildirs?
Does anybody know of a script of a simple method of converting mbox mail stores to maildirs? I'm moving from an old pop3 system to imap and after installing about half our office with mboxes have found that mbox does not support subfolders which some people like to use. Is there any simple way of converting? I can go to each individual account and "manually" convert swaping data
2005 May 20
0
patch schedule for TCP timestamp issue
Hello, I see by the commit logs that the so-called PAWS vulnerability was fixed in -current on April 10. Could you, please, say when a patch will be released? Given the hole's low threat-level, this is not a pressing matter; so if the plan is to wait until the possible tcpdump and gzip issues are investigated and fixed (if necessary) so that a "3 for the price of 1" patch-set is
2005 Jun 08
0
hashing Hosts in ssh_config file
Hello, I hope this isn't a stupid question, but after editing my sshd_config file to set HashKnownHosts to 'yes' after this feature was recently added it occured to me that many of those same hosts are listed in "Hosts" lines in my ssh_config file. (The servers I connect to use different ports and require different IdentityFiles, so I set the appropriate options for each
2005 Jun 01
8
Asterisk Box as a Router, Firewall and DHCP Server
Hi, I'm planning to get my Asterisk box out of the LAN, get rid of my router and make the box acts as a Router, Firewall, DHCP Server (with Shorewall). I'll do that to be able to use some SIP clients remotely. Does anyone doing the same with the Asterisk box, is it a good idea, is there any other solution for the SIP emote Clients. Regards. __________________________________
2005 Mar 09
1
max number of conference rooms, and max number of conference callers in one room
Hi Guys, Does anyone have knowledge about max number of conference rooms, and max number of conference callers in one room? Thank you so much. jintwo __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/
2005 Jun 13
1
[LLVMdev] Compiling SPEC
Hello, I have been trying to compile spec benchmark with llvm.I am trying the 2 methods suggested but have not succeeded yet . 1) Setting the flags -Wl,-native-cbe or -Wl,-native flags to llvm-gcc. This results in successful compilation with llvm BUT it doesn't create .bc files (?)which I need for my experimentation.Any other significant modification/addition missing ?? 2) Using llvm-test :
2004 Aug 28
1
asterisks and vonage
to start with i am new to asterisks and i am also a telcom idiot. with that said i have one vonage line i would like to hook up in my soon to be built Asterisk ippbx server. Now with the one Vonage (with call waiting) line can i receive more one call using an auto attendant route the call the approiate extention? thanks mike
2006 Jan 24
1
suggest a gsm router
*Hi Everybody* ** *I am building a small ippbx network for my office* *I have 6 hard ip phone's and asterisk server but * *now for outging and incoming calls i want to use* *gsm router instead of x100p card ... or pstn* *I want my calls will go out and come through mobile sim card (gsm router).* *My mobile service provider Simultaneously 64 lines conference...* *How many calls can i receive
2008 Dec 22
1
Asterisk SIP URi dialing
Hi i need to implement "Inward" SIP usring dialing in my Asterisk IPpbx, So anybody can recah me by dialing my SIP uri. same time my DNS on same server where currently Asterisk running. how ican implement this. Please help me with config details at DNS & Asterisk point of view. anybody can provide me config exmple? I am using Asterisk 1.4.9. Plz help me Regards Amit
2016 Feb 10
0
ldbadd issue on Samba 4.1.13 AD DC
On 10/02/16 20:58, Allen Chen wrote: > On 2/9/2016 3:48 PM, Rowland penny wrote: >> On 09/02/16 19:59, Allen Chen wrote: >>> Hi there, >>> >>> I have Samba 4.1.13 AD DC compiled on CentOS 6.2 (32bit). Everything >>> is working fine. >>> >>> Issue: ldbadd cannot re-add a deleted user account. >>> What I did: >>> 1.
2015 Apr 22
0
Windows Firewall, network discovery
A couple of weeks ago, I asked for help with getting tinc to work with a couple of issues. I prioritize my hobby projects below essential things, and I'm a bit scatterbrained when there's an internet connection, so it took awhile before I finished trying the things you suggested, and got to a point where I was stuck again. Thanks for taking the time to answer my questions! I set
2006 Jan 12
3
read .what else to do ?
Hi all , I have tried configuring Asterisk at home to make calls outside our Lan WITHOUT any success (Setting up your router/firewall so your remote SIP phones can communicate with your Asterisk@Home Server via SIP through a NAT ) To be precise i did the following (1) I Forwarded UDP Port 5060-5082 to 192.168.1.2 Forward UDP Port 10000 to 20000 to 192.168.1.2 (2) I set
2009 Aug 07
4
CentOS as a router
I am setting up a small CentOS-5.3 host to act as a router. I have the device configured and working. What I am trying to accomplish now is configuring the firewall so as to protect both the router and the LAN. The host configuration has the WAN attached to eth0 (IP_ADDR = A) and the LAN attached to eth1 (IP_ADDR = B). The default gateway for B is A. The default gateway for B is B-1. There
2005 Jun 09
4
Lingo(.com) and Asterisk
Hello, A long Google search didn't turn any clear answer. Does somebody use Asterisk in combination with Lingo? Thank you, Bas
2016 Feb 11
1
ldbadd issue on Samba 4.1.13 AD DC
On 2/10/2016 4:39 PM, Rowland penny wrote: > On 10/02/16 20:58, Allen Chen wrote: >> On 2/9/2016 3:48 PM, Rowland penny wrote: >>> On 09/02/16 19:59, Allen Chen wrote: >>>> Hi there, >>>> >>>> I have Samba 4.1.13 AD DC compiled on CentOS 6.2 (32bit). >>>> Everything is working fine. >>>> >>>> Issue: ldbadd
2020 Jul 23
0
Re: Routed network can't reach outside network
On Thu, Jul 23, 2020 at 03:34:03PM +0100, Rui Correia wrote: > > Is net.ipv4.ip_forward set to 0 ? > > > > > I assume you're asking if this is setup on the host and not on the VM's. > I've checked the host and it is configured like this: > $ sysctl net.ipv4.ip_forward > net.ipv4.ip_forward = 1 This is good. > Should I change it to =0 ? It