Displaying 14 results from an estimated 14 matches for "scenarions".
Did you mean:
scenario's
2004 Dec 14
1
Asterisk to sip client behind Firewall/NAT - cancall but cannot receive calls ?
Check your FW-1 tracker and see if any sip packets are dropped during
call initiation.
I had this problem and it went away when I upgraded the BT's firmware to
the latest (16).
Beware, though, that people on the list claim that this firmware breaks
functionality of the message button and autoanswer.
I haven't checked this yet, cause I can't afford to go back a version.
I prefer a
2009 May 08
3
Fw: HP Laserjet Printer Installation
Dear all,
Can any body help m on this to resolve my issue permanently. I m almost
done, but one bug is creating problem & unable to resolve it as per mail
reply from one of our colgn niranjan.ashok.
Following command is not working on my system ie $ svn co
http://svn.easysw.com/public/cups/branches/branch-1.3/. Its showing error
as " could not resolve hostname, host not found".
2004 Mar 25
0
openssh-unix-dev Digest, Vol 11, Issue 28
The shell that executes on the remote server takes input in the form of
shell commands before it issues a prompt. When you redirect commands
from ssh client to a shell on the remote server there is usually a
trailing EOF to tell the shell to exit. If the shell gets an EOF it
should not respond with a prompt. Also, some shells decide whether or
not to issue a prompt by TTY detection.
2004 Dec 14
0
Asterisk to sip client behind Firewall/NAT - can call but cannot receive calls ?
Hi,
I have following setup:
BT100 ---- Firewall/nat 1 (www.ipcop.org) ---- Internet ----Firewall/nat2
(Vigor) ---- Asterisk .
I'd like to use BT100 as local extension to Asterisk. I've done simple setup
and BT100 can call Asterisk and place outgoing calls. However I cannot set
him to qualify, cause it is claimed as unreachable.
I have port redirection at Firewall 1 (to 5060 and rtp
2011 Jun 08
1
CallerID issue
Hi List,
I am making outgoing call from asterisk to GSM network with the help of VoIP
trunk(SIP trunk) then I am not geting any caller ID at destination end. Is
this the asterisk issue or VoIP trunk issue?
Is this is due to asterisk then how we solve it? I already user
Set(CALLERID(num)=XXXXXXXXXXX) in dialplan.
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
2003 Dec 04
1
Where is lmhosts?
Hello
Someone who has working lmhosts please tell me where it is (i.e., the path).
I RTFMd man lmhosts and:
1) man hosts tells: SYNOPSIS: /etc/hosts.
2) man lmhosts doesn't tell anything about the path.
3) man lmhosts: "It is very similar to the /etc/hosts file format" - does
it mean that the similarity is also in the placement of the file?
4) All config files are in
2003 Apr 01
1
Jails and multihoming
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
All,
are there any plans to allow FreeBSD jails to bind to more than one IP
address?
My scenario (virtual hosting) :
3 front-end hosts with 2 interfaces each, one on the public network, the
other on a private subnet.
1 back-end host, providing NFS mounts for the front-ends.
This scenarion is not uncommon in ISP environments, usually with a big
2007 Jun 15
3
which commands do you use to SSL certify your own server?
...not encrypted, so the server restarts
unattended in case of a reboot.
I have already looked at man pages and a few online tutorials,
but frankly they are not clear on what to do to achieve all
and _only_ what I wrote above. Most documentation, when not
outdated, seems targeted at much more complex scenarions.
Is this sequence of actions and commands correct and complete
for my case, or not:
1) cd /usr/share/ssl
2) modify openssl.cnf to have your Common Name and other parameters
3) run:
./CA -newca
./CA -newreq-nodes
4) move the private key from the .pem file to a separate file
5) put the...
2004 Dec 14
1
Asterisk to sip client behind Firewall/NAT-cancall but cannot receive calls ?
As far as I can remember I only opened sip and tftp ports for the phone.
For some reason (didn't look into it too much) the call stays with sip
and doesn't use RTP.
The problem you describe (the call doesn't even ring on the other side)
is something I had and was solved by upgrading the firmware.
Checkpoint's tracker explicitly said what connection attempts were
blocked and why.
2004 Mar 24
2
Where does the "prompt come from"
Hi All !
I have a little question about the shell that is run when establishing a
connection towards an SSH server.
The client(OpenSSH) displays a prompt(as usual) when a command is executed,
but my question is, where does the prompt come from.
Is it sent by the remote shell or is it handled in the client ??
The reason I ask is that we have developed a product that redirects
stdin/stdout/stderr
2012 Nov 19
7
[Bug 57278] New: [xf86-video-nouveau] flightgear crash when loading scenary
https://bugs.freedesktop.org/show_bug.cgi?id=57278
Priority: medium
Bug ID: 57278
Assignee: nouveau at lists.freedesktop.org
Summary: [xf86-video-nouveau] flightgear crash when loading
scenary
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: king.infet at gmail.com
2007 Feb 14
5
[Semi-OT] Advice on large webmail setup
Hi all,
As the resident Linux guru, I've just been tasked with costing a webmail setup
for about 600 000 users. They each have 10MiB (small, I know) mailboxes. The
current setup has about 40 million web page accesses per month.
Has anyone here any experience with this kind of thing? If so, any pointers as
to software and hardware used, and any other advice would be appreciated.
TIA
--
2006 Jan 15
6
uplink call quality issues
Hi
Can someone please help with the following,
We are using asterisk@home 1.5 and SIP trunks to communicate to the PSTN
network. We are having some problems with the call quality.
Although we can hear the other person's voice quite clear when making or
receiving a call, we get complaints from the people on the other end saying
that our voices sound very unclear, low and
that the voice
2008 May 26
3
Registration of multiple SIP-clients for the same extensions
Hello,
we want to setup the following scenario:
- each user has a softphone AND a hardphone
- the softphone is started with the operating system
- the hardphone is connected all the time using SIP
- only ONE extension for each user
Both phones should ring when the user is called.
We've setup an asterisk 1.4.18 and at the moment only
the last registered client rings.
In Asterisk 1.2 the