Archives : June-2020
I have a call from a call file:Action: Originate Async: yes Channel: SIP/2012Codecs: ulaw,alaw,gsm Context: dialout Exten: callprogress Priority: 1Timeout: 20000Variable: SIPADDHEADER=Alert-Info: Ring AnswerActionID: 100014CallerID: Axis < 525 >The SIP/2..
The Asterisk Development Team would like to announce the release of Asterisk 17.5.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 17.5.0 resolves several issues repor..
The Asterisk Development Team would like to announce the release of Asterisk 16.11.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 16.11.0 resolves several issues repor..
The Asterisk Development Team would like to announce the release of Asterisk 13.34.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 13.34.0 resolves several issues repor..
, We have a strange behavior: a customer Snom300 behind a public FW has contact like contact : sip:user@x.y.39.147:2048;x-ast-orig-host=169.254.252.1:2048 The phone can place calls but not receive any. Also, qualify give unreacha..
Any suggestions for an analog to SIP gateway that would support these devices. I need 12 phones supported. I cannot use any analog cards in this case – different buildings. Th..
Asterisk can know that one of the attached phones is both ringing and on the phone.However the sip NOTIFY it sends out to interested parties can only communicate one state, for example with pidf+xml it can either send Ringing or On the phone and so..
I created an IAX2 trunk between my old Asterisk 1.4 server (A) and my new one with v. 16.10.0 (B). The trunk seems to be up, and the calls are initiated, eg. an extension from A can dial an extension in B which rings. However, as soon as the extens..
! Im getting this error frequently: ERROR[25193][C-0004f387]: cdr_mysql.c:203 mysql_log: Cannot connect to database server localhost: (2026) SSL connection error: SSL_CTX_set_default_verify_paths failed Right now, as a workaround, I reload Asterisk ..
I am using CDR mysql to log to remote server: in modules.conf, I preload the modules: [modules] preload => cdr_mysql.so preload => app_mysql.so and in cdr_mysql.conf, I have all the details defined (hostname, dbname, table, password, user, port)…