Displaying 20 results from an estimated 9000 matches similar to: "cvs or svn"
2007 Oct 14
4
ResponseTimeOut() and t extension
Hi List;
Can someone advise me why in the below context, it
does not run the Background step? Once I dial 1000,
then it hangup and give congestion signal? If I
comment the ResponseTimeOut, then it run the
Background but it does not wait till caller enter the
digits, once the sound file finish, then it hangup
(congestion signal), also in all the situation, it
does not go for the t extension, why?
2007 Oct 19
3
ResponseTimeOut()
Hi List;
My Asterisk version is 1.4 and I am trying to use the
ResponseTimeOut() application to control the response
time of the Background function, but when the running
arrive for the ResponseTimeOut() then the call drop
and my debuging says:
No Application 'ResponseTimeout' for extension
(Test_Bilal,s,3)
Spawn extension (Test_Bilal,s,3) exited non-zero on
'Zap/1-1'
Hangup
2007 Aug 19
2
How many calls can use the same username
Hi List;
If I configured one SIP account or one IAX account
[sipuser1] or [iaxuser1] then how many calls can be
originate/terminate using the same account [sipuser1]
or [iaxuser1]?
In other words, can 10 IP Phones (users) do a calls
via Asterisk using the same account (SIP or IAX2)?
If yes, how can I control the number of calls per
account?
Regards
Bilal
2007 Dec 03
2
Hoteling
I'm sure this has been discussed many times, but I have a question about
hoteling.
My understanding would be this:
A phone sitting on a desk. A user hits 9000 and it asks what extension
you'd like to become. You type "1001" and then it asks for your
password. You type 1234, and it says you're "logged in". You now are
accepting calls at your phone and you're
2009 Jun 06
5
DAHDI, and 64 bit machine
Hi All;
To download, compile and install DAHDI, do I need to download the both (dahdi-kernel and dahdi-tools) If yes, then do I need to do the compilation and installation command for each package? What is the method to download, compile and install the both packages as one package?
By the way: Why there is dahdi-kernel and dahdi-tools? In other words, for what the kernel is used and for what
2007 Sep 28
4
. (period): Wildcard match; matches one or more characters
Hi List;
In the outbound, I read in the documents the Wildcard
match "by using the . (period)", but I did not
understand how Wildcard will work (like what)? As I
know that Wildcard is a term used with the Diguim TDM
card (FXO and FXS), so what is the relation between
such cards and the matching in the dial plan?
Any help?
Regards
Bilal
2007 Feb 21
2
How does Asterisk use SIP info command
What Asterisk command I can use to send a SIP INFO command? Thanks for
pointers.
Yuan Liu
2009 Jan 27
2
Module res_odbc is not loading
Hi,
I have remove the comment defor res_odbc.so and res_config_odbc.so in my
modules.conf, but the module is still not loading
when I do:
module show like odbc
I have o module returned
anybody knows why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2008 Jan 07
2
Increase Volume - SIP
Hi guys,
Can someone tell me if there is a way to increase the volume of a conversation that occurs between two SIP channels or between a SIP and an IAX channel ?
My headsets are set to the maximum volume but the voice is still low ... I know there is a configuration in zapata.conf for the digium cards, but is there a place I can set this up for RTP conversations ?
Thanks,
2007 Aug 26
1
Is it possible to register without sending the password?
Hi List;
I noticed that if I disabled secret in the context by
placing ( ; ) before it, then at the asterisk the log
will be:
-- Registered SIP 'bilal_sip' at 0.0.0.0 port 5060
expired
The IP address of the endpoint was not captured!!!
Why?
If secret enabled, then some endpoints can not
register (maybe due to compatibility in reading the
negotiation packets), so what is the solution?
2009 Jan 07
5
recommendation for German sound files
Hi!
http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German
lists a plenty of sound files for German.
Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon).
thanks
klaus
2007 Mar 18
2
camp on off-line phone
When phone A registers, I want phone B to ring, when picked up, it should
call phone A and connect the phones.
Translated: When GF in Mexico powers up laptop where soft iax-phone
registers automatically, I want to talk to her asap :-)
How to?
Leif
2007 Feb 26
1
deprecated - CLI help vs. source code
Could someone with inside knowledge comment on that? If the
source code says "deprecated" but the CLI help does not mention
that - whom do I trust?
-------- Original message --------
Subject: Re: [asterisk-users] Ex-Girlfriend syntax and RealTime Extensions
From: Philipp Kempgen <philipp.kempgen@amooma.de>
Thomas Kenyon wrote:
> Philipp Kempgen wrote:
>> You might use
2007 Aug 27
2
Is it possible to register without sending the password
Dear Philipp;
Kindly find the part of the configuration as below:
[general]
allow=all
disallow is comment by ( ; ).
[bilal_sip]
type=friend
context=internal
host=dynamic
canreinvite=no
dtmfmode=rfc2833
So where is the problem? The endpoint does not
register and nothing appear on trace level 3. And the
amazing thing that if the endpoint send wrong username
(for example: bilal_sip100) then it
2009 Jan 26
2
custom cdr userfiled
Dear,
I added new field to cdr table , named "service" and type varchar(20),
but in extensions.conf with the following command, nothing to be saved.
exten => _X.,1,Set(CDR(service)=OUT)
does asterisk support this ability ?
is any setting must be changed, before that ?
best
Mani
2007 Nov 14
1
"Whats New at Digium the Asterisk Company" -- Junk?
Is the "Whats New at Digium the Asterisk Company" message I got from
digium at en25.com really from Digium?
If so I suggest to send it from digium.com and not to use those
shady Eloqua redirect URLs.
Regards,
Philipp Kempgen
--
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
Let's use IT to solve problems and not to create new ones.
Asterisk?
2008 May 06
3
asterisk queue cluster
I setup two asterisk servers with identical settings
(same extensions, same queues, etc). Each one is
connected to the same amount of incoming/outgoing
links (1 PRI, 4 BRI, 1 IAX friend, etc, on each box).
Most extensions are sip and they register via DNS SRV
and other methods so that the two servers are load
balanced. Incoming PSTN calls (BRI) reach 50% each
server so that's load balanced
2008 Sep 17
1
chan_iax2.c: No more space
Just a quick question
---cut---
[Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 - Circuit/channel congestion)
[Sep 17 15:52:14] WARNING[8232] chan_iax2.c: No more space
[Sep 17 15:52:14] WARNING[8232] chan_iax2.c: Unable to create call
[Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 -
2009 May 24
7
Asterisk, SQL Database Update
Is there any method in Asterisk to enable the updating process
into another SQL database through entering IVR options during the call.
Thanks a lot.
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
2008 Aug 19
2
Help with Asterisk to Huawei SoftX3000 registry problem
Hello Asterisk People,
I am having trouble connecting asterisk to a huawei SoftX3000 Switch, i
can succesfully connect other softphones like Zoiper, but when it comes
to Asterisk SIP Client, the system doesn't authenticate, i have the
following configuration:
peer: 10.220.0.2
username: 4857768
password: 4857768
the configuration is as follows:
in the general section:
register =>