Paul Belanger
|
8f7c2a40bd
Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
|
13 years ago |
Paul Belanger
|
37a0241c5d
Missed one strsep() function
|
13 years ago |
Paul Belanger
|
795deb1b59
Add back strsep() function for previous commit
|
13 years ago |
Terry Wilson
|
0277deaafa
Track module use count for res_calendar
|
13 years ago |
Paul Belanger
|
a975d46f90
Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
|
13 years ago |
Matthew Jordan
|
66fb57708d
Fix potential buffer overrun and memory leak when executing "sip show peers"
|
13 years ago |
Sean Bright
|
e1e423cbac
Make 'iax2 show callnumber usage' output make sense when an IP is passed in.
|
13 years ago |
Sean Bright
|
f10533dcf2
Remove spurious warning when 'qualifyfreqnotok' is set successfully.
|
13 years ago |
Sean Bright
|
bc8ddae056
This was a LOG_NOTICE, so roll it back.
|
13 years ago |
Sean Bright
|
3c80108900
Change some debug messages from LOG_DEBUG to ast_debug.
|
13 years ago |
Sean Bright
|
bfebb0313c
Add some boilerplate documentation for IAXVAR and IAXPEER.
|
13 years ago |
Sean Bright
|
d23d8cc46b
Set the length of the ast_sockaddr, so that we can set it's port later.
|
13 years ago |
Alec L Davis
|
7164512233
push 'outgoing' flag from sig_XXX up to chan_dahdi
|
13 years ago |
Paul Belanger
|
51a55c4551
Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
|
13 years ago |
Sean Bright
|
12c44b61ee
Don't allow trunkfreq to be greater than 1000ms.
|
13 years ago |
Sean Bright
|
c14af23427
Pass the correct value to ast_timer_set_rate() for IAX2 trunking.
|
13 years ago |
Mark Michelson
|
7f85bb3c5f
Fix regressions with regards to route-set creation on early dialogs.
|
13 years ago |
Mark Michelson
|
31e019dc8b
Revert change to translate.c as it has caused an infinite loop to occur in circumstances.
|
13 years ago |
Paul Belanger
|
6b2cafde0f
Revert 355700 and 355701
|
13 years ago |
Paul Belanger
|
5a10759f1b
Missed a variable
|
13 years ago |
Paul Belanger
|
517f9ccde8
Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
|
13 years ago |
Sean Bright
|
78c9516fe5
Revert a change to audio_audiohook_write_list that had no affect.
|
13 years ago |
Richard Mudgett
|
ee448d85d8
Fix compile problem when old version of libvorbisfile v1.1.2 is used.
|
13 years ago |
Richard Mudgett
|
b367ddd656
Fix AMI Monitor action without File header converting channel name into filename.
|
13 years ago |
Sean Bright
|
9357f49822
When IAX2 debugging is enabled, make sure to log 'apathetic' messages too.
|
13 years ago |
Sean Bright
|
166b09cae8
Only use maxtrunkcall and maxnontrunkcall in chan_iax2 if IAX_OLD_FIND is specified.
|
13 years ago |
Sean Bright
|
12a77eddb6
Use TRUNK_CALL_START as originally intended.
|
13 years ago |
Richard Mudgett
|
ab1cb2f1c2
Fix voicemail problems when using ogg/vorbis.
|
13 years ago |
Richard Mudgett
|
be2f7ac532
Fix lock typo that should be unlock in cel_sqlite_custom reload.
|
13 years ago |
Mark Michelson
|
92a3f840c9
Properly invert the return of a strncmp call.
|
13 years ago |