Displaying 20 results from an estimated 10000 matches similar to: "how can qualify=yes trigger some external event?"
2007 Jun 12
4
write some custom values to CDR table
Hi,
I write the CDR of my Asterisk 1.2.17 server in MySQL database
using cdr_addon_mysql.so.
Now I'm trying to write some custom values to userfield column by
the SET(CDR(USERFILED)=SOME_TEXT) sintax, but nothing gets writeen in
MySQL cdr table!!
Why? I'm I skeeping something or what?
Taking a look at the URL:
2007 Jun 08
5
Write to multiple databases as redundancy scheme
Hi,
Can Asterisk write to multiple MySQL databases in different machines,
at the same time, as a backup scheme?
If it does, where can that be configured? In res_mysql.conf file?
Does anyone ever made it?
Regards,
Ricardo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 23
1
Call Transfers in SER + Asterisk architecture
Hi,
I'm deploying a SER + Asterisk architecture, where SER is used as SIP
registrar, and Asterisk is used for voicemail and PSTN gateway.
This system is already able to make Call Transfers (Blind and Attended)
internally between phones registered in SER, although, I can't make
Call Transfers in some scenarios involving PSTN numbers (which need to
pass through Asterisk).
The problem
2006 Oct 20
3
voicemail usernames can't begin with "j" letter?
Dear all,
I've configured Asterisk Voicemail, but after some tests I realised that
when some call is sent to the voicemail of someone which username begins
with "j" letter, Asterisk gives me the error:
WARNING[5865]: app_voicemail.c:2412 leave_voicemail: No entry in
voicemail config file for 'ohn'
(for a called user named john, for example)
Is this some kind of
2006 Nov 13
2
FAX using T38
Dear all,
I'm trying to enable Asterisk to work with FAX using T38. I've tried
Asterisk 1.2.4 with the available patch found at URL
http://bugs.digium.com/view.php?id=5090 and also with the new 1.4 Beta3
that is announced to support it too.
With both Asterisk versions, I've sent with success FAXes between two
FAX machines each one attached to an ATA interface, both registered in
2007 Jun 11
1
Multiple ENUM entries and Asterisk fails to dial
Hi,
I use Asterisk 1.2.17 in my site, and now I'm trying to configure ENUM
lookup in my server.
When someone calls a number that has multiple ENUM entries, randomly
Asterisk seems to fail to return a correct answer, and dial by ENUM
fails.
I've goggled a bit on this, but didn't get any good conclusion. There
is some RFC Compliant ENUM Macro that can be used that is announced
2007 Sep 21
1
Authenticate() application and CDR
Dear all,
I'm trying to configure Asterisk to be able to ask the caller to enter a
given password in order to continue dialplan execution. I've tested this
feature using the Authenticate application like this:
exten => _X./5219,1,Answer
exten => _X./5219,2,Authenticate(1234,a)
exten => _X./5219,3,Playback(pin-number-accepted)
exten => _X./5219,4,Dial(SIP/${EXTEN},120)
2007 Jun 20
2
Forcing Dial application to skip if called server is unreachable
Is it possible to force the Dial function to skip to the next priority
if it doesn't find the server of the called contact within a few
seconds?
I know I can use:
Dial(Technology/resource[&Tech2/resource2...][|timeout][|options][|URL])
where I can use some short timeout in the "timeout" option, but if I
do so, when some call is well succeeded, it will only ring for that
can ENUMLOOKUP query multiple DNS servers without having to replicate the same code for each server?
2007 Jun 15
1
can ENUMLOOKUP query multiple DNS servers without having to replicate the same code for each server?
Hi all,
Does ENUMLOOKUP can query multiple DNS servers without having to
replicate the same code in which the only thing replaced is the server?
If I use ENUMLOOKUP(${exten}), Asterisk will parse enum.conf file to
find the list of DNS servers in order of preference to be queried,
but, I pretend to use something like this:
${ENUMLOOKUP(+${ARG1:2:},sip,c) which does not seam to care about
2006 Jan 27
3
sip qualify=yes interval
In an earlier thread Andrew Kohlsmith enlightened me on the use of
qualify in sip.conf to deal with a peer that is down.
Since then I have been searching for information on how the behavior of
qualify can be tuned.
The wiki is vague on this;
" Syntax:
qualify=xxx|no|yes
where XXX is the number of milliseconds used. If yes the default timeout
is used, 2 seconds.
If you turn on
2007 Jul 12
2
how to load phone registration information
Is it possible to load phone registration information stored in sipfriends
MySQL DB, so that Asterisk "thinks" those phones are already registered?
This would be very usefull for a redundant server...
Regards,
Ricardo Carvalho.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jan 21
1
Iaxphone - unreachable if qualify yes ?
Hi,
if I change Iaxphone settings to qualify=yes it says it's unreachable.
Can iax2 clients be monitored with qualify option ? Is this problem related
to iaxphone ?
Anyone sucessfully using iax qualify feature ?
Regards,
Rob.
2006 Mar 08
1
impact of qualify=yes
Anyone have any information on the performance impact of using
qualify=yes for hundreds (500ish) of SIP UAs?
I have seen tidbits on qualifyspreading=yes, but not enough to
understand what it does. I assume lessens the peak load of qualify sip
options queries?
Thx!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 May 10
1
qualify=yes: OPTIONS: How to Change?: `From: "asterisk"`
My Google-Fu skills have failed me, I have not been able to find a solution
to the problem I am facing.
asterisk + from + asterisk + options + qualify != what I am looking for
--
When qualify is enabled on a trunk, the From line shows "asterisk". See the
SIP message below.
I would like to keep qualify enabled without sending the other end any
reference to "asterisk".
Can
2006 Nov 22
1
qualify=yes
hi all, how can I set the interval in second from retrasmit the magic
packets when qualify is set to on?
I want to view whitch voip-phone is connected but I don't want to DOS my
adsl connection.... ;)
Thanks Enrico P.
--
Pasqualotto 'Pasqu' Enrico
enrico AT pasqualotto DOT org
web: http://www.pasqualotto.org
skype: epasqualotto
2003 Nov 17
2
IAX2 connectivity problem (qualify=yes)
Hi there,
I still have issues with the IAX connection between two servers (one
static (server A), one dynamic (server B), none behind NAT):
B registers with A, and "iax2 show registry" shows that everything is
fine. However, after a while if I check on server A with "iax2 show
peers" I see a status of UKNOWN (in iax.conf there is a qualify=yes
statement for server B).
2014 Jan 22
1
qualify=yes & outboundproxy
I'm having some trouble turning with trunk monitoring while using an
outbound proxy.
While all other sip messaging (e.g. calls) respects the outboundproxy
setting, Options packets from setting qualify=yes do not. Asterisk
tried to send the Options message directly to the "host=" IP, instead
of the "outboundproxy=" IP as it should, verified with tcpdump.
I've done a
2008 Aug 15
1
Problem with Aastra 480ci and qualify=yes
Hi,
We have a few Aastra 480ci phones and we've noticed that in order to
get the phone to receive a call, qualify must be = no.
Apparently the Aastras do not respond to the qualify message (or
respond in a way Asterisk doesn't understand) and Asterisk thinks the
phone is unreachable.
However, this now prevents MWI from working properly on the phones.
Does anyone know how to get MWI
2006 Oct 26
4
porting numbers in UK telewest/bt/adept
A client used to use BT isdn30 and ported the numbers to telewest
several years ago.
Now, the client moved to adept telecom. I *think* adept resells BT
products. We got new numbers from adept (bt?) and the old pbx on the
telewest lines forwards the calls to the new numbers.
On the adept line I got a digium card in an opteron supermicro server.
ztcfg gives me over 99.99 pretty much all the time.
2019 Feb 15
2
Set qualify = yes on trunk can't do outgoing call
Hello when I set qualify = yes on trunk I can't do outgoing call.
Incoming is always working.
[Feb 15 23:01:41] WARNING[12909][C-00000012]: app_dial.c:2525
dial_exec_full: Unable to create channel of type 'SIP' (cause 20 -
Subscriber absent)
but my linphone is registered all the time.
when set qualify = no outgoing call is working
(but i have problems when WAN IP is changed after