Displaying 20 results from an estimated 10000 matches similar to: "Call duration limit ? Calls end after 15 minutes..."
2010 Nov 11
3
Limit Call Duration with L-option of Dial : announcement
Hello,
Limiting the call duration with the L-option of the Dial()-command is
working fine, however the announcement is not played.
Dialplan :
exten => _367,n,Set(LIMIT_PLAYAUDIO_CALLER=yes)
exten => _367,n,Dial(SIP/test6,,L(11000,5000,5000))
The call lasts for 11 seconds, but 5 minutes before time runs out an
announcement should come. I hear no announcement, not on caller-side nor
on
2012 Dec 08
2
Queue joinempty, even after AddQueueMember
Hello,
I add a member to a queue with AddQueueMember, but the Queue still
indicates "joinempty" :
Add member to queue :
/-- Executing [queueadd at sub-GetParams:2]
AddQueueMember("SIP/sip17-00005c1e", "myqueue11,member3") in new stack
-- Executing [queueadd at sub-GetParams:3] NoOp("SIP/sip17-00005c1e",
"AQMSTATUS = ADDED") in new stack/
...
2014 Nov 04
1
queue log realtime mysql
Hello,
I have 5 Asterisk servers all using mysql realtime to store queue log
information.
There is 1 out of 5 servers which stores the data in 4 columns : 'data1'
--> 'data 5'.
All other servers store data in 1 column 'data' with the data seperated
by pipe.
I see no difference in my configuration of extconfig.conf and
logger.conf. Maybe a hidden default value ?
2013 Jun 06
1
Hangup cause 111 after call pickup
Hello,
when picking up an incoming call from one ip phone on another ip phone,
the call terminates after about 5 to 10 seconds.
When reading out the hangup cause variable in the h-extention of the
dialplan, the hangup cause seems to be 111.
In the dialplan output, you can see that SIP-peer sipacc3 picks up the
incoming channel SipAgenT01-00001454, and the call is answered. After 7
seconds,
2016 Aug 17
4
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 17:45, George Joseph wrote:
>
>
> On Tue, Aug 16, 2016 at 3:21 AM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> On 16-08-16 04:38, George Joseph wrote:
>>
>>
>> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens
>> <jonas.kellens at telenet.be <mailto:jonas.kellens at
2010 Sep 09
5
info about application not available asterisk 1.6.2.11
Hello list,
how come on my Asterisk 1.6.2.11, I have no help available ?!
asterisk*CLI> core show application Dial
-= Info about application 'Dial' =-
[Synopsis]
Not available
[Description]
Not available
[Syntax]
Not available
[Arguments]
Not available
[See Also]
Not available
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
2010 Oct 26
11
Auto provisioning from public server
Hello,
has anyone experience with auto provisioning IP-phones on different
locations through a central public provisioning server ? You use http or
https ?
Is there a danger that one uses a different MAC-address in the
provisioning link to obtain SIP username / password settings ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 04:38, George Joseph wrote:
>
>
> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
> using pjproject 2.5.5
> using asterisk-certified-13.8-cert1
>
>
> IIRC there were API changes in pjproject 2.5 that aren't accounted for
> in
2016 Aug 11
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
On 11-08-16 18:03, Matt Fredrickson wrote:
> On Thu, Aug 11, 2016 at 9:40 AM, Jonas Kellens <jonas.kellens at telenet.be> wrote:
>> My main reason not to upgrade to Ast 13 is because I'm afraid of losing
>> functionality as there are certain functions deprecated/replaced. This can
>> also cause headache :-)
>>
>> I will do so if there is no other option.
2011 Mar 09
6
SIPAddHeader not working
Hello list,
I notice that the dialplan method SIPAddHeader is not working :
in dialplan :
/exten => s,n,SIPAddHeader(Privacy: id)/
in SIP invite no trace of this header :
/INVITE sip:0473 at sip.domain.be SIP/2.0
Via: SIP/2.0/UDP 192.168.1.106:5063;branch=z9hG4bK-5b2b1b97
From: "VC" <sip:voip2 at sip.domain.be>;tag=729476652f511c67o2
To: <sip:0473 at sip.domain.be>
2013 Feb 20
1
Meetme and MEETME_EXIT_CONTEXT
Hello,
using Asterisk 1.8.12.2
I am having trouble with exiting the conference room by entering a
single digit.
option X of the Meetme()-application should do this.
I have following in extensions.conf :
/exten => _1000X,n,Set(MEETME_EXIT_CONTEXT=dynamic-nway-invite)//
//exten => _1000X,n,MeetMe(${CONFNO},dMX)//
//
//
//[dynamic-nway-invite]//
//exten => 0,1,NoOp(confno =
2011 Apr 18
2
Registrations stops after 403 FORBIDDEN
Hello list,
I have in sip.conf :
/maxexpiry=60 ; Maximum allowed time of incoming
registrations
; and subscriptions (seconds)
minexpiry=60 ; Minimum length of
registrations/subscriptions (default 60)
defaultexpiry=120 ; Default length of incoming/outgoing
registration
;-----------------------------------------
2016 Aug 12
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello
setting "nat=no" or omitting "nat=" in peer definition does not help
either. Still no audio.
Why do you think this is a NAT issue ? IP and port information in
SDP-body is correct.
Kind regards.
On 12-08-16 09:25, ????? ?????? wrote:
>
> Try delete nat from 770000wrtc settings ice should do the same
>
>
> On Aug 11, 2016 10:00 PM, "Jonas
2016 Sep 10
2
Queue show : failed to extend from 240 to 327
On 10-09-16 00:50, Richard Mudgett wrote:
>
>
> On Fri, Sep 9, 2016 at 5:37 PM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
> when I type on the Asterisk CLi 'queue show', I first get a list
> of my queues and then the following :
>
>
> failed to extend from 240 to 327
2011 Mar 24
1
Fwd: Asterisk 1.6.2.10 & CDR custom added field
Hello,
is there anyone who can point me to correct information ?
Following http://pbxinaflash.com/forum/showthread.php?t=9042 and
http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql > Extending CDR
does not result in a working environment for me.
Any feedback appreciated.
Kind regards,
Jonas.
-------- Original Message --------
Subject: [asterisk-users] Asterisk 1.6.2.10 & CDR
2012 Feb 02
1
MixMonitor and ChanSpy
Hello,
ChanSpy can not be used on a Channel that is being recorded with
MixMonitor.
How can I verify if a channel which I want to spy on, is currently not
being recorded ?!
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120202/7954fe9e/attachment.htm>
2016 Nov 21
3
Asterisk 13.12.2 : strange queue behaviour
On 21-11-16 15:17, Matthew Jordan wrote:
>
> On Mon, Nov 21, 2016 at 7:05 AM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
> when using Asterisk version 13.12.2 I notice that it takes up to
> 30 seconds (sometimes even longer) for a call queue to call its
> members.
>
>
2010 Jul 08
1
Problem with call-limit
Hello list,
asterisk 1.4.30
2 situations in which call-limit should work, but it does not :
[Jul 8 09:15:49] WARNING[11132]: app_queue.c:3272 try_calling: The
device state of this queue member, test12, is still 'Not in Use' when it
probably should not be! Please check UPGRADE.txt for correct
configuration settings.
In sip.conf I have :
limitonpeer = yes
In my realtime sip_buddies
2016 Aug 11
3
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
My main reason not to upgrade to Ast 13 is because I'm afraid of losing
functionality as there are certain functions deprecated/replaced. This
can also cause headache :-)
I will do so if there is no other option.
But still, I don't see why Ast 13 would differ so much in this case ? If
ICE and NAT is working (not causing problems) why should Ast 13 bring me
audio and Ast 12 don't
2012 Mar 07
1
Finish ChanSpy() when channel spied hangs up
Is there any way to do this?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120307/77764e4b/attachment.htm>