diff options
author | Timo Teräs <timo.teras@iki.fi> | 2014-10-31 10:48:26 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2014-10-31 10:50:31 +0200 |
commit | 538699c853816755c66c15f39f5d783005e1480a (patch) | |
tree | d9d076b8e15b1dd592b7f048fc1a5a7dcff34281 /main/asterisk/ASTERISK-20527.patch | |
parent | 1e50aa00c309d65fcaafd9f2491492cb3766780a (diff) | |
download | aports-538699c853816755c66c15f39f5d783005e1480a.tar.bz2 aports-538699c853816755c66c15f39f5d783005e1480a.tar.xz |
main/asterisk: upgrade to 13.0.0
Diffstat (limited to 'main/asterisk/ASTERISK-20527.patch')
-rw-r--r-- | main/asterisk/ASTERISK-20527.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/asterisk/ASTERISK-20527.patch b/main/asterisk/ASTERISK-20527.patch index 42a81d8ca5..9be50ce631 100644 --- a/main/asterisk/ASTERISK-20527.patch +++ b/main/asterisk/ASTERISK-20527.patch @@ -13,8 +13,8 @@ index 7569bba..24a8cec 100644 } diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 81ca998..812be7b 100644 ---- a/configs/sip.conf.sample -+++ b/configs/sip.conf.sample +--- a/configs/samples/sip.conf.sample ++++ b/configs/samples/sip.conf.sample @@ -711,7 +711,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; A similar effect can be achieved by adding a "callbackextension" option in a peer section. ; this is equivalent to having the following line in the general section: |