Displaying 20 results from an estimated 20000 matches similar to: "Asterisk NOT in the media path"
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>
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>
2010 May 18
2
Asterisk 1.4.30 & T38
Hello list,
I read on voip-info.org that Asterisk 1.4 support T38 passthrough.
So I guess this means that I can have a Grandstream HT503 with T38
support and an analogue faxmachine on the other side of my Asterisk and
a T38-account with a ITSP on the other side of my Asterisk machine, right ?!
The fax coming from the faxmachine passes the HT503 to my Asterisk and
my Asterisk sends the fax to
2017 Apr 20
2
Asterisk 1.8.32.3 : no video (h.264)
Hello
in sip.conf I have ;
videosupport=yes
Kind regards.
J.
On 20-04-17 13:09, Marcelo Terres wrote:
> I suppose that you enable the video support on sip.conf, right?
>
> Regards,
> Marcelo H. Terres <mhterres at gmail.com>
> IM: mhterres at jabber.mundoopensource.com.br
> https://www.mundoopensource.com.br
> https://twitter.com/mhterres
>
2010 May 31
6
Voicemail : mail attachment to multiple mail-addresses
Hello list,
google returns a discussion on the dev-list when I search for how to
mail a voicemail to multiple mail addresses.
Is there yet a seperator that actually works to define multiple mail
addresses ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Nov 22
1
Asterisk refuses INVITE (401) and I don't know why
Hello list,
this is the communication between an Aastra 5000 PBX and Asterisk, where
the Aastra makes a call to Asterisk. For some reason, Asterisk responds
with 401-Unauthorized and I don't know why.
Calls go well with Panasonic PBX, Avaya PBX, Alcatel-Lucent PBX but NOT
with this Aastra.
A1.A1.A1.A1 = IP-address Asterisk PBX
AS.AS.AS.AS = IP-address Aastra PBX
Aastra PBX makes a call
2014 Jan 08
2
Call duration limit ? Calls end after 15 minutes...
Hello,
I see the strange behaviour that outgoing calls end after 15 minutes.
I didn't knew there is some kind of call duration limit that can be set ?
Is there ?
Using Asterisk 1.8.12.2
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 12
1
username mismatch with 1.6.2.11
Hello,
everything goes well on asterisk 1.4.30, but with asterisk 1.6.2.11 I
get the following :
[Sep 12 18:59:29] WARNING[2066]: chan_sip.c:12738 check_auth: username
mismatch, have <329909006666>, digest has <3291119600>
[Sep 12 18:59:29] NOTICE[2066]: chan_sip.c:20082 handle_request_invite:
Failed to authenticate device "0473990000"
<sip:0473990000 at
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 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:
2010 Oct 18
15
SIP DNS SRV
Hello list.
When using SIP DNS SRV to define a production Asterisk server with high
priority and a backup Asterisk server with a lower priority on this
DNS-server, will this work as follow :
- production server is reachable, so registration of the IP-phone goes
to this server
- production server is unreachable, so registration goes to the backup
Asterisk server
- production server is
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...
2009 Oct 21
3
Searching on how to keep local calls... local
Hi list.
Does anyone know how to keep calls between 2 local SIP-phones on the
local private network when the 2 local IP-phones are registered to an
online public Asterisk-server ??
What network-element / router do I need to install to prevent the
RTP-traffic from flowing via the internet ?
Config :
Asterisk --internet-- > router/firewall --> connected local IP-phones
Internal call :
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
2010 Dec 02
5
Push central phone book to phones
Hello,
I have Snom, Cisco, Grandstream & YeaLink phones.
Is there a way to push a centralized phone book to these phones ??
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101202/ea25cd7e/attachment.htm
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.
2012 Sep 28
1
Disconnect calls : known reasons
Hello,
are there any known reasons why Asterisk would disconnect random calls ?
My server uses 1,5 GB out of 8 GB RAM
My server uses up to 35% CPU at peak
There are about 40 concurrent calls.
I have 300 RTP-ports available.
I just see the call ending, as if one of the connected parties hung up
but that is not the case !
So what could be a bottleneck ? Any known reasons for random hangup ?
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
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
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/
...