Displaying 8 results from an estimated 8 matches for "izanc".
Did you mean:
ianc
2003 Apr 29
6
callerid send to shell script with system command
hi!
anyone has a idea how to send caller id (incoming number)
to shell script like:
exten => s,1,wait,2
exten => s,2,System(/bin/script callerid-number)
exten =>s,3,answer
i need to run script in shell with command line like "/bin/script -a
123456789 "
this 123456789 must be callerid (incoming call) number.
tnx,
Thomas
2003 Apr 10
4
external trigger on caller id
hi all!
Is it possible to trigger some external device trough parallel port or.
serial on some caller id ?
or if it's possible tu run some external (linux) program on specific
caller id ?
OR if anyone have idea how to open the doors with asterisk :)
by,
Thomas
2003 Apr 17
1
timeout music on hold or ring tone
Is any way to limit music on hold (or ringtones) to specified time ? I
need it to play it ~ for 7 seconds .
How to do this ?
in dial plan i have:
exten => _021XXXXXX,4,Dial,Zap/1/BYEXTENSION||r
when go to this extension it rings once!
and then asterisk say :
-- Zap/1-1 answered Modem[i4l]/ttyI0
and it stop ringing ;) becouse mean that other end is ringing :) ..
BUT when the other
2003 Apr 19
1
zapata busy detect
hi!
when i have busy signal on analog line (zap card) it doesn't detect
that line is busy ?
is it possible to change detected sequence (frequency) of busy tones on
line (zapata.conf ??)
tnx,
Thomas
my zapata.conf
[channels]
language=en
context=lin1
signalling=fxs_ks
channel => 1
group=1
echocancel=yes
echocancelwhenbridged=yes
rxgain=3.0
txgain=3.0
busydetect=yes
2003 May 30
1
siemens optipoint 400 SIP
hi!
anyone try siemens optipoint 400 economy SIP phone with * ?
--
http://www.siemens.com/Daten/siecom/HQ/ICN/Internet/Enterprise_Networks/WORKAREA/skuch_c/templatedata/English/document/binary/a31002-h1000-a250-2-7629.pdf
Thomas
2003 Apr 24
8
call queues
is it possible to do with asterisk something like this
how ? maybe some copy of extensions and some other file ..pls.
call to asterisk server -> user 100 is busy -> recorded msg say "all
lines are busy , pls wait" ,"you are second caller in 'queue', pls wait"
-> caller is on hold till user 100 busy then ring user 100 (ext100)
another call to asterisk
2003 Mar 03
40
callerid
"In general you can match callerID with the /, but if you don't put
anything after the /, then the rule matches "no caller*ID", and if no
slash is there at all, it matches "any callerid". "
Ok.My question is ->
how to match callerid from 001... ?
and if don't know how many numbers ?
exten => s/0_,Answer don't work-
anything else ?
tnx
Thomas
2003 May 11
0
error playing music on hold
what can be wrong ?
-- Executing MusicOnHold("CAPI[contr1/8]", "default") in new stack
WARNING[13326]: File res_musiconhold.c, Line 259 (moh0_exec): Unable to
start music on hold (class 'default') on channel CAPI[contr1/8]
== Spawn extension (remote, s, 6) exited non-zero on 'CAPI[contr1/8]'
thomas