Kevin P. Fleming
|
54727e1851
|
19 years ago |
Mark Spencer
|
0e9e565ef1
Merge BSD stack size work (bug #2067)
|
20 years ago |
Mark Spencer
|
67431a2231
Last set of strncpy/snprintf updates (bug #2049)
|
20 years ago |
Mark Spencer
|
2c2aee554b
Use INET_ADDRLEN (bug #1956) (from airport!)
|
20 years ago |
Mark Spencer
|
5239058fa6
Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
|
20 years ago |
James Golovich
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
20 years ago |
Mark Spencer
|
cb29e2520b
Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
|
20 years ago |
Mark Spencer
|
90b249b863
Merge FreeBSD locking fixes (bug #1411)
|
21 years ago |
James Golovich
|
176b579084
Add new file utils.c, Move ast_gethostbyname to utils.c
|
21 years ago |
Mark Spencer
|
ed0cd48e43
Clean up SQL queries (bug #1479)
|
21 years ago |
Mark Spencer
|
2681e3da7e
gethostbyname isn't reentrant, who knew...
|
21 years ago |
Mark Spencer
|
b44524a74b
Get rid of all that old needlock garbage now that we're using recursive mutexes
|
21 years ago |
James Golovich
|
5995fee08e
More read/write lock fixes in various modules
|
21 years ago |
James Golovich
|
0914b21c6f
Fix some small typos in comments
|
21 years ago |
James Golovich
|
a383d2e3f5
Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL and
|
21 years ago |
James Golovich
|
3f09e74978
Make sure chan_iax.c and chan_iax2.c know the size of G726 frames
|
21 years ago |
Mark Spencer
|
0bc93e5d22
Add support for parking with IAX2
|
21 years ago |
Mark Spencer
|
8b6fa2a939
NetBSD portability enhancements (bug #969)
|
21 years ago |
Mark Spencer
|
2bca2b16b1
Clarify iax foo to iax1 foo in chan_iax (bug #924)
|
21 years ago |
Jeremy McNamara
|
1b440a0812
Change IAXPeers to IAX1Peers. Bug #838
|
21 years ago |
Jeremy McNamara
|
a4bea7b506
clean up our mess on unload. Bug #799
|
21 years ago |
Jeremy McNamara
|
81c0c15e20
Give seperate config option for deprecated chan_iax. Bug #801
|
21 years ago |
Mark Spencer
|
c045f704df
Reorder events in IAX, make "IAX1" compatibility
|
21 years ago |
Mark Spencer
|
e224a308f2
Cleanup unload calls
|
21 years ago |
Martin Pycko
|
4cb65327ce
We have to hangup the bridge not continue on AbsoluteTimeout
|
21 years ago |
Martin Pycko
|
532ccd1109
Fix the AbsoluteTimeout issue with IAX/IAX2 when in native mode
|
21 years ago |
Mark Spencer
|
2baa2bf4ab
Don't try to expire if there is no expirey
|
21 years ago |
Martin Pycko
|
61dad25860
Fix deadlock in iax
|
21 years ago |
Mark Spencer
|
7e837f4429
Don't reconnect db on reload unless there was a failure
|
21 years ago |
Mark Spencer
|
5eaa683bab
Update so that "users" are implemented as well
|
21 years ago |