Displaying 9 results from an estimated 9 matches for "limit_connect_file".
2008 Feb 01
1
play promt at the same time to calling and callee
Hello,
I want that, when call is answered , callee and calling would hear
different prompts and after promts the calls would be bridged. I've tried
this situation:
exten => s,1,Set(LIMIT_CONNECT_FILE=hello-world)
exten =>
s,2,Dial(SIP/trunk-out/37052390920|60|rL(10000000000000)A(conf-enteringno))
But these prompts play not in the same time: just after conf-enteringno
prompt asterisk plays hello world promt.
-- <SIP/trunk-out-08155880> Playing 'conf-enteringno' (language 'e...
2007 May 23
1
Call limit per sip account user.
Hello, I want to limit calls per sip account user. How may I realize this
setting? For example I want to limit to 10 min all possible calls from an
account or to limit external calls to 10 min and local call remain
unlimited. Thank you for support guys.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 16
2
How do I limit the lenght of a call
Hi,
Is there a way to limit the duration of a call in the Dial command? Mainly for perpay account.
Thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Oct 27
2
whisper time remaining
Hello everyone,
I'm trying to find out a way to whisper the time remaining for a
prepaid application on a established channel. Unfortunately I think
there is a lack of PlayBack/Background commands which can be applied on
a working channel as well as a lack of spy/whispering commands available
via Asterisk Manager. Does anyone know how to implement this?
Thanks a lot.
Regards,
Victor
2009 Sep 29
2
play audio file within an active call
Hi,
I'm wondering if someone can share their thoughts on how to implement a system that periodically checks active channels which have been up for more than X minutes and plays/injects a sound file. The idea is to simply warn users that they've been on the phone for quite a while and maybe they should consider hanging up. If the call stays up for more than Y minutes, it is dropped
2012 Apr 02
2
Limit Call ?
Hi
it's possible into Asterisk 1.6.x to limit a call at 120 mn ?
after 120mn, hangup and the customer call a new time
thanks
olivier
2006 Apr 29
0
canreinvite, bandwidth, dial option
...+ *LIMIT_PLAYAUDIO_CALLER* - yes|no (default yes) - Play
sounds to the caller.
+ *LIMIT_PLAYAUDIO_CALLEE* - yes|no - Play sounds to the
callee.
+ *LIMIT_TIMEOUT_FILE* - File to play when time is up.
+ *LIMIT_CONNECT_FILE* - File to play when call begins.
+ *LIMIT_WARNING_FILE* - File to play as warning if 'y'
is defined. If *LIMIT_WARNING_FILE* is not defined,
then the default behaviour is to announce ("You have
[XX minutes] YY secon...
2006 Nov 22
1
DTMF detection during Call
Hi
I have calls comming from a SIP-ATA-Box via Asterisk to PSTN Phones by
outbound SIP.
Now i want to detect DTMF-Tone Code coming from the called party to
trigger a signal.
Can this be done with asterisk? I read that the codec with DTMF
detection are ulaw and alaw. But i couldn't find a command to detect
dtmf's within a normal call.
thanks and mani greetings
Christian
2004 Jun 10
3
FW: question about prepaid app_prepaid
Hi,
I have compiled and installed app_prepaid module. But have problem when
connect to postgres database. I guess so because after key in card number,
it always play prepaid-no-aaa voice file.
Anyone succeeded in configuring the app_prepaid for prepaid calling service
for asterisk? Please help.
Ps: where can I view the log file for this module.
Thanks.
Tom
--------------