Displaying 6 results from an estimated 6 matches for "atfot".
Did you mean:
tfot
2008 May 12
2
Which sound file formats?
I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.
This will be a small/personal system using Vitelity.net so will only
have SIP connections.
The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.
What are the minimal
2006 Apr 21
1
roundrobin strategy in queues not working as described?
I have set up an operator queue for our receptionist.
That way, if she takes a break or is out, by logging out of the queue,
calls to the "Operator" can be handled by other agents.
I have set strategy = roundrobin in queues.conf.
According to "the book" ATFoT, roundrobin always starts with the first
agent in the queue. This is the desired result. I want all calls to
start there, and if she is busy or does not answer, calls should go to
the next agent logged into the queue.
Yet, I am seeing it behave as if it were "rrmemory".
I called the O...
2010 Oct 14
5
How to connect asterisk PBX to PSTN
Hello community,
I have successfully set up asterisk free PBX server and I am also able to
connect to it by softphone.
Now as next step I want to extend this to PSTN ,
My Required scenario:
I need a number which will connect outside PSTN world to my PBX and by
applying extension particular softphone or connected normal phone should get
connected.
Which hardware I need for it.
Also please
2009 Jan 16
2
UpdateConfig : Appending line fails
Hello list,
Can someone please point me out why would a stream like the following
only write ONE line (the first) on the given file?
Action: login
Username: test
Secret: 123456
Action: UpdateConfig
SrcFilename: voicemail2.conf
DstFilename: voicemail2.conf
Action-000000: Append
Cat-000000: default
Var-000000: 127
Value-000000: >5555, Jason Bourne97, jason25 at noCia.gov.do
ActionID:
2010 Oct 23
7
Dial plan help
Hi,
I am facing issue while generating a dial plan for the following case:
all caller should be asked a code to enter than All the callers should be
connected one extension.
also tell me testing scenario :
I have pbx setup and currently I have soft phones to use as extension.
Currently I have created a dial plan using vdp I tried submitting it here
but I don't know how to extract text
2008 Apr 22
4
need examples of asterisk and mysql integration
I'm presently working on a project to build a scheduling system
accessible by both web and phone. on the web side one can query what
items are available when by using the time or the item as a key then
reserve for an available time slot. reservations may also be modified
by the user that made them or an admin. Where may I find examples of
doing similar things with asterisk? all I've