Displaying 20 results from an estimated 5000 matches similar to: "CLI flood : requested media update control 26"
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.
>
>
2016 Nov 21
2
Asterisk 13.12.2 : strange queue behaviour
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.
Example 1 :
[Nov 21 08:17:57] pbx.c: Executing [queue at pbx-routing:15]
Queue("SIP/incoming-00000246", "myqueue1,,,,300,,,") in new stack
[Nov 21 08:17:57] res_musiconhold.c: Started music on hold, class
'default', on
2016 Sep 17
2
Ast 13.11.2 : bridgepeer variable empty ?
Hello
a call goes out and is answered :
[Sep 17 11:29:52] VERBOSE[23420][C-00000051] app_dial.c:
SIP/myprovider-0000010b is making progress passing it to
SIP/mysippeer-00000108
[Sep 17 11:30:05] VERBOSE[23420][C-00000051] app_dial.c:
SIP/myprovider-0000010b answered SIP/mysippeer-00000108
[Sep 17 11:30:05] VERBOSE[23522][C-00000051] bridge_channel.c: Channel
SIP/myprovider-0000010b joined
2016 Aug 10
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello
thank you for your answer.
I don't understand how there are many tutorials and examples on the web
where every time the outcome is a working setup. Very strange I feel now
after my personal experience with Asterisk 11 and webRTC.
You also say Asterisk 13. How about Asterisk 12 then ??
Kind regards.
On 10-08-16 21:53, Matt Fredrickson wrote:
> I don't see an ice-ufrag or
2016 Sep 19
2
Ast 13.11.2 : bridgepeer variable empty ?
Hello
I can confirm that the variable DIALEDPEERNAME contains the information
that I would expect in the variable BRIDGEPEER.
But I read nowhere that DIALEDPEERNAME has replaced BRIDGEPEER as of
Asterisk version 13 ?!
So if this is not the intention, then yes this is probably a bug and
should be reported.
Kind regards.
Jonas.
On 18-09-16 19:58, Ludovic Gasc wrote:
> Hi,
>
>
2009 Jun 23
1
SIP 482 Loop detected
-- Executing [0473775006 at intern:1] NoOp("SIP/twinkle-088e6ea8",
"conversation to GSM") in new stack
-- Executing [0473775006 at intern:2] Dial("SIP/twinkle-088e6ea8",
"SIP/3starsnet/0473775006") in new stack
-- Called 3starsnet/0473775006
-- Got SIP response 482 "Loop Detected" back from 85.119.188.3
-- Now forwarding
2015 Aug 12
2
Call Queues : linear strategy WITH priority
Hello
I was wondering of it is possible to have Queue Agents with the same
priority (penalty) but with a certain order ?
So I have 20 Agents.
Agent 1 till Agent 10 has penalty 1.
Agent 11 till Agent 15 has penalty 2.
(only contacted if 1 -> 10 are busy)
Agent 16 till Agent 20 has penalty 3.
(only contacted if 1 -> 10 and 11 -> 15 are busy)
Within the range of Agent 1 till Agent
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...
2006 Mar 21
0
Queue and busy/congested ZAP channels
Hi,
I'm having a problem with the queue behaviour in my place:
I have two ISDN channels to the outside (Zap/1) and two channels two a
Siemens Gigaset (Zap/4). I also use a SIP gateway to call outside and
have a couple of IP phones around as well (SIP).
The Gigaset has about 5 phones connected to it (+base station). Whenever
two people are using those, I always am blocking two internal
2019 May 10
4
Asterisk 13.26.0 webRTC: Asterisk not passing along video
Hello
I am trying to set up webRTC video calls from my Chrome webbrowser
(Fedora) to my Chrome webbrowser (Windows 10).
There is local video input (I can see myself), but never video on the
receiving side.
This is the case in both directions (so it makes no difference which
peer is calling which peer).
Both webRTC SIP peers have opus and H264 codec in their peer definition :
Video
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
2010 Jul 02
1
Transfer fails
Hello list,
this is the dialplan :
<snip>
exten => s,n,Dial(SIP/test1&SIP/test2,,t)
<snip>
exten => 10,1,Dial(SIP/test1)
exten => 20,1,Dial(SIP/test2)
So there is an incoming call that rings SIPaccounts test1 and test2.
Account test1 answers and wants to transfer the call to test2.
Transfer is : #20
This is what the CLI shows :
[Jul 2 10:55:30] -- Executing [20
2006 Nov 29
3
Siemens Gigaset C450 IP vs S450 IP
I've just ordered a Siemens Gigaset C450 IP cordless
IP/DECT phone, given that it's supported by asterisk
http://www.voipuser.org/review_41.html
However, I see that a slightly better Gigaset S450 IP
is available for only a slight price premium.
Are there any user experiences with the S450 IP?
--
Eugen* Leitl <a href="http://leitl.org">leitl</a> http://leitl.org
2010 Sep 13
2
How to send SMS to Gigaset phones ?
Hi,
Searching this list archives, I couldn't find a definitive answer to my
question :
how to send SMS to Gigaset phones ?
My goal is to send Alert SMS such as "This phone system will be stopped in
5mn for maintenance" to every terminal (SIP phones and Gigaset DECT phones).
(So at the moment, I'm not looking for way to send SMS from handsets).
I could successfully send 1 short
2008 Feb 13
2
MWI problem with Siemens Gigaset S675 IP
Hi list,
Before purchasing a number of Siemens DECT SIP phones, the Gigaset
S675 IP, I read that the problems with MWI had been fixed with the
latest firmware version (see
http://www.voip-info.org/wiki/view/Siemens+Gigaset+S675IP). Now I'm
not so sure that's the case.
After setting up a network mailbox for one of these phones, as well as
an Asterisk voicemail account (ext.
2008 Aug 21
2
Siemens Gigaset IP in USA (S685 IP in particular)
For some unfathomable reason, Siemens USA doesn't offer the Gigaset IP
range in the U.S. I'm particularly interested in the Gigaset S685 IP.
Since it's DECT 6.0, and there's an English (UK) version, I'm thinking
it should work just fine, after dealing with the walwart issue (and
maybe caller ID signalling).
Anyone imported one from the UK and using it in the US? for how
2007 Nov 19
3
Gigaset S450ip and simultaneous calls
Hi,
My Gigaset S450ip allows 2 simulatneous calls when each incoming call are
targeted to different phones.
When both calls target the same extension, the second one is forwarded to
voicemail.
I couldn't check yet SIP messages but has anyone met this limitation (one
simultaneous call per phone) ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Dec 11
1
DECT phone for home: siemens A510 v. Grandstream DP715
I have an asterisk server at home. I'm looking to replace my internal
phones with sip cordless (DECT) phones. I'm now looking at the Siemens
A510IP base ($90 ) and A510H handset ($40) and the Grandview DP715 base
($80) and DP710 handset ($45).
The Siemens has a feature were I can also use a PSTN landline, but I not
sure that's a great benefit.
Has anybody tried these phones? I
2006 Jun 09
2
Unicall acting really funny
Hello guys!
I hope you bare with yet another newbie on the list! :-)
I am trying to setup an asterisk installation in between a Siemens
HiPath 3800 and my local carrier (Telefonica/Brazil). Both running R2.
ISDN is not an option on the carrier. :-(
I could apparently setup both E1s just fine according to zttool
(both OK with no alarms) but, and this is where it starts to get
2010 Mar 12
4
Can not enable sip debug because CLI flooded
Hello list,
I have nat=no and qualify=no in my sip peer definition and still my CLI
is flooded with :
[Mar 12 10:17:26] NOTICE[20278]: chan_sip.c:12985
handle_response_peerpoke: Peer 'mysippeer' is now Reachable. (30ms /
2000ms)
[Mar 12 10:17:26] NOTICE[20278]: chan_sip.c:12985
handle_response_peerpoke: Peer 'mysippeer' is now Reachable. (24ms /
2000ms)
[Mar 12 10:17:26]