asterisk-13.x: fix missing symbols issue 177/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 9 Aug 2017 21:04:16 +0000 (23:04 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Wed, 9 Aug 2017 21:08:28 +0000 (23:08 +0200)
commit08fd9340ffda0165198b5de312faa22413a8bfaf
tree23a32628cb6f8241ebaf8f6718b4b9c1178a9793
parent45e0c6a7211c58ce8f7e80a33fbf868197322d4b
asterisk-13.x: fix missing symbols issue

- add some pjsip modules that were missing.
- sort pjsip modules alphabetically.
- add a patch from ASTERISK-26518 to fix the unresolved symbol issue.
  The patch is also included in Debian. The patch fixes issue #77 (the
  problem was also mentioned in #88).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-13.x/Makefile
net/asterisk-13.x/patches/054-pjsip_unresolved_symbol.patch [new file with mode: 0644]