| patch |
summary |
view |
raw |
| allow-tilde-destdir |
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| hack-multiple-app-voicemail |
Makefile.moddir_rules | 2 +-
apps/Makefile | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
|
view
|
download
|
| safe_asterisk-config |
contrib/scripts/safe_asterisk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| safe_asterisk-nobg |
contrib/scripts/safe_asterisk | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| astgenkey-security |
contrib/scripts/astgenkey | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| reinclude_docs |
Makefile | 9
doc/CODING-GUIDELINES | 982 +++++++++++++++++++++++
doc/HOWTO_collect_debug_information.txt | 89 ++
doc/India-CID.txt | 75 +
doc/PEERING | 503 +++++++++++
doc/README.txt | 10
doc/advice_of_charge.txt | 189 ++++
doc/asterisk-mib.txt | 778 ++++++++++++++++++
doc/backtrace.txt | 277 ++++++
doc/building_queues.txt | 823 +++++++++++++++++++
doc/callfiles.txt | 139 +++
doc/chan_sip-perf-testing.txt | 110 ++
doc/cli.txt | 33
doc/codec-64bit.txt | 47 +
doc/database_transactions.txt | 29
doc/datastores.txt | 63 +
doc/digium-mib.txt | 24
doc/distributed_devstate-XMPP.txt | 433 ++++++++++
doc/distributed_devstate.txt | 320 +++++++
doc/externalivr.txt | 197 ++++
doc/followme.txt | 32
doc/google-soc2009-ideas.txt | 3
doc/hoard.txt | 38
doc/jabber.txt | 107 ++
doc/janitor-projects.txt | 28
doc/jingle.txt | 10
doc/ldap.txt | 65 +
doc/macroexclusive.txt | 78 +
doc/manager_1_1.txt | 454 ++++++++++
doc/modules.txt | 25
doc/osp.txt | 747 +++++++++++++++++
doc/queue.txt | 39
doc/realtimetext.txt | 84 +
doc/res_config_sqlite.txt | 124 ++
doc/rtp-packetization.txt | 75 +
doc/sip-retransmit.txt | 126 ++
doc/siptls.txt | 97 ++
doc/smdi.txt | 137 +++
doc/sms.txt | 147 +++
doc/snmp.txt | 53 +
doc/speechrec.txt | 295 +++++++
doc/ss7.txt | 116 ++
doc/tex/Makefile | 76 +
doc/tex/README.txt | 24
doc/tex/ael.tex | 1305 +++++++++++++++++++++++++++++++
doc/tex/ajam.tex | 97 ++
doc/tex/app-sms.tex | 518 ++++++++++++
doc/tex/asterisk-conf.tex | 149 +++
doc/tex/asterisk.tex | 183 ++++
doc/tex/backtrace.tex | 217 +++++
doc/tex/billing.tex | 86 ++
doc/tex/calendaring.tex | 206 ++++
doc/tex/ccss.tex | 414 +++++++++
doc/tex/cdrdriver.tex | 509 ++++++++++++
doc/tex/cel-doc.tex | 958 ++++++++++++++++++++++
doc/tex/celdriver.tex | 451 ++++++++++
doc/tex/chan-mobile.tex | 262 ++++++
doc/tex/chaniax.tex | 84 +
doc/tex/channelvariables.tex | 1066 +++++++++++++++++++++++++
doc/tex/cliprompt.tex | 29
doc/tex/configuration.tex | 233 +++++
doc/tex/dundi.tex | 41
doc/tex/enum.tex | 355 ++++++++
doc/tex/extensions.tex | 79 +
doc/tex/freetds.tex | 6
doc/tex/hardware.tex | 100 ++
doc/tex/ices.tex | 7
doc/tex/imapstorage.tex | 241 +++++
doc/tex/jitterbuffer.tex | 98 ++
doc/tex/localchannel.tex | 508 ++++++++++++
doc/tex/manager.tex | 274 ++++++
doc/tex/misdn.tex | 282 ++++++
doc/tex/mp3.tex | 11
doc/tex/odbcstorage.tex | 34
doc/tex/partymanip.tex | 331 +++++++
doc/tex/phoneprov.tex | 307 +++++++
doc/tex/plc.tex | 139 +++
doc/tex/privacy.tex | 364 ++++++++
doc/tex/qos.tex | 144 +++
doc/tex/queuelog.tex | 118 ++
doc/tex/queues-with-callback-members.tex | 551 +++++++++++++
doc/tex/realtime.tex | 150 +++
doc/tex/secure-calls.tex | 45 +
doc/tex/security-events.tex | 250 +++++
doc/tex/security.tex | 80 +
doc/tex/sla.tex | 387 +++++++++
doc/tex/sounds.tex | 80 +
doc/timing.txt | 90 ++
doc/unistim.txt | 127 +++
doc/valgrind.txt | 24
doc/video.txt | 47 +
doc/video_console.txt | 159 +++
doc/voicemail_odbc_postgresql.txt | 454 ++++++++++
93 files changed, 20750 insertions(+), 10 deletions(-)
|
view
|
download
|
| sound_files |
sounds/sounds.xml | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| mpglib |
addons/mp3/MPGLIB_README | 39
addons/mp3/MPGLIB_TODO | 2
addons/mp3/Makefile | 24
addons/mp3/README | 1
addons/mp3/common.c | 267 ++++++
addons/mp3/dct64_i386.c | 335 +++++++
addons/mp3/decode_i386.c | 153 +++
addons/mp3/decode_ntom.c | 219 +++++
addons/mp3/huffman.h | 332 +++++++
addons/mp3/interface.c | 323 +++++++
addons/mp3/layer3.c | 2029 +++++++++++++++++++++++++++++++++++++++++++++++
addons/mp3/mpg123.h | 132 +++
addons/mp3/mpglib.h | 75 +
addons/mp3/tabinit.c | 81 +
14 files changed, 4012 insertions(+)
|
view
|
download
|
| enable_addons |
addons/app_mysql.c | 1 -
addons/app_saycountpl.c | 1 -
addons/cdr_mysql.c | 1 -
addons/chan_mobile.c | 1 -
addons/chan_ooh323.c | 1 -
addons/format_mp3.c | 1 -
addons/res_config_mysql.c | 1 -
7 files changed, 7 deletions(-)
|
view
|
download
|
| no_uname |
bootstrap.sh | 4 ----
1 file changed, 4 deletions(-)
|
view
|
download
|
| kfreebsd |
channels/chan_oss.c | 2 +-
main/Makefile | 2 +-
main/netsock.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| chan_iax2-detach-thread-on-non-stop-exit |
channels/chan_iax2.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| sparc32_disable |
Makefile | 12 ------------
1 file changed, 12 deletions(-)
|
view
|
download
|