Displaying 20 results from an estimated 12000 matches similar to: "[1.4] Comparing value of string with spaces?"
2011 Mar 03
11
mySQL connection testing
Does anybody know of a way to test whether a mySQL connection invoked
from the dialplan is current or not?
For example:
extensions.conf
===============
[context]
exten => _X.,1,MYSQL(Connect connid localhost user pass db)
exten => _X.,n,MYSQL(Query resultid ${connid} SELECT `something` FROM
`table` WHERE `number` = ${EXTEN})
exten => _X.,n,MYSQL(Fetch foundRow ${resultid} something)
2011 Jan 20
7
Mailing list question
Hi,
Is the any kind of 'tag' that I can include at the end of my message to
make the list processing software ignore and dispose of my disclaimer?
In other words - something like <disclaimer> at the end of my message
would inform the list software to remove any lines after it.
My massive disclaimer is added by the server you see - and it's now
annoying me - let alone the rest
2011 May 13
2
Backport of DEVICE_STATE to 1.4
Hi,
Here http://www.voip-info.org/wiki/view/Asterisk+func+device_State you can
find a link to download a backported for Asterisk 1.4 version of
DEVICE_STATE function.
(Elsewhere, you can find reference to another backported function DEVSTATE
which seems to behave the same as DEVICE_STATE).
As I would like to prepare as much as possible, my dialplan to 1.6 and
beyond, I would prefer to use
2011 Mar 14
5
Asterisk 1.8 paging with ploycom
Hey Guys,
I have upgrade my asterisk 1.2 to 1.8 and suddenly my allpage.agi stopped working look like asterisk 1.8 did some changes in manager apps i am doing following.. my phone is ringing but not auto answer could you give me some issue what i am doing wrong ?
root at ubuntu-test:~# telnet 127.0.0.1 5038
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Asterisk
2013 Jul 10
2
queue moh
Hi All,
Sorry if this has been covered already, but I don't tend to follow this
list as close as I should these days.
Problem is that if a call comes in to a queue without option 'r'
specified - moh plays as expected. Now, when that call is answered, all
is fine. Trouble comes when that person then puts the caller on-hold.
No moh is heard by the caller (in fact, they get silence).
2010 Oct 06
3
How to test BRI lines energy saving mode ?
Hello,
If my understanding is correct, these days it seems that many ISDN BRI lines
are configured in energy saving mode in which signalling D-channel is
"dropped" until a new call comes in.
Is it possible to replicate this behaviour with Asterisk (when Asterisk is
in NT mode and is seen as a public ISDN by another PBX, for instance) ?
If not, would you it would be a useful addition to
2011 Mar 04
3
Gosub and 'h' (again?)
Problem as follows:
[default]
exten => 777,1,Gosub(sub,1,1)
exten => 777,n,Hangup()
exten => h,1,NoOp(hung up in 'default' context)
[sub]
exten => 1,1,NoOp(in sub)
exten => 1,n,Playback(tt-monkeys)
exten => 1,n,Return()
exten => h,1,NoOp(hung up in 'sub' context)
This works fine if the caller listens to all the 'tt-monkeys' and let's
the system
2011 Apr 13
11
Realtime SIP & peer status
Hello,
I'm using SIP realtime with MySQL DB.
Is it possible to get the status of the SIP peer (free / calling) from
this realtime DB ?
If not, is there another way to obtain the call state of a SIP peer ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 17
4
Not able to join conference
Hi All,
We are running to a weird problem, we're using asterisk 1.2 as a production
server (I'm wiling to move very soon to more recent version) and our problem
is when somebody try to join a conference he's told that he's the only one
in the conference but in fact there is some 3 or 5 or whatever people in
that same conference, after several tries he can/cannot enter the
2010 Nov 27
3
How to hangup all channels
Hi guys, I'm using Asterisk 1.4 and i need a way to hangup all channels.
I want to use the teleyapper system for broadcasting call for security reason but i need that all channels are free when a security call is ready to start!
I already search in the old post without success.
Can anyone help me?
Thanks and sorry for my newbie english
-------------- next part --------------
An HTML
2011 Apr 08
9
send voicemail to multiple emails
Is there a way for asterisk's voicemail to send an email (including
voicemail attachment) to multiple email addresses?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110408/8908db5f/attachment.htm>
2011 Jan 20
2
Mailing list question 2
Sorry about this - testing this disclaimer problem :)
--
If you have received this communication in error we would appreciate
you advising us either by telephone or return of e-mail. The contents
of this message, and any attachments, are the property of DataVox,
and are intended for the confidential use of the named recipient only.
If you are not the intended recipient, employee or agent
2011 Feb 03
8
Question about EuroBRI final 2 digits
Hello,
I have an installation in Austria; ISDN service provided by Austria Telekom.
The main number of the service is 6 digits. Incoming calls may contain 2
additional digits, which I then use to route the call to the correct
extension. Telekom sends me all the digits.
My problem is that when someone tries to dial an 8 digit number to an
extension from an outside analog phone, AT sends the call
2011 May 19
2
[Fwd: FW: realtime mysql - p4]
Ok, i tried the suggestion:
Instead of:
sippuser => resource, database_name, table_name
sippeer => resource, database_name, table_name
I put in:
sippuser => resource, context, table_name
sippeer => resource, context, table_name
Unfortunately, with the same results.
btw i tried both "general" as "default"
Besids the commands i tried below, isn't there any
2011 May 10
14
When someone helps you, at least let them know if the problem is resolved or not
I'll keep this brief because I don't want to come across like any more of an
a$$ than I absolutely have to, especially since I know I've blown my stack
before.....
Gentlemen (and Ladies, if you're out there),
If someone gives you advice on this list, and ESPECIALLY if they give you
advice offlist, have the courtesy to (AT THE LEAST) to let them know when/if
you get your question
2010 Sep 16
2
Realtime semi-colon
Hi list,
Does anyone know how to send * a semi-colon from a realtime database. I
know that * uses the semi-colon as a 'seperator' - but I need to be able
to use one in a command. I know I can use \; in the non-realtime
configs, but this doesn't work in realtime.
Cheers,
Andrew Thomas
Technical Services Manager
DataVox Ltd
Saddleworth Business Centre
Huddersfield Road
Delph, Oldham
2011 Jan 15
14
Top Posting
Bruce et al.
I'm posting a new thread with the "Top Posting" subject so I won't draw
complaints about "hijacking" the 4-port thread.
Top Posting refers to the practice of sending a message with a reply at the
top and including the entire thread below the reply. I prefer this. If I'm
actively following a thread, the most-recent information appears at the top
2011 May 12
8
Light indicator managed by Asterisk
Hello,
is there some way to make Asterisk light up a certain light on an IP-phone ?
Like MWI, the message waiting indicator can light up if there is voicemail.
Could this light, or even other lights (like BLF-buttons) be used to
give a visual notification to the user ?
For example : if a certain value is set in the Mysql-DB and Asterisk
reads out this value, can Asterisk react upon it inside
2011 Jan 21
2
MOH and parking
I know that the 'fix' has just been applied
(https://issues.asterisk.org/view.php?id=18262) - but why does it stop
the moh only to start it again? This, also, seems to cause a CDR
problem (see below).
-- Executing [7000 at chambers:1] Park("SIP/2000-00000008", "") in new
stack
== Parked SIP/2000-00000008 on 7001 (lot default). Will timeout back
to extension
2011 Apr 01
2
BRI detection
Hi,
I need to configure BRI 4span card in dubai in vicidialnow for dialer
perpose. in that i have small confusion which is NT an TE mode . that was i
am setting perfectly but dubai telco what they are use for this i dont know
which parameters are use for that . please help me.
--
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD |