Displaying 20 results from an estimated 10000 matches similar to: "Record call without caller interference"
2011 Apr 13
11
Realtime SIP & peer status
Hello,
I'm using SIP realtime with MySQL DB.
Is it possible to get the status of the SIP peer (free / calling) from
this realtime DB ?
If not, is there another way to obtain the call state of a SIP peer ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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:
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>
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
2011 Jan 11
2
Show voicemail in GUI
Hello list,
I have a management user interface written in php for controlling some
functions of Asterisk PBX.
I use realtime a lot.
Is there a way to easily get the details of a voicemail account and the
messages that have been left ?
In use realtime voicemail, but how to get the messages that have been
left for a certain mailbox-extension ?
Kind regards,
Jonas.
-------------- next part
2010 Jul 06
2
ARA : Realtime or not ?
Hello list,
what is the use of realtime SIP peers when you always need to reload the
sip configuration as if you were just putting your SIP peers in sip.conf ??
My SIP peers are now defined in a mysql-DB and when I add a mailbox in
the field 'mailbox', the change is not active untill a do a "sip reload"
or a "module reload chan_sip.so".
Doing a "sip
2010 Aug 12
1
Recording the conversation with MixMonitor() ends when the call is transfered
Hello.
I notice that when a call that is recorded with MixMonitor is transfered
to another co-worker, the recording ends.
exten => 409,n,Macro(SDstartrecording,external,${DID})
the incoming call then goes to a queue...
[macro-startrecording]
; ARG1 = incoming DID or CALLERID(name)
; ARG2 = outgoing dialnumber
...
exten => s,n,MixMonitor(/var/ftp/${NR}/${recordfile},b,chown -R
2010 Mar 01
2
Is answer() necessary ?
Hello list,
is it necessary to properly answer() an incoming call ?
I don't want to answer a call because the caller has to pay even if the
attached SIP-phones do not answer the phone call. Because I answer() the
incoming call, the caller has to pay for 60 seconds of 'ringtone'.
On the other hand, sometimes an incoming call is send to a macro where
the caller is given the
2011 Aug 02
3
MixMonitor and attended transfers
Hi
I'm using asterisk 1.8.3.2 (with a couple of patches)
I have the following scenario...
SIP call comes in and gets answered by extension A (MixMonitor is
executed as part of this inbound dial plan of the number being called)
Extension A puts call on hold and calls extension B
Extension A then does an attended transfer of incoming call to extension
B
I'm finding that the recording
2010 May 12
1
No ringtone when going from queue to dial-command
Hello list,
when I sent an incoming call first to a queue and after the timeout to a
dial-command, while the correspondent's phone rings there is no ringtone
for the caller...
So it goes like this :
1. dial(SIP/account1,20)
2. queue(myqueue,,,,20)
3. dial(SIP/account2)
In step 1 there is a ringtone for the caller.
In step 2 there is musiconhold (class default) for the caller.
In step 3
2010 Jun 14
1
logging stopped suddenly
Hello list,
I noticed today that the last logfiles dates 3 days ago !
The logfiles are rotated every night. The logfiles of 2 days ago, 1 day
ago and today are empty !
vps*CLI> module show like logger
Module Description
Use Count
0 modules loaded
vps*CLI> logger reload
[Jun 14 11:57:19] == Parsing
2011 May 03
1
audiohook.c: Failed to get 160 samples from write factory
Hello,
I see a lot of these messages in the debug log :
/[May 3 15:47:09] DEBUG[19081] audiohook.c: Failed to get 160 samples
from write factory 0xae17e18
[May 3 15:47:09] DEBUG[19081] audiohook.c: Failed to get 160 samples
from write factory 0xae17e18
[May 3 15:47:09] DEBUG[19081] audiohook.c: Read factory 0xae173e0 and
write factory 0xae17e18 both fail to provide 160 samples
[May 3
2010 Aug 26
1
MusicOnHold class working for internal calls, not for external
Hello list,
I have defined a new MoH-class in musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
*[106002]
mode=files
directory=/var/lib/asterisk/moh/106002
random=yes*
In sip.conf I have this commented out :
;mohinterpret=default
;mohsuggest=default
Asterisk sees these moh-classes and files :
vps2301*CLI> moh show classes
Class: default
Mode: files
2013 Oct 16
1
Use Asterisk Realtime Extensions with Switch-statement and include-statement
Hello,
Is it possible to use the switch => statement in extensions.conf
(http://www.voip-info.org/wiki/view/Asterisk+RealTime+Extensions) to
point to a database and in the database use the include-statement ?
In extconfig.conf I would have :
extensions => mysql,asterisk,extensions_table
In extensions.conf I would then have :
[includecontext]
switch => Realtime/includecontext at
2010 Jan 04
1
Some minor configuration issues with queues
Hello list !
I have some configuration issues with queues, but I'm sure they are
minor and for someone who has already configured queues it could be
trivial.
This is my queue configuration :
[VC_support_queue]
musicclass = default
strategy = ringall
timeout = 20
retry = 5
wrapuptime=15
autofill=yes
autopause=no
maxlen = 0
setinterfacevar=yes
announce-frequency = 0
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 ?
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 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>
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 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