today i made some tests with Opus codec (webrtc app, asterisk + pjsip + wss) Some questions arose. Sangoma questions – Can Sangoma publish usage data from codec_opus anonymous statistic? – Any plans port codec_sangoma to Opus 1.3? current is 1.2 ba..
Author : marek
im testing
https://wiki.asterisk.org/wiki/display/AST/Asterisk+18+Configuration_res_prometheus
anybody who can share grafana dashboard json 😉 ?
thanks
M..
will be available videos from Astricon 2021?
thank you
..
i need check sip headers of incoming calls i have hybrid configuration with chan_sip and chan_pjsip enabled so i need check if incoming call is through chan_sip or chan_pjsip because i cant use i.e. ${PJSIP_HEADER(read,something)} on chan_sip is th..
i have this dialplan [incoming] exten => _X./_+421XXXXXXXXX,1,noop(cut +421 from CALLER) exten => _X./_+421XXXXXXXXX,n,Set(CALLERID(num)=${CALLERID(num):4}) exten => _X./_+421XXXXXXXXX,n,goto(${CONTEXT},${EXTEN},1) exten => _X.,1,noop(main block) ex..
i builded Asterisk 16.18 with BUILD_NATIVE on Xeon E5 v3 (Intel(R) Xeon(R) CPU E5-2670 v3 @ 2.30GHz) on machine when i want run Asterisk it hangs with Illegal instruction see below (Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz) is it only way to disa..
my customer wants call center with mobile phone agents only.
What is your experience with this setup? Whats your best practice?
– custom device state?
– sw sip phone + redirect to mobile number in docker ?
– …
tnx
Ma..
after upgrade from asterisk 11 to 16 i have problem with ForkCDR app (probably) snippet of dialplan EXTEN=800800800 backup_number=666777888 exten => _X.,n(forward800),noop(forward800) exten => _X.,n,Gosub(routing800,s,1(${EXTEN})) exten => _X.,n,goto(pstn,${backup_number}..
after upgrade from Asterisk 11 to Asterisk 13.38.0(chan_sip) (i know, its old. customer is very conservative…)
i have problem with missing 180 Ringing
flow is easy (PBX -> Asterisk -> SIP SBC)
Asterisk 11
PBX – Asterisk
..
i want gradually migrate to pjsip i have 2 network interfaces with a lot of endpoints on both (both UDP) eth0 1.1.1.1 eth1 2.2.2.2 i want start migrate endpoints to pjsip on 2.2.2.2:5070 but configuration like this is not possible sip.conf [gener..