similar to: queue periodic-announce without stopping ringing

Displaying 20 results from an estimated 3000 matches similar to: "queue periodic-announce without stopping ringing"

2015 Mar 08
2
Asterisk API
Hi all, currently we're looking to program a new asterisk application. Years ago we used AMI and Asterisk Java. When we did this we pretty soon encountered performance issues when using a lot of channels. We want to place calls, bridge channels, disconnect channels, monitor them, hangup. What's the status with Asterisk REST API? Any experiences on performance,stability,documentation,
2016 Nov 27
2
Non-global variable that follows channel?
Thanks, Richard - your code does indeed work reliably 100% of the time, and thank you for that explanation. I do think the docs at https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Function_SHARED could do with more clarification. BTW, there were a couple of typos in your code, so for anyone who wants to copy/paste, here's Richard's code WITH the curly braces (
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb: > Look up fop2 Thank you very much, but I prefer a standalone application, if it's possibile... Any other suggestion? Thanks Luca Bertoncello (lucabert at lucabert.de)
2014 Oct 10
1
howto cancel simultaneous calls - dial(sip/phone1&sip/phone2)
hi. i have dialplan with 2 simultaneous calls - dial(sip/phone1&sip/phone2). when i cancel call on phone1 (push "reject" button), the call is still ringing on phone2 can i cancel call on both phones from one place(one phone)? thanks -- --------------------------------------- Marek Cervenka =======================================
2007 Mar 20
4
blktap howto
hi, i''m trying move from file: based disk to tap:aio but things don''t work i have centos4 dom0 with centos4 domU xen 3.0.4-testing changeset: 13138:d401cb96d8a0 self compiled [root@xen linux-2.6.16.38-xen]# grep XEN_BLKDEV_TAP .config CONFIG_XEN_BLKDEV_TAP=m config disk = [ ''file:/var/lib/xen/test.img,hda1,w'',
2016 Jan 29
3
Asterisk 13.6.0: Is there a way to create PJSIP users and dialplans programmatically using API
Hi, I am using Asterisk 13.6.0 and was wondering if I can programmatically add users (to pjsip.conf) and dialplan (to extensions.conf) to the Asterisk server using API of some sort. Please do let me know. Thanks, Sonny. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Oct 05
1
call pickup
hello, is there some way to notify people in the same pickup group about call from caller to callee? i.e. i have call from 111 to 222 there are 222,333,444 in the same pickup group 333,444 see on the phone (aastra) that 111 calling to 222 and can pickup the call with *8 siemens have this on their sip openstage phones. how they do this? thanks -- --------------------------------------- Marek
2016 Jan 29
2
asterisk 13 mixmonitor - random missing syllables
Dne 28.1.2016 v 13:37 Brian :: napsal(a): > when you say load - how many concurrent calls? Is there transcoding > happening? sip / PRIs ? what load? > 12 concurrent calls no transcoding SIP under 1.5 with 4x 1Ghz vcpus (its vmware VPS) > On Thu, Jan 28, 2016 at 9:57 AM, Marek ?ervenka <cervajs at fpf.slu.cz > <mailto:cervajs at fpf.slu.cz>> wrote: > >
2015 Aug 13
2
simultaneous use of chan_sip/chan_pjsip
hello, is it possible simultaneously use chan_sip and chan_pjsip? if yes, can you recommend settings i'm thinking about - chan_sip - for sip hardphones/softphones (sip udp 5060) - chan_pjsip - for webrtc -- --------------------------------------- Marek Cervenka =======================================
2015 Aug 13
2
simultaneous use of chan_sip/chan_pjsip
Dne 13.8.2015 v 17:20 Rusty Newton napsal(a): > On Thu, Aug 13, 2015 at 3:54 AM, Marek ?ervenka <cervajs at fpf.slu.cz > <mailto:cervajs at fpf.slu.cz>> wrote: > > hello, > > is it possible simultaneously use chan_sip and chan_pjsip? > > if yes, can you recommend settings > > i'm thinking about > - chan_sip - for sip
2008 Jan 23
3
asterisk optimalization
hi, i'm testing asterisk 1.4/1.2 in the following scenario centos5/cpu quad xeon E5335 2.0Ghz - test clients behind nat - 1500+ testing instances - reregister option from 1min to 1hour - qualify set to 5000 top shows over 100% cpu. cpu cores sometimes go to 95% with htop i see ~16threads but only one child have ~95% cpu (how i can get info about that thread? what he is doing?) what is
2008 Mar 04
3
incoming call popup
hi, can you recommend "clean&simple&stable" solution for incoming call popup (in browser)? i'm using flash operator panel now but i want something without flash (maybe something in AJAX?) thanks --------------------------------------- Marek Cervenka =======================================
2016 Jan 28
2
asterisk 13 mixmonitor - random missing syllables
Dne 27.1.2016 v 17:50 A J Stiles napsal(a): > On Wednesday 27 Jan 2016, Marek ?ervenka wrote: >> Dne 27.1.2016 v 13:14 A J Stiles napsal(a): >>> On Wednesday 27 Jan 2016, Marek ?ervenka wrote: >>>> hi, >>>> >>>> i have strange problem with asterisk 13 mixmonitor, recording to wav >>>> (centos6) >>>> when the system is
2016 May 26
3
pjsip segfault problem
hi, after switch from 13.7 + pjproject 2.4.5 to 13.9.1 pjproject bundled i have problem with segfault (centos 6) Program terminated with signal 11, Segmentation fault. #0 0xb7665695 in check_cached_response (sess=0xafbd688c, packet=0xb07676d8, pkt_size=132, options=1, token=0xafecc2bc, parsed_len=0x0, src_addr=0xb0e47a20, src_addr_len=16) at ../src/pjnath/stun_session.c:1287 1287
2015 Aug 12
2
webrtc no audio
Dne 11.8.2015 v 12:18 Joshua Colp napsal(a): > Vinicius Fontes wrote: >> I'm having the same issue! The difference in my case is Asterisk server >> has a public IPv4 and the browser is behind a single NAT. >> >> I'm forwarding my configuration below (which I posted previously on >> asterisk-users). >> >> How can we debug ICE negotiation? >
2016 Feb 08
2
sql schema without alembic
Dne 4.2.2016 v 12:17 A J Stiles napsal(a): > On Thursday 04 Feb 2016, Marek ?ervenka wrote: >> hi, >> >> is there way to get SQL schema for Asterisk 13.7.0 without alembic? >> thanks > Assuming you already have Asterisk up and running, you can just use > > $ mysqldump -d -uroot DATABASE TABLE1 TABLE2 TABLE3 ... > > will print (on STDOUT, so you can just
2016 Feb 18
2
Asterisk 13 and WebRTC. Is wiki page still valid ?
2016-02-18 15:42 GMT+01:00 Marek ?ervenka <cervajs at fpf.slu.cz>: > my experience with pjsip for webrtc > http://lists.digium.com/pipermail/asterisk-users/2015-September/287562.html > > > Yes I saw this post earlier today. Having to fight 14 days scared me a bit ! Did you set sipml5 on your own server or did you use Live demo (
2009 Jan 09
2
ZFS encryption?? - [Fwd: [osol-announce] SXCE Build 105 available
It was rumored that Nevada build 105 would have ZFS encrypted file systems integrated into the main source. In reviewing the Change logs (URL''s below) I did not see anything mentioned that this had come to pass. Its going to be another week before I have a chance to play with b105. Does anyone know specifically if b105 has ZFS encryption? Thanks, Jerry -------- Original Message
2015 Oct 30
3
asterisk 13 systemd
hi, is there somebody using systemd start script on fedora/centos7 + asterisk 13 in production? i have strange problem with high cpu usage when asterisk is started via systemd thanks for feedback p.s. systemd script is not in vanilla asterisk. only in fedora package info https://reviewboard.asterisk.org/r/2730/ -- --------------------------------------- Marek Cervenka
2015 Oct 09
2
Storing HANGUPCAUSE in CDR
This was always possible in the past, however does not work in the current release. I believe this is a bug. To: asterisk-users at lists.digium.com From: cervajs at fpf.slu.cz Date: Fri, 9 Oct 2015 10:04:47 +0200 Subject: Re: [asterisk-users] Storing HANGUPCAUSE in CDR search in archives save the records to another table like cdr_extended Dne