Displaying 20 results from an estimated 30 matches for "atux".
Did you mean:
atlx
2018 Jan 17
3
asterisk mysql contacts
Hi. i have an asterisk 11 installation that i run in my soho environment.
My system has mysql to store all the cdrs.
I would like make use of the mysql and store numbers and names. eg
+4922123456789 "Atux Null". So when the +4922123456789 calls in my system
the name "Atux Null" will pop up next to the number.
at the moment i have a database called MyNames in mysql that has this
information, but i do not know how to make the dialplan read from this
database.
I would like to ask if ther...
2018 Apr 10
2
withheld caller id
so any ideas, please?
On Tue, Apr 10, 2018 at 1:46 PM, Atux Atux <atuxnull at gmail.com> wrote:
> after adding the ww:
> root at Pbx: /etc/asterisk $ asterisk -rvvv
> Asterisk 11.25.3, Copyright (C) 1999 - 2013 D == Using SIP RTP TOS bits
> 184
> == Using SIP RTP CoS mark 5 -- Executing
> [9211123456 at AllCall...
2018 Jan 11
2
how do i enable call features??
...e field you are checking is valid so you
> don't get errors about non existent entries.
>
> https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_DB_EXISTS
>
> https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_DB
>
> On Wed, Jan 10, 2018 at 11:19 AM, Atux Atux <atuxnull at gmail.com> wrote:
>
>> That is the general idea. But how do i make it work? is there somewhere
>> ready?
>>
>>
>> On Wed, Jan 10, 2018 at 6:39 PM, John Kiniston <johnkiniston at gmail.com>
>> wrote:
>>
>>> Define yo...
2018 Mar 15
2
Bank holidays read from file?
...ian, I recommend you
> to upgrade or install a new server with Debian Stretch: You will have
> Asterisk 13, libical2 and security upgrades.
> Asterisk 11 doesn't have security fixes anymore.
>
> Regards.
>
> --
> Ludovic Gasc (GMLudo)
>
> 2018-03-15 11:28 GMT+01:00 Atux Atux <atuxnull at gmail.com>:
>
>> Hi. Thanks for the idea for calendar, it sounds better. i did not manage
>> to make it work though. i am running debian 8 32 bit with asterisk 11.25.3.
>> I have installed the packages libneon27-dev & libical-dev then in
>> /et...
2017 Apr 22
4
asterisk name in mysql
...o+MySQL+via+ODBC2
>
> There is a good chapter in the Asterisk book about using ODBC for
> hotdesking that may help you understand ODBC as well.
>
> http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-
> html-chunk/getting_funky.html
>
> On Fri, Apr 21, 2017 at 12:12 PM, Atux Atux <atuxnull at gmail.com> wrote:
>
>> hi. currently i am running the phonebook in astdb with
>>
>>
>> *database put cidname 0123456789 "name_surname"*
>> and i retrive it with
>>
>>
>> *exten =>9876543210,1,Set(CALLERID(name)=...
2017 Apr 06
3
restart system from extension
hi. i would like to be able to reboot the system from my extension. is that
possible? if yes, how?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170406/55c7bee2/attachment.html>
2018 Mar 15
2
Bank holidays read from file?
...better. i did not manage to
make it work though. i am running debian 8 32 bit with asterisk 11.25.3. I
have installed the packages libneon27-dev & libical-dev then in
/etc/asterisk the file calendar.conf has the following entries:
[Gcalendar]
type=caldav
url=https://www.google.com/calendar/dav/atuxnull at gmail.com/events/
user=atuxnull at gmail.com
secret=MySuperDooperPasswd
refresh=15
then a reload to the system and try to see:
PBX> calendar show calendars
Calendar Type Status
-------- ---- ------
there is nothing shown over here. Off course i checked if my calendar is
public but i...
2017 Apr 20
2
asterisk as non root
...wn" and "chmod" commands listed in the guide.
It is necessary to compile it, instead if using the apt-get version
What am i missing?
On Wed, Apr 19, 2017 at 10:47 PM, Antony Stone <
Antony.Stone at asterisk.open.source.it> wrote:
> On Wednesday 19 April 2017 at 18:48:29, Atux Atux wrote:
>
> > Hi.
> > Here is the output of the command
> >
> > root at pbx: ~ $ find / -name asterisk -exec ls -ld '{}' \;
> >
> > drwxr-xr-x 3 root root 4096 Apr 19 17:32 /usr/include/asterisk
> >
> > drwxr-x--- 3 asterisk asterisk 4...
2017 Apr 20
2
asterisk as non root
...fAQ for more details.
Asterisk already running on /var/run/asterisk/asterisk.ctl. Use 'asterisk
-r' to connect.
root at PBX: /var/www/html $
On Thu, Apr 20, 2017 at 1:36 PM, Antony Stone <
Antony.Stone at asterisk.open.source.it> wrote:
> On Thursday 20 April 2017 at 12:31:14, Atux Atux wrote:
>
> > Hi. thanks a lot for your replies. I did stop the services and i did
> issued
> > the the "chown" and "chmod" commands listed in the guide.
> > It is necessary to compile it, instead if using the apt-get version
> > What am i miss...
2018 Jan 10
2
how do i enable call features??
...context, Have them set
> a value in the ASTDB that you then check when dialing your handsets.
>
> The same can be done for call forwarding, store a number in the ASTDB and
> check if it's present, if it is forward the call to that number.
>
> On Wed, Jan 10, 2018 at 12:18 AM, Atux Atux <atuxnull at gmail.com> wrote:
>
>> Hi. i am running asterisk 11 and i would like to have features access
>> codes in my system such as call waiting(all types) (enable/disable), call
>> forward (enable/disable) and DND. my dialplan is pretty simple and it is
>>...
2017 Apr 19
2
asterisk as non root
...wxr-x 3 1013 users 4096 Apr 19 16:56
/usr/src/asterisk-11.25.1/include/asterisk
-rwxr-xr-x 1 root root 9719880 Apr 19 17:32 /usr/sbin/asterisk
root at pbx: ~ $
On Wed, Apr 19, 2017 at 5:03 PM, Tzafrir Cohen <tzafrir.cohen at xorcom.com>
wrote:
> On Wed, Apr 19, 2017 at 04:44:39PM +0300, Atux Atux wrote:
> > hello there. i am running debian 8 in my swerver and i would like to run
> > asterisk as non root.
>
> The Asterisk package included with Debian already does that. Why not
> have a look at it?
>
> > i did follow the
> > https://www.voip-info.org/w...
2017 Apr 19
3
asterisk as non root
hello there. i am running debian 8 in my swerver and i would like to run
asterisk as non root. i did follow the
https://www.voip-info.org/wiki-Asterisk+non-root without any success. when
i issue
root at PBX: ~ $ asterisk -U asterisk -G asterisk
Privilege escalation protection disabled!
See https://wiki.asterisk.org/wiki/x/1gKfAQ for more details.
Unable to access the running directory (Permission
2018 Mar 20
4
invite to conference by a call file
Hi. in my system i have a conference room where someone can call it eg 698
dial the PIN eg 1234 and enter the room as a user. The admin enters in
through a different number and PIN. I would like to have a call file and
call all participants eg 610-619 at certain time of the day and give them
access to the conference.
During my try i managed to create a call file where it calls the a SIP
phone and
2018 Apr 10
2
withheld caller id
...is a wrong number. Then i inserted
the sim to an ordinary mobile phone and dialed #31# and the number, then
the call progressed fine and it restricted the number.
What am i doing wrong in asterisk?
On Tue, Apr 10, 2018 at 11:43 AM, <ka at mayten.sch.bme.hu> wrote:
> On 2018-04-10 08:46, Atux Atux wrote:
>
>> 9+#31#+destination_number. Unfortunately, zoiper did stop on 9#31# and
>> it dialled one of my recent numbers. The same result happened with
>>
>
> haven't used zoiper at all, so can't comment on its features of parsing
> numbers. I'd reco...
2018 Mar 05
2
Asterisk server as TLS/SRTP
Hi. I have an Asterisk Server (A) where it acts as the main gateway to
offer services.
There are different asterisk servers (B -D) that connect as extensions to
the Server A.
I would like to implement TLS and SRTP for these extensions, but have the
non secure as well for other extensions.
for example the extensions 4500-4504 be with TLS/SRTP and the rest be non
secure(ordinary).
Is there a guide
2018 Apr 10
2
withheld caller id
Hi. I am running asterisk 11 and i have usb 3g dongles to make my gsm calls
with the following config in extensions.conf
exten => _9X.,1,Dial(Dongle/dongle800/${EXTEN:1},120,KT)
exten => _9X.,n,Hangup(${HANGUPCAUSE})
By dialing 9 it opens the dongle to make a call.
I would like to restrict my caller id. so when i place a call from this
dongle, it will send on the other end *blocked number*
2018 Mar 13
2
Bank holidays read from file?
Hi. in my home office i operate my asterisk and have an IVR that has the
business hours 9-5 and everytime i edit it to load the bank holidays (New
Years eve, christmas, easter, whatever else). I would like to be able to
load in the Asterisk's DB or in a file for all the year or years the
planned holidays. Then it will be read from that file to operate
accordingly.
Is there a hint on how to run
2017 Apr 06
2
feature codes
hi.
i am running asterisk 11 and i am stuck with the feature codes. how do i
setup them.
Now the system has.
PBX*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #
Attended Transfer
One Touch Monitor
Disconnect Call * *
Park Call
One Touch MixMonitor
Dynamic Feature Default Current
--------------- ------- -------
(none)
Feature
2017 Apr 21
2
asterisk name in mysql
hi. currently i am running the phonebook in astdb with
*database put cidname 0123456789 "name_surname"*
and i retrive it with
*exten =>9876543210,1,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})})*
Now, my system has mysql and i got all my contacts in there in a database
is called *asterisk *and a table called *addressbook**. *password of the
mysql is
*whateverpasswd*
how do i
2018 Mar 22
2
invite to conference by a call file
All the aforementioned techniques need change everytime on the dialplan. I
need the office secretary to edit a file (call file) and place it in a
particular folder in their windows PCs. this folder is the outgoing folder
of LINUX shared through samba in LAN. i need to make it as easy as
possible, please.
On Tue, Mar 20, 2018 at 5:41 PM, Frank Vanoni <mailinglist at linuxista.com>
wrote: