similar to: SIPAddHeader from a realtime databse

Displaying 20 results from an estimated 3000 matches similar to: "SIPAddHeader from a realtime databse"

2013 Dec 05
1
Lync and Asterisk Realtime Architecture
Hi guys We're using asterisk 1.8.23.1 on CentOS 5 and are trying to create a trunk to MS Lync server. If I create the peer in sip.conf the trunk connects with no problem. However, we prefer to use ARA. Whenever we define the peer in our peers table, the trunk does not work, even if we use sip show peer <peer-name> load. Has anyone got any experience of connecting to Lync using ARA?
2013 Nov 04
1
No matching peers message has gone (1.8.23.1)
Hi Ever since we upgraded our asterisk servers to 1.8.23.1, we no longer get the 'no matching peer' error when we get a dictionary SIP attack. Now the logs always show a 'wrong password' when there actually isn't a matching peer. We even have alwaysauthreject = yes in our sip.conf. Has anyone else noticed this phenomenon? Thanks in Advance Ish -- Ishfaq Malik
2014 Jul 07
1
CDR dcontext not updated on FAILED and BUSY calls
Hi We're using asterisk 1.8.23.1. Our inbound calls are routed into the default context with explicit number matching. If found they are passed on to a distinct context for the number being called using the Goto application. If the call is successful or even if it has no answer, the cdr dcontext field has the correct second context. However, if the call fails or is busy, and even though we
2014 May 02
1
CDR billsec issue with calls forwarded through the Local channel
Hi I'm using asterisk 1.8.23.1 but I've seen this same issue in previous versions of 1.8. I have created some work arounds but the behaviour is incorrect. This is the scenario: Call comes in and goes to appropriate dialplan In the dialplan the call is forwarded to another number using a Local channel (and using /n ) e.g. Dial(Local/<my-number>@outbound-context/n,60) The number is
2015 Jan 28
2
queue show <queue-name> vs queue log for calculating average hold time
Hi We're using 1.8.23.1 on CentOS 5 and are trying to get accurate stats for queues. For a particular customer, when I run queue show <queue_name> I get the following numbers: <queue_name> has 0 calls (max unlimited) in 'ringall' strategy (17s holdtime, 94s talktime), W:0, C:175, A:44, SL:48.6% within 45s So from that data we look at 17s holdtime And assume that is the
2014 May 15
1
Asterisk 1.8 and calendar intergration
Hi I'm using asterisk 1.8.25.0 on CentOS 6. I have compiled it with all the calendar modules: *CLI> module show like calendar Module Description Use Count res_calendar.so Asterisk Calendar integration 4 res_calendar_ews.so Asterisk MS Exchange Web Service Calenda 0 res_calendar_caldav.so
2009 Mar 05
1
Snom Aler-info Ringtone
Have someone running fine Alert-Info with a Snom 370 ( System Information: Phone Type: snom370-SIP MAC-Address: 0004132661BD IP-Address: 192.168.10.170 Firmware-Version: snom370-SIP 7.3.14 14961) i've tried exten => 200,1,SIPAddHeader(Alert-Info:<http://www.notused.com>\;info=alert-external) exten => 200,n,Dial(SIP/${EXTEN},30) Can see into the phone SIP trace is
2013 Nov 07
1
Unix connections not always disconnecting
Hi We are using asterisk 1.8.23.1 We have a script that runs on a minute cron which polls the asterisk server for 3 bits of information by using asterisk -rx 'command' which then gets pushed to a graphite server we have 99% of this runs smoothly. Every now and again, the asterisk service will become completely unresponsive and if we look at the logs we will see the following:
2015 Apr 29
2
Asterisk 1.8.32.3 chan_sip deadlock
Hello asterisk-users, We've been having intermittent issues with chan_sip - it stops responding to cli requests, trying to reload chan_sip from cli doesn't seem to have any effect, initiated calls carry on for a short period, but no new SIP requests are processed ('sip show channels' hangs forever, server stops responding to SIP OPTIONS, or any other SIP messages). We have updated
2007 Sep 11
0
SIPAddHeader cmd from Realtime MySQL, not getting all the 'appdata' field
Hi All, I'm doing some simple paging functions and using the SIPAddHeader cmd. * 1.2 branch. Using it in the extensions.conf file, it works fine: exten => _*2XX,1,SIPAddHeader(Call-Info: sip:\;answer-after=0) in * console: lab2*CLI> -- Executing SIPAddHeader("SIP/204-0818dcd0", "Call-Info: sip:;answer-after=0") in new stack When i put the same cmd in Realtime
2019 Apr 05
2
Deep Replicable Bug With AMD Threadripper MultiCore
The following program is whittled down from a much larger program that always works on Intel, and always works on AMD's threadripper with lapply but not mclappy. With mclapply on AMD, all processes go into "suspend" mode and the program then hangs. This bug is replicable on an AMD Ryzen Threadripper 2950X 16-Core Processor (128GB RAM), running latest ubuntu 18.04. The R version
2015 Jun 01
3
Signaling incoming call
Steve Edwards <asterisk.org at sedwards.com> schrieb: > You can fiddle with the ring tone by phone specific configuration and > phone specific SIP headers (sipaddheader(Alert-Info: ...)). > > These seem relevant: > > http://www.voip-info.org/wiki/view/RTTTL+melodies+for+ST2030 (the > discussion looks relevant as well). > >
2013 Jul 24
2
What is my syntax error here?
I have thsi code in a dial plan. The purpose of which is to set distinctive ring tones for internal and transferred calls. exten => _.,1,Noop(CALLERID_ALL=${CALLERID(all)}) exten => _.,n,Set(CallerIDNum=${CALLERID(num)}) ; This just shows a list of interesting variables and their values ; Comment it out when finished debugging ;include => macro-dumpvars ;exten =>
2014 May 13
0
Realtime peers and sendrpid
Hello all If I look at the sip peers table definition as provided with the source of asterisk-1.8.23.0/ (looking at contrib/realtime/mysql/sippeers.sql) for the sendrpid column it's an enum with 2 possible values, yes and no. However, the sip.conf allows 4 values, no, yes, rpid and pai. Is this discrepancy an oversight? Is it possible to set the system default to pai but an individual peer
2011 Jul 19
2
KIN-1500AP RM + Windows 2008 64-bit Standard R2 SP1 (nut 2.6.1)
I have only RS-232 on the box (meanwhile, it was manufactured on march of 2011) Here is my configs: nut.conf: * * MODE = netserver ups.conf: * * [KIN1500] driver = powercom port = notUsed desc = "Powercom KING PRO KIN-1500AP RM" upsd.conf: * * LISTEN 192.168.1.2 3493 upsd.users: * * [monuser] password = xxxxxxxx upsmon master
2014 Jul 21
1
TLS, STRP and ARA
Hi I'm just about to upgrade to version 1.8.29.0 and have compiled with SRTP. However, we exclusively use the asterisk realtime architecture using the mysql connector. Looking at tutorials we have to set encryption=yes and transport=tls for any peer we want encrypted traffic for. Having a look at contrib/realtime/mysql/sippeers.sql from the source code shows that the encryption column is
2014 Jan 10
1
CTI
Hi people I'm just mailing to see what people are using for CTI solutions with asterisk. Aslos, has anyone managed to integrate asterisk with Salesforce? Thanks in Advance Ish -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2,
2014 May 20
2
Voicemail message to text
HI there I was wondering if anyone has implemented voicemail to text and if so, what package is being used to do so? Thanks in Advance Ish -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2, Ducie House 37 Ducie Street Manchester,
2014 Jun 10
1
Mixing res_mysql and res_odbc
Hi Is there any harm in using res_mysql for some things and res_odbc for others? We already use res_mysql for ARA but could do with having CEL logged to MySQL. Thanks in Advance Ish -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex
2014 Oct 24
1
Call forwarding from Phones and getting the referrer IP
Hi I'm using asterisk 1.8 but I'm sure this applies to other versions. If someone puts a call divert on a handset such as a Snom phone I get this type of SIP message on receipt of an inbound call: Got SIP response 302 "Moved Temporarily" back from xxx.xxx.xxx.xxx:xxxxx Which then triggers a local channel to make the call. Is there any way I can access that IP address inside