Archived
14
0
Fork 0
Commit graph

5230 commits

Author SHA1 Message Date
markster
d39208dd35 Fix minor OSP compile issue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5852 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06 01:28:54 +00:00
kpfleming
b7997fe7bd make AGI 'TDD MODE' command behave as documented when the channel doesn't support options (bug #4370)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5851 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 21:00:33 +00:00
kpfleming
dcd6e95d0a don't call reg_source_db() until after the peer has been added to the peer list
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5850 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 20:05:55 +00:00
kpfleming
2dd14b8c0e more ast_copy_string() conversion
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5849 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 16:32:16 +00:00
kpfleming
ad9520e6b0 don't try to copy NULL appdata (bug #4422)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5848 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 16:08:44 +00:00
kpfleming
befb1786e7 fix compilation on Darwin (bug #4462, ugh, we need all this stuff moved into endian.h)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5847 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 15:40:49 +00:00
kpfleming
62d73d678b make ast_waitstream_* return value compatible with platforms that use unsigned char by default (bug #4455)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5846 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 15:04:43 +00:00
kpfleming
2d47f7a20b make format_au compile on FreeBSD (bug #4456)
change out-of-memory messages to LOG_ERROR


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5845 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:50:21 +00:00
kpfleming
50c4036a0e more cleanups for outbound registrations (bug #4457)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5844 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:47:09 +00:00
kpfleming
0371a9f7c2 use a struct for long parameter list to transmit_invite (bug #4458)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5843 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:43:49 +00:00
kpfleming
79db725d9b minor cleanups (bug #4460)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5842 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:40:00 +00:00
kpfleming
b4a112f34b correct oops in recent outbound registration rework (bug #4461)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5841 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:36:56 +00:00
kpfleming
7a570fc489 make 'show channeltypes' list whether device state is supported (bug #4464)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5840 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:32:32 +00:00
kpfleming
b10321244c various improvements to outbound registrations and response handling (bug #3850)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5839 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 22:15:20 +00:00
kpfleming
77268d2728 use ast_cli_register_multiple() for CLI commands
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5838 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 22:04:54 +00:00
kpfleming
025c3f4d6b add support for Sun Microsystems AU audio format (bug #4428 with minor mods)
remove hardcoded format list from app_record help text


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5837 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 21:52:00 +00:00
kpfleming
ca10c312b6 clean up logic functions code and help texts
add IFTIME function (bug #4394, with mods)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5836 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 21:04:04 +00:00
kpfleming
9219fe2898 use ast_strip_quoted to strip brackets from key secrets
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5835 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 21:02:51 +00:00
kpfleming
e3632070a9 handle stale authentication nonces more properly (bug #4343, with formatting fixes)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5834 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 19:16:41 +00:00
kpfleming
0add38f4f1 clean up create_addr, and use a structure instead of a large parameter list
make create_addr return the peer's outkey, so dynamic realtime peers can use keys for calls (bug #4431)
add key support for switch connection strings
use a common dial/switch string parser instead of three copies (none of them identical)
make doxygen docs cover the entire source base


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5833 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 18:46:58 +00:00
kpfleming
d41b7bf281 correct case of file type for one-touch monitoring (bug #4443)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5832 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 12:50:05 +00:00
markster
2208e8c008 Don't build app_intercom...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5831 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 04:16:13 +00:00
kpfleming
3b9fc4dffc use ast_cli_register_multiple() for chan_zap CLI commands
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5830 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 03:24:37 +00:00
kpfleming
c96557a70e use ast_cli_register_multiple() for pbx CLI commands
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5829 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 03:09:20 +00:00
kpfleming
219cc1a1af remove deprecated 'quit' and 'exit' commands from console (but not remote connections)
clean up core CLI command registration to use ast_cli_register_multiple()


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5828 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 03:04:08 +00:00
kpfleming
6d8dd10a59 add indications for Sweden (bug #4231)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5827 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 02:51:59 +00:00
kpfleming
490f32fc4b don't call poll() with an unitialized structure (bug #4387)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5826 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 02:41:59 +00:00
kpfleming
61e53e4033 allow global variables to be reset on reload (defaults to off) (bug #4385)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5825 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 02:27:08 +00:00
kpfleming
787c08a3fc allow ast_add_extension2 to accept a NULL destructor (bug #4411)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5824 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 02:21:07 +00:00
kpfleming
46d0533b99 support configurable batch posting of CDRs (off by default) (bug #3883)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5823 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 01:42:31 +00:00
kpfleming
0c9a835d77 document syntax change for Record() application (bug #4439)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5822 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 22:20:59 +00:00
kpfleming
2e28fe3a58 add realtime support to app_queue for static members/agents (bug #4037)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5821 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 21:42:49 +00:00
kpfleming
6fc75b43ce make 'show channeltypes' output format work properly (bug #4413)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5820 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 21:37:09 +00:00
kpfleming
502b2d00e6 consolidate API functions for saying numbers/digits/alpha/phonetic into less functions, using more efficient and clearer code (inspired by bug #4414)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5819 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 21:26:02 +00:00
kpfleming
7309cfd429 add guidelines for doxygen documentation writing (bug #4417, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5818 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 19:38:55 +00:00
kpfleming
6e17dfcd50 add a minor allocation/zeroing guideline
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5817 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 19:17:04 +00:00
kpfleming
0bdd91b5ad add missing if statement in say_position (bug #4435)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5816 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 18:26:18 +00:00
markster
a7c14546c1 Fix offset calculation for signed linear (bug #4433)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5815 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 17:54:09 +00:00
markster
02043e1894 Blindly merge jitter buffer patch of bug #4342)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5814 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 17:45:38 +00:00
markster
08de6b9f02 Setup transfer capability properly for outbound calls (bug #4434)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5813 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 17:16:49 +00:00
markster
af213eb377 Fix dial to not seg when closing ')' is missing (bug #4410)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5812 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 17:12:04 +00:00
jeremy
bd9518dcdb Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian machines with proper byte ordering, fixed caller*id on 7910 (others?) and more. Bug #4398
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5811 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 09:11:46 +00:00
jeremy
4fd6d70d9b fix wordwrap
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5810 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 00:50:38 +00:00
jeremy
e1227b3cb5 Spell noise correctly
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5809 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 00:49:41 +00:00
russell
97e47b0037 fix the one digit exit extension for RetryDial
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5807 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-01 18:02:46 +00:00
russell
792fde9ad6 fix timeout option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5806 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-01 17:23:50 +00:00
jeremy
ab9c17987f Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5805 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-01 16:00:13 +00:00
markster
9e7424a348 Fix cdr.h ordering issue (bug #4401)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5789 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-30 14:30:47 +00:00
markster
8a1c9ce20c Fix small sizeof bug (#4407)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5788 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-30 13:57:51 +00:00
markster
f0452bddb1 Fix attended transfer crash (bug #4404 with changes)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5787 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-30 13:51:04 +00:00