[asterisk-users] UniMRCP and Asterisk 14

2017-03-23 Thread Richard Kenner
When I look at the lastest UniMRCP manual, they only mention as high as
Asterisk 13.  Does anybody know if I need to do anything to allow it
to work on Asterisk 14 and, if so, what that is?

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Asterisk 14.4.0-rc1 Now Available

2017-03-23 Thread Asterisk Development Team
The Asterisk Development Team has announced the release of Asterisk 14.4.0-rc1.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 14.4.0-rc1 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

New Features made in this release:
---
 * ASTERISK-26878 - func_channel: Add ability to get the callid so
  dialplan has access to it. (Reported by Richard Mudgett)
 * ASTERISK-26863 - res_pjsip: Add endpoint identification scheme
  based on a configured SIP header/value (Reported by Matt Jordan)
 * ASTERISK-17428 - [patch] Allow "Comedian Mail" branding to be
  removed (Reported by John Covert)

Bugs fixed in this release:
---
 * ASTERISK-26850 - res_hep_pjsip: Asterisk insert wrong protocol
  name in "Protocol ID" field in HEP packets (Reported by Max
  Norba)
 * ASTERISK-26484 - res_pjsip_messaging: Crash when using invalid
  URI in MessageSend 'from' argument. (Reported by Vinod
  Dharashive)
 * ASTERISK-26776 - res_pjsip_pubsub: Crash when generating xpidf
  content (Reported by Andrew Green)
 * ASTERISK-26880 - Asterisk crashes when multiple speex users join
  confbridge with pp_vad and dtx enabled (Reported by Kirsty
  Tyerman)
 * ASTERISK-26862 - app_queue: Queue stops calling members with
  local interface after forwarding in previous call (Reported by
  Robert Mordec)
 * ASTERISK-26732 - res_rtp_asterisk: Implement RTCP Multiplexing -
  breaking WebRTC in Chrome (Reported by Dan Jenkins)
 * ASTERISK-26879 - PJSIP external_media_address ignored if no
  local_net options are provided (Reported by Matt Jordan)
 * ASTERISK-26851 - res_pjsip_sdp_rtp: RTP instance does not use
  same IP as explicit transport (Reported by Richard Begg)
 * ASTERISK-26867 - autochan: Locking in a function
  ast_autochan_destroy() on destroyed channel (after masquerade).
  (Reported by Krzysztof Trempala)
 * ASTERISK-26869 - res_pjsip_refer: blind call transfer w/o a user
  name doesn't go to the s extension (Reported by Torrey Searle)
 * ASTERISK-26668 - core: Malformed pattern matching extension
  (various factors) results in crash (Reported by xrobau)
 * ASTERISK-26865 - chan_iax2: Reload of iax peer results in loss
  of host address/port (Reported by Richard Begg)
 * ASTERISK-26872 - Bundled pjproject fails to build when tarball
  downloaded with curl due to md5 verification failure in Docker
  containers (or when there is no terminal) (Reported by Matt
  Jordan)
 * ASTERISK-26717 - Document the fact that Asterisk HEP support
  only works with the PJSIP channel driver (Reported by Olivier
  Krief)
 * ASTERISK-26643 - Extra new line in Device field of
  DeviceStateChange AMI Event after restart of Asterisk (Reported
  by Roman Bedros)
 * ASTERISK-25237 -  stasis_cache.c:845 caching_topic_exec: -
  misleading ERROR message (Reported by Smirnov Aleksey)
 * ASTERISK-26857 - chan_pjsip: Dialplan function race condition
  (Reported by Joshua Colp)
 * ASTERISK-26841 - chan_sip: Call not cancelled after receiving a
  422 response (Reported by Jean Aunis - Prescom)
 * ASTERISK-26822 - pjsip/cli_commands: pjsip show channelstats
  shows wrong codec (Reported by Kevin Harwell)
 * ASTERISK-26353 - res_musiconhold: musiconhold seems to think
  that the general section is a class and issues warning (Reported
  by Jonathan Harris)
 * ASTERISK-26685 - res_pjsip: Crash when using IPv6 and Transport
  ws,wss (Reported by Michael Balen)
 * ASTERISK-24562 - app_voicemail: Cannot set fromstring on a
  per-mailbox basis (Reported by Mark Scholten)
 * ASTERISK-26598 - Saynumber is trying to get "and" from "digits/"
  subfolder (Reported by Jonathan Harris)
 * ASTERISK-17067 - Long lines in call files cause spurious syntax
  error (Reported by Dave Olszewski)
 * ASTERISK-26796 - res_pjsip_transport_websocket: Via header is
  'WS' when it should be 'WSS' (Reported by Jørgen H)
 * ASTERISK-25628 - res_config_pgsql: should match the behavior of
  other drivers so that queue_log can disable adaptive logging
  (Reported by Dmitry Wagin)
 * ASTERISK-26774 - core: Playback URL fails after some time
  (Reported by Igor Gamayunov)
 * ASTERISK-26825 - pjsip.conf.sample: user_agent: still refers to
  branch 12 (Reported by Tzafrir Cohen)
 * ASTERISK-26823 - PJSIP: Persistent subscriptions can cause
  FRACKs if endpoint does not exist (Reported by Mark Michelson)
 * ASTERISK-26623 - res_pjsip: Crash when calling PJSIPShowEndpoint
  (Reported by Jørgen H)
 * ASTERISK-26808 - res_pjsip_outbound_registration doesn't know
  about network change events (Reported by George Joseph)
 * ASTERISK-26705 - libasteriskssl.so not 

[asterisk-users] Asterisk 13.15.0-rc1 Now Available

2017-03-23 Thread Asterisk Development Team
The Asterisk Development Team has announced the release of Asterisk 13.15.0-rc1.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 13.15.0-rc1 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

New Features made in this release:
---
 * ASTERISK-26878 - func_channel: Add ability to get the callid so
  dialplan has access to it. (Reported by Richard Mudgett)
 * ASTERISK-26863 - res_pjsip: Add endpoint identification scheme
  based on a configured SIP header/value (Reported by Matt Jordan)
 * ASTERISK-17428 - [patch] Allow "Comedian Mail" branding to be
  removed (Reported by John Covert)

Bugs fixed in this release:
---
 * ASTERISK-26850 - res_hep_pjsip: Asterisk insert wrong protocol
  name in "Protocol ID" field in HEP packets (Reported by Max
  Norba)
 * ASTERISK-26484 - res_pjsip_messaging: Crash when using invalid
  URI in MessageSend 'from' argument. (Reported by Vinod
  Dharashive)
 * ASTERISK-26776 - res_pjsip_pubsub: Crash when generating xpidf
  content (Reported by Andrew Green)
 * ASTERISK-26880 - Asterisk crashes when multiple speex users join
  confbridge with pp_vad and dtx enabled (Reported by Kirsty
  Tyerman)
 * ASTERISK-26862 - app_queue: Queue stops calling members with
  local interface after forwarding in previous call (Reported by
  Robert Mordec)
 * ASTERISK-26732 - res_rtp_asterisk: Implement RTCP Multiplexing -
  breaking WebRTC in Chrome (Reported by Dan Jenkins)
 * ASTERISK-26879 - PJSIP external_media_address ignored if no
  local_net options are provided (Reported by Matt Jordan)
 * ASTERISK-26851 - res_pjsip_sdp_rtp: RTP instance does not use
  same IP as explicit transport (Reported by Richard Begg)
 * ASTERISK-26867 - autochan: Locking in a function
  ast_autochan_destroy() on destroyed channel (after masquerade).
  (Reported by Krzysztof Trempala)
 * ASTERISK-26869 - res_pjsip_refer: blind call transfer w/o a user
  name doesn't go to the s extension (Reported by Torrey Searle)
 * ASTERISK-26668 - core: Malformed pattern matching extension
  (various factors) results in crash (Reported by xrobau)
 * ASTERISK-26865 - chan_iax2: Reload of iax peer results in loss
  of host address/port (Reported by Richard Begg)
 * ASTERISK-26872 - Bundled pjproject fails to build when tarball
  downloaded with curl due to md5 verification failure in Docker
  containers (or when there is no terminal) (Reported by Matt
  Jordan)
 * ASTERISK-26717 - Document the fact that Asterisk HEP support
  only works with the PJSIP channel driver (Reported by Olivier
  Krief)
 * ASTERISK-26643 - Extra new line in Device field of
  DeviceStateChange AMI Event after restart of Asterisk (Reported
  by Roman Bedros)
 * ASTERISK-25237 -  stasis_cache.c:845 caching_topic_exec: -
  misleading ERROR message (Reported by Smirnov Aleksey)
 * ASTERISK-26857 - chan_pjsip: Dialplan function race condition
  (Reported by Joshua Colp)
 * ASTERISK-26841 - chan_sip: Call not cancelled after receiving a
  422 response (Reported by Jean Aunis - Prescom)
 * ASTERISK-26822 - pjsip/cli_commands: pjsip show channelstats
  shows wrong codec (Reported by Kevin Harwell)
 * ASTERISK-26685 - res_pjsip: Crash when using IPv6 and Transport
  ws,wss (Reported by Michael Balen)
 * ASTERISK-24562 - app_voicemail: Cannot set fromstring on a
  per-mailbox basis (Reported by Mark Scholten)
 * ASTERISK-26598 - Saynumber is trying to get "and" from "digits/"
  subfolder (Reported by Jonathan Harris)
 * ASTERISK-17067 - Long lines in call files cause spurious syntax
  error (Reported by Dave Olszewski)
 * ASTERISK-26796 - res_pjsip_transport_websocket: Via header is
  'WS' when it should be 'WSS' (Reported by Jørgen H)
 * ASTERISK-25628 - res_config_pgsql: should match the behavior of
  other drivers so that queue_log can disable adaptive logging
  (Reported by Dmitry Wagin)
 * ASTERISK-26825 - pjsip.conf.sample: user_agent: still refers to
  branch 12 (Reported by Tzafrir Cohen)
 * ASTERISK-26823 - PJSIP: Persistent subscriptions can cause
  FRACKs if endpoint does not exist (Reported by Mark Michelson)
 * ASTERISK-26623 - res_pjsip: Crash when calling PJSIPShowEndpoint
  (Reported by Jørgen H)
 * ASTERISK-26808 - res_pjsip_outbound_registration doesn't know
  about network change events (Reported by George Joseph)
 * ASTERISK-26313 - chan_sip : Asterisk restart seems to be
  required for changing encryption option (Reported by benasse)
 * ASTERISK-26705 - libasteriskssl.so not found when asterisk is
  installed for the 1st time (Reported by George Joseph)
 * ASTERISK-26781 - bridge: Passing the 'p' 

Re: [asterisk-users] moh reload not reloading/reading new musiconhold files

2017-03-23 Thread Administrator TOOTAI

Le 23/03/2017 à 20:17, Jonas Kellens a écrit :

Hello


is there any more information on how to reload/read musiconhold files ?


CLI> module reload res_musiconhold

--
Daniel


On 07-03-17 10:46, Jonas Kellens wrote:

Hello

I did not mention it but of course the MOH directory is listed in
/etc/asterisk/musiconhold.conf :

[default]
mode=files
directory=/var/lib/asterisk/moh

[myfolder_1]
mode=files
directory=/var/lib/asterisk/moh/myfolder/1
sort=alpha

[myfolder_2]
mode=files
directory=/var/lib/asterisk/moh/myfolder/2
sort=alpha

[myfolder_3]
mode=files
directory=/var/lib/asterisk/moh/myfolder/3
sort=alpha


No mather where I put the new file, it is never listed.

Untill a full restart of Asterisk ! Then it is listed. But is there no
other way to load/read a new MOH file than to completely restart
Asterisk ??


After Asterisk restart :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/macroform-the_simplicity
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
Class: myfolder_1
File: /var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity



Kind regards.




On 03-03-17 18:26, John Kiniston wrote:

Your new file is in the 'myfolder/1'' subdirectory of the MOH
directory.

Either move the file into the MOH directory or define a new class in
musiconhold.conf that is for your directory.


On Fri, Mar 3, 2017 at 7:19 AM, Jonas Kellens
> wrote:

Hello

using Asterisk 1.8.32.3

Current music on hold :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity

New musiconhold file :

[root@myserver ]# file
/var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity.wav
/var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity.wav:
RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit,
mono 8000 Hz

I issue a reload of the moh :

myserver*CLI> moh reload
myserver*CLI> module reload res_musiconhold.so
[Mar  3 15:04:53] -- Reloading module 'res_musiconhold.so'
(Music On Hold Resource)

Situation after reload :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity


Even a complete 'module reload' on Asterisk CLI does nothing :

myserver*CLI> module reload
[Mar  3 15:13:54]   == Parsing '/etc/asterisk/extconfig.conf':
[Mar  3 15:13:54]   == Found
[Mar  3 15:13:54]   == Parsing '/etc/asterisk/logger.conf': [Mar
3 15:13:54]   == Found
...
[Mar  3 15:13:54] -- Reloading module 'res_musiconhold.so'
(Music On Hold Resource)
...


Situation after reload :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity



So, reloading musiconhold does not reload/read musiconhold files.


How to read/load new musiconhold files into asterisk ??


Kind regards.



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at:
https://community.asterisk.org/ 

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started


asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





--
A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet,
balance accounts, build a wall, set a bone, comfort the dying, take
orders, give orders, cooperate, act alone, solve equations, analyze a
new problem, pitch manure, program a computer, cook a tasty meal,
fight efficiently, die gallantly. Specialization is for insects.
---Heinlein












--
_
-- 

Re: [asterisk-users] moh reload not reloading/reading new musiconhold files

2017-03-23 Thread Jonas Kellens

Hello


is there any more information on how to reload/read musiconhold files ?


Kind regards.



On 07-03-17 10:46, Jonas Kellens wrote:

Hello

I did not mention it but of course the MOH directory is listed in 
/etc/asterisk/musiconhold.conf :


[default]
mode=files
directory=/var/lib/asterisk/moh

[myfolder_1]
mode=files
directory=/var/lib/asterisk/moh/myfolder/1
sort=alpha

[myfolder_2]
mode=files
directory=/var/lib/asterisk/moh/myfolder/2
sort=alpha

[myfolder_3]
mode=files
directory=/var/lib/asterisk/moh/myfolder/3
sort=alpha


No mather where I put the new file, it is never listed.

Untill a full restart of Asterisk ! Then it is listed. But is there no 
other way to load/read a new MOH file than to completely restart 
Asterisk ??



After Asterisk restart :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/macroform-the_simplicity
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
Class: myfolder_1
File: /var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity



Kind regards.




On 03-03-17 18:26, John Kiniston wrote:

Your new file is in the 'myfolder/1'' subdirectory of the MOH directory.

Either move the file into the MOH directory or define a new class in 
musiconhold.conf that is for your directory.



On Fri, Mar 3, 2017 at 7:19 AM, Jonas Kellens 
> wrote:


Hello

using Asterisk 1.8.32.3

Current music on hold :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity

New musiconhold file :

[root@myserver ]# file
/var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity.wav
/var/lib/asterisk/moh/myfolder/1/macroform-the_simplicity.wav:
RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit,
mono 8000 Hz

I issue a reload of the moh :

myserver*CLI> moh reload
myserver*CLI> module reload res_musiconhold.so
[Mar  3 15:04:53] -- Reloading module 'res_musiconhold.so'
(Music On Hold Resource)

Situation after reload :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity


Even a complete 'module reload' on Asterisk CLI does nothing :

myserver*CLI> module reload
[Mar  3 15:13:54]   == Parsing '/etc/asterisk/extconfig.conf':
[Mar  3 15:13:54]   == Found
[Mar  3 15:13:54]   == Parsing '/etc/asterisk/logger.conf': [Mar 
3 15:13:54]   == Found

...
[Mar  3 15:13:54] -- Reloading module 'res_musiconhold.so'
(Music On Hold Resource)
...


Situation after reload :

myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity



So, reloading musiconhold does not reload/read musiconhold files.


How to read/load new musiconhold files into asterisk ??


Kind regards.



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at:
https://community.asterisk.org/ 

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started


asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users





--
A human being should be able to change a diaper, plan an invasion, 
butcher a hog, conn a ship, design a building, write a sonnet, 
balance accounts, build a wall, set a bone, comfort the dying, take 
orders, give orders, cooperate, act alone, solve equations, analyze a 
new problem, pitch manure, program a computer, cook a tasty meal, 
fight efficiently, die gallantly. Specialization is for insects.

---Heinlein








-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the