Mark Spencer
|
1ccab64d86
|
Add support for Costa Rica to DSP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2576 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-28 02:53:04 +00:00 |
|
Mark Spencer
|
4b234476bb
|
Merge more Sentito contributions (thanks serkan)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2575 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-27 17:51:22 +00:00 |
|
James Golovich
|
6ce8fc0b15
|
More read/write lock fixes in various modules
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2574 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-27 07:41:33 +00:00 |
|
Mark Spencer
|
eeb2ca5b26
|
Make read/write mode have a lock parameter and use it properly.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2572 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-27 06:50:12 +00:00 |
|
James Golovich
|
a222dbe8c7
|
Make chan_vpb.c detect austel busy (bug 545)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-26 07:18:26 +00:00 |
|
James Golovich
|
82bf2663e3
|
Tiny optimization in chan_iax2.c that the compiler would
probably take care of, but better that we do it
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2559 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-25 18:10:52 +00:00 |
|
Mark Spencer
|
638684636c
|
Make sure calculation of time is always > 0...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2557 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-25 07:17:33 +00:00 |
|
Malcolm Davenport
|
efd7427f33
|
Bug # 1108: chan_alsa fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2552 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-24 21:34:21 +00:00 |
|
Mark Spencer
|
b43c1f054b
|
Allow expiration of several messages to be non-fatal.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2550 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-24 21:21:59 +00:00 |
|
James Golovich
|
f8b04c4bb6
|
*** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2549 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-24 08:36:36 +00:00 |
|
James Golovich
|
359430871f
|
Check to make sure opendir works in chan_iax2.c (bug 1283)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-23 21:42:35 +00:00 |
|
Mark Spencer
|
747a18f65d
|
It's okay to send RINGING > 1 time, and don't try to send it in-band
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2537 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-23 18:09:25 +00:00 |
|
Mark Spencer
|
b5d452b1c7
|
Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ou
t of the normal build process.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2532 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-23 05:06:50 +00:00 |
|
Mark Spencer
|
b46d67e301
|
Unlock the owner when we're done (duh!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-23 03:26:23 +00:00 |
|
Mark Spencer
|
3107d6d03b
|
Hold owner lock when changing codecs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2529 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-23 00:56:36 +00:00 |
|
Mark Spencer
|
67af82457e
|
Fix locks that are held too long
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2527 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-22 22:48:59 +00:00 |
|
Mark Spencer
|
b19cb95257
|
Fix superfluous return NULL
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2525 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-22 19:47:25 +00:00 |
|
Mark Spencer
|
c1c704c042
|
Fix mysql friends by type
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-21 21:24:40 +00:00 |
|
Mark Spencer
|
3f5277d57b
|
Don't reconstruct authentication information on retransmissions.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2515 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-21 19:25:13 +00:00 |
|
James Golovich
|
a8bbe997d2
|
Fix some small typos in comments
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2512 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-21 11:23:10 +00:00 |
|
Jeremy McNamara
|
68e767078f
|
re-apply possible CCM fix. Someone still needs to test this
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2500 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 14:29:36 +00:00 |
|
Jeremy McNamara
|
ff9621e279
|
rollback e.164 and prefix routing attempted fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 14:25:39 +00:00 |
|
Jeremy McNamara
|
de20d2a179
|
rollback everything to known good state. E.164 and prefix routing patches are broken
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2498 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 14:24:20 +00:00 |
|
Jeremy McNamara
|
6fb5ebfedb
|
try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2497 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 14:14:00 +00:00 |
|
Jeremy McNamara
|
7132570353
|
Change 'show locals' into 'local show channels' to follow other channel methods. Bug #1255
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 13:26:52 +00:00 |
|
Mark Spencer
|
af6016cfd0
|
Add experimental nbscat application
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 07:16:27 +00:00 |
|
Mark Spencer
|
7192fbfae7
|
Round offset timestamps to nearest 20ms to clean up numbers.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 05:19:45 +00:00 |
|
Mark Spencer
|
c36ec4f9d7
|
Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2483 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-19 22:57:08 +00:00 |
|
Mark Spencer
|
785ac43c84
|
Just to be on the safe side, don't update timestamps against anything but voice packets.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2472 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-19 08:16:19 +00:00 |
|
Mark Spencer
|
7075b58ee1
|
Don't use hard timestamps for non-voice frames.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2471 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-19 08:12:04 +00:00 |
|
Mark Spencer
|
a386f01a7c
|
Favor requested codec whenever possible (pass #1)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2470 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-19 08:00:13 +00:00 |
|
Mark Spencer
|
8c232e1dbb
|
Populate DNID for SIP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2464 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-19 02:04:45 +00:00 |
|
Jeremy McNamara
|
d3b2cb19e4
|
Properly deal with E.164 and Prefix routing
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-18 20:39:15 +00:00 |
|
Mark Spencer
|
e7ecf6accb
|
Populated RDNIS
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-18 20:33:55 +00:00 |
|
Mark Spencer
|
bf5d593e71
|
Fix parser
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2455 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-18 06:04:22 +00:00 |
|
Mark Spencer
|
29b7818ebf
|
Fix timestamp to always be unsigned
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2453 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-18 06:01:53 +00:00 |
|
Mark Spencer
|
726d3cba43
|
Answer the line when hangup received and callwait is up
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2450 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-16 23:42:41 +00:00 |
|
Mark Spencer
|
b690dc13aa
|
Fix timestamp delivery calculation in IAX... Still might be some mess left...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-16 22:55:05 +00:00 |
|
Malcolm Davenport
|
b0d28cedf7
|
Bug # 1116. CallerID number not hidden when RestrictCID is on, Fixed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2447 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-16 17:07:51 +00:00 |
|
Mark Spencer
|
b3f94c4c00
|
Fix small typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2446 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-16 16:02:57 +00:00 |
|
Malcolm Davenport
|
0753ca66ab
|
Bug #1222: Fixed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2444 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-15 23:32:58 +00:00 |
|
James Golovich
|
9223055df1
|
Fixup some pthread_t checking in channels
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2438 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-15 09:14:16 +00:00 |
|
James Golovich
|
0e90480d6b
|
Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL and
AST_PTHREADT_STOP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2434 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-15 07:51:22 +00:00 |
|
James Golovich
|
c30ff0935d
|
Add 'pri show span <spanno>' command to chan_zap.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-15 05:57:47 +00:00 |
|
Malcolm Davenport
|
89c55fe46c
|
Bug #1213. Fix for improperly specified Content-Length header
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-15 02:06:47 +00:00 |
|
Mark Spencer
|
0852f5a930
|
Preserve IAX timestamps
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-14 23:01:12 +00:00 |
|
Mark Spencer
|
ea92b714f2
|
Turn off silence suppression in SDP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-14 22:13:18 +00:00 |
|
Mark Spencer
|
afab3c4151
|
Fix a martin segfault
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2411 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-12 21:26:45 +00:00 |
|
Mark Spencer
|
f12928f700
|
Make sure no path leaves channel lock locked
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2399 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-11 18:00:08 +00:00 |
|
James Golovich
|
6741234ec9
|
Make sure usedistinctivering gets set to the right value
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2393 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-11 05:10:23 +00:00 |
|