dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

5541 Commits

Author SHA1 Message Date
kpfleming 78e872c70f add dedicated function for adding Content-Length header (bug #4795)
use ast_build_string to build large text bodies (bug #4795)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6207 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 21:58:32 +00:00
russell ec09fb0081 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
you want to use one other than the default


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6206 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 21:57:14 +00:00
kpfleming 1e631a97f1 _really_ rewrite get_in_brackets to do the right thing (including skipping escaped double-quote characters)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6205 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 21:40:17 +00:00
russell 9bdf97f2c6 formatting and callingpres support (bug #4787)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6204 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 20:04:46 +00:00
kpfleming f2b81a38df ensure translators don't generate old timestamps when silent periods end (bug #4707 with formatting fixes)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6203 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 19:41:39 +00:00
kpfleming e20730c85a minor updates (bug #4777)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6202 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 19:17:43 +00:00
kpfleming 353567822c fix line-ending style (bug #4778)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6201 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 19:13:21 +00:00
kpfleming a7f5922d52 minor updates (bug #4779)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6200 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 19:11:19 +00:00
russell 2dbd70cd4d get rid of potential memory leak
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6199 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 19:10:38 +00:00
kpfleming 8e93280ca4 add MD5-hash matching (bug #4764, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6198 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 18:59:11 +00:00
kpfleming 04d94dcf1e combine bracket-removing functions (bug #4794, with compiler warning mod)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6197 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 18:36:58 +00:00
russell cb335c54bd squash a warning
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6196 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 18:34:40 +00:00
kpfleming c39430ece6 ensure that port number in URI is presented when needed (bug #4784)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6194 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 18:11:19 +00:00
kpfleming d241cec9d1 formatting cleanups (bug #4786, with minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6193 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 18:09:04 +00:00
kpfleming 031381f509 add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 with minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6192 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 17:39:48 +00:00
russell a0e66e7cfb more formatting fixes! (bug #4780)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6191 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 17:31:53 +00:00
kpfleming bc01e2ac4f ensure socket address family is copied (bug #4789)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6190 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 17:31:50 +00:00
russell ea032696e6 get rid of a warning
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6189 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 17:27:36 +00:00
russell c8309d217d add ability to set or read both callerid name and num in one call to the function
This one is for you, Mark :-p


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6188 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 17:26:59 +00:00
kpfleming a6a45296d2 ensure SIP_HEADER does not segfault when called on hung-up channels (bug #4756, different fix than posted patch)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6187 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 17:13:24 +00:00
russell 2fd1a02c38 add line break after show agents output (bug #4768)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6186 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 16:53:28 +00:00
russell c0df67963e formatting fixes (bug #4770)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6185 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 15:32:06 +00:00
russell dfe58ddcd9 formatting fixups (bug #4769)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6184 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25 15:23:47 +00:00
mattf 9d65b77466 More minor cleanups
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6183 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-22 18:28:19 +00:00
mattf 60890de317 Fixed little oops with DTMF tone duration
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6182 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-22 18:07:53 +00:00
mattf 99c911fbba Get rid of DSP after we don't need it anymore in MF mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6181 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-21 15:06:50 +00:00
kpfleming 51853788bd _really_ fix IAX2 crazy timestamp problem (bug #4747)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6180 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 22:46:58 +00:00
russell cb74ac56ed more formatting fixes from oej :-) (bug #4757)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6179 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 17:05:18 +00:00
russell cba0f54bb7 put ast_recvchar under its desc, add desc for ast_senddigit, don't use a
length limited copy for a static copy into a buffer that we *know* is big
enough


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6178 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 16:39:49 +00:00
kpfleming 000130b1d3 add slinfactory object, and change app_chanspy to use it (bug #4724)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6177 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:53:21 +00:00
kpfleming 7428435033 add SIPPEER dialplan function (bug #4728)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6176 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:44:35 +00:00
kpfleming 8103f9c0f8 add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6175 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:38:20 +00:00
kpfleming 0414f4361d add English device state output (bug #4733, with minor mod)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6174 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:34:01 +00:00
kpfleming c8ececdd93 add OGG/Vorbis file format support (bug #4296)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6173 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:25:54 +00:00
kpfleming d028de8bf9 add warning about enabling debug channels in logger (bug #4732)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6172 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:16:15 +00:00
kpfleming 329b86c53d move strtoq into new string files (bug #4740)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6171 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:13:15 +00:00
kpfleming a246ce557a formatting cleanup (bug #4752)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6170 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:09:39 +00:00
kpfleming ef7ebdb3e8 simple fix for bug #3638
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6169 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 23:55:43 +00:00
kpfleming 176a2ae83e ensure account code is not overwritten when none is supplied (bug #4743)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6168 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 23:45:21 +00:00
kpfleming 6b05f542c3 formatting cleanup (bug #4750)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6167 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 23:35:45 +00:00
kpfleming 2f30248680 restore proper difference calculation (bug #4746)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6166 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 23:28:12 +00:00
kpfleming c37a8a42b2 split acl and netsock code into separate files, in preparation for new netsock implementation
various minor cleanups


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6165 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 23:17:02 +00:00
russell d03367cafc let the compiler learn the types for the elements of a struct timeval to fix
portability issues


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6164 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 19:06:24 +00:00
russell 524b1abe1d update guidelines to explain indent parameteres (bug #4742)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6163 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 17:59:27 +00:00
russell b2f03b949c formatting fixes (bug #4736)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6162 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 15:54:17 +00:00
russell 8737a4e465 restore warning about negative timestamps now that it is fixed
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6161 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 15:32:03 +00:00
russell 30f1a705ac fix negative timestamp issue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6160 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 15:30:31 +00:00
russell e8541d07e4 suppress timestamp message until we can figure out where it is coming from,
since it appears that this isn't causing a real problem


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6159 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 14:08:19 +00:00
russell 1d67a58c16 formatting fixes (bug #4739)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6158 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 13:44:42 +00:00
mattf 567c9b9c1f Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
option.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6157 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 13:30:37 +00:00