projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Hold private lock while handling digits
[asterisk/asterisk.git]
/
channels
/
chan_zap.c
2004-06-20
Mark Spencer
Hold private lock while handling digits
blob
|
commitdiff
2004-06-20
Mark Spencer
Hold pending digits until setup_ack is received, then...
blob
|
commitdiff
|
diff to current
2004-06-18
Mark Spencer
Be sure we hold channel lock in write before talking...
blob
|
commitdiff
|
diff to current
2004-06-17
Mark Spencer
Oops
blob
|
commitdiff
|
diff to current
2004-06-17
Mark Spencer
Implement proper locking on INFO_RECEIVED
blob
|
commitdiff
|
diff to current
2004-06-17
Mark Spencer
Small typo
blob
|
commitdiff
|
diff to current
2004-06-17
Mark Spencer
PRI locking fixes
blob
|
commitdiff
|
diff to current
2004-06-16
Mark Spencer
Gotta set slot to 0 before you print :)
blob
|
commitdiff
|
diff to current
2004-06-16
Mark Spencer
Use new extensible setup method of libpri
blob
|
commitdiff
|
diff to current
2004-06-14
Mark Spencer
Fix small typos
blob
|
commitdiff
|
diff to current
2004-06-14
Mark Spencer
Handle PROGRESS event
blob
|
commitdiff
|
diff to current
2004-06-14
Mark Spencer
Separate PROCEEDING and PROGRESS
blob
|
commitdiff
|
diff to current
2004-06-13
Mark Spencer
x86-64 compile fixes and cleanups
blob
|
commitdiff
|
diff to current
2004-06-13
Mark Spencer
Provide dialtone when doing overlap dial (bug #1832)
blob
|
commitdiff
|
diff to current
2004-06-13
Mark Spencer
Make sure overlap dial goes into "RING" state instead...
blob
|
commitdiff
|
diff to current
2004-06-10
Mark Spencer
Display which span/channel we're receiving restarts on
blob
|
commitdiff
|
diff to current
2004-06-09
Mark Spencer
Return NULL if no CRV found
blob
|
commitdiff
|
diff to current
2004-06-09
James Golovich
Make chan_zap initialize the pri threads to AST_PTHREAD...
blob
|
commitdiff
|
diff to current
2004-06-09
Mark Spencer
Merge FreeBSD locking fixes (bug #1411)
blob
|
commitdiff
|
diff to current
2004-06-08
Mark Spencer
Make fax detect configurable by direction (bug #1803)
blob
|
commitdiff
|
diff to current
2004-06-07
Mark Spencer
Make faxdetect configurable and turn OFF by default
blob
|
commitdiff
|
diff to current
2004-06-07
Mark Spencer
More GR-303 protocol fixes
blob
|
commitdiff
|
diff to current
2004-06-07
Mark Spencer
Fix tiny typo
blob
|
commitdiff
|
diff to current
2004-06-07
Mark Spencer
Initial, incomplete support for D-channel backup
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Handle bearer failures cleanly (still need d-channel...
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Handle multiple span memberships properly
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Must call spanstat before checking number of channels...
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Fix small arrangement issue
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Don't require "c" before CRV syntax
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Small fixup for non-PRI build
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Add bi-directional GR-303 support
blob
|
commitdiff
|
diff to current
2004-06-05
Mark Spencer
More small fixes
blob
|
commitdiff
|
diff to current
2004-06-05
Mark Spencer
Minor cleanups
blob
|
commitdiff
|
diff to current
2004-06-05
Mark Spencer
Add support for trunk groups in anticipation of NFAS...
blob
|
commitdiff
|
diff to current
2004-06-04
Mark Spencer
Enhancements for zaptel+bsd (bug #1781)
blob
|
commitdiff
|
diff to current
2004-06-03
Mark Spencer
Make sure that auto created "pseudo" isn't a member...
blob
|
commitdiff
|
diff to current
2004-06-02
Mark Spencer
Allocate pseudo channel if it's not explicitly listed
blob
|
commitdiff
|
diff to current
2004-06-02
James Golovich
Code formatting fixes in chan_zap.c
blob
|
commitdiff
|
diff to current
2004-05-31
Jim Dixon
Complete re-vamp of Radio Repeater application (app_rpt...
blob
|
commitdiff
|
diff to current
2004-05-28
Mark Spencer
Ringing and progress are not identical
blob
|
commitdiff
|
diff to current
2004-05-27
Mark Spencer
Only print PRI messages when in verbose mode (bug ...
blob
|
commitdiff
|
diff to current
2004-05-27
Mark Spencer
Unlock PRI lock, fix variable pasing
blob
|
commitdiff
|
diff to current
2004-05-22
Mark Spencer
Obviously don't send alerting, progress, or proceeding...
blob
|
commitdiff
|
diff to current
2004-05-22
Mark Spencer
When dialing out, we're always proceeding :)
blob
|
commitdiff
|
diff to current
2004-05-20
Mark Spencer
Congestion with Hangup sends expected RELEASE code...
blob
|
commitdiff
|
diff to current
2004-05-20
Jeremy McNamara
only complain if ZAPATA_PRI is defined
blob
|
commitdiff
|
diff to current
2004-05-19
Mark Spencer
Update for newer libpri
blob
|
commitdiff
|
diff to current
2004-05-19
Mark Spencer
Always send proceeding, send progress when appropriate
blob
|
commitdiff
|
diff to current
2004-05-19
Mark Spencer
Alert for in-band audio
blob
|
commitdiff
|
diff to current
2004-05-19
Mark Spencer
Don't qualify with overlap dial anymore
blob
|
commitdiff
|
diff to current
2004-05-19
Mark Spencer
Send proceeding if appropriate on audio transmission...
blob
|
commitdiff
|
diff to current
2004-05-19
Mark Spencer
Don't automatically send proceeding/alerting
blob
|
commitdiff
|
diff to current
2004-05-15
Mark Spencer
Don't call out an FXO until at least 2 seconds after...
blob
|
commitdiff
|
diff to current
2004-05-13
Mark Spencer
Make sure we initialize attributes properly on thread...
blob
|
commitdiff
|
diff to current
2004-05-12
Mark Spencer
Minor memory cleanups, initialize peer/user invite...
blob
|
commitdiff
|
diff to current
2004-05-08
Mark Spencer
Add missing unlock (although it shouldn't make a differ...
blob
|
commitdiff
|
diff to current
2004-05-07
Mark Spencer
Do proper PRI locking in zt_call (not to mention lock...
blob
|
commitdiff
|
diff to current
2004-05-07
Mark Spencer
Add sip show peers (trivial zap fix, too) bug #1573
blob
|
commitdiff
|
diff to current
2004-05-05
James Golovich
Use ast_strlen_zero in chan_zap.c
blob
|
commitdiff
|
diff to current
2004-05-02
Mark Spencer
Make overlap dial be interpreted in the same way an...
blob
|
commitdiff
|
diff to current
2004-04-28
Mark Spencer
Provide gethostbyname_r emulation for FreeBSD and fix...
blob
|
commitdiff
|
diff to current
2004-04-28
Mark Spencer
Build again without PRI
blob
|
commitdiff
|
diff to current
2004-04-27
Mark Spencer
Make sure we are proceeding when we answer
blob
|
commitdiff
|
diff to current
2004-04-26
Mark Spencer
Avoid another voipme by explaining you need CVS update...
blob
|
commitdiff
|
diff to current
2004-04-25
Mark Spencer
Migrate chan_zap from select to poll
blob
|
commitdiff
|
diff to current
2004-04-22
Mark Spencer
Add missing break
blob
|
commitdiff
|
diff to current
2004-04-22
Mark Spencer
Fix swap_subs for better locking
blob
|
commitdiff
|
diff to current
2004-04-22
James Golovich
Fix some comments in chan_zap
blob
|
commitdiff
|
diff to current
2004-04-19
Mark Spencer
Fix trailing slash problem (Zap) and making sure refers...
blob
|
commitdiff
|
diff to current
2004-04-17
James Golovich
Fix compile warning in chan_zap if libpri not installed
blob
|
commitdiff
|
diff to current
2004-04-16
Mark Spencer
Add support for E1 E&M
blob
|
commitdiff
|
diff to current
2004-04-12
Mark Spencer
Lock on indication too
blob
|
commitdiff
|
diff to current
2004-04-10
Mark Spencer
Don't check PRI settings unless there is PRI
blob
|
commitdiff
|
diff to current
2004-04-09
Mark Spencer
Don't take digits in-band when in overlap dial mode
blob
|
commitdiff
|
diff to current
2004-04-07
Mark Spencer
Don't say we're unable to find the channel if we're...
blob
|
commitdiff
|
diff to current
2004-04-06
Mark Spencer
Get rid of all that old needlock garbage now that we...
blob
|
commitdiff
|
diff to current
2004-04-06
Mark Spencer
Print actual hook state in chan_zap
blob
|
commitdiff
|
diff to current
2004-04-04
Mark Spencer
Clear out delivery fields just in case
blob
|
commitdiff
|
diff to current
2004-04-04
Mark Spencer
Make chan_zap allocate a comfortable amount of space...
blob
|
commitdiff
|
diff to current
2004-03-30
Mark Spencer
Fix progzone loader
blob
|
commitdiff
|
diff to current
2004-03-28
Mark Spencer
Add support for Costa Rica to DSP
blob
|
commitdiff
|
diff to current
2004-03-24
James Golovich
*** empty log message ***
blob
|
commitdiff
|
diff to current
2004-03-22
Mark Spencer
Fix locks that are held too long
blob
|
commitdiff
|
diff to current
2004-03-22
Mark Spencer
Fix superfluous return NULL
blob
|
commitdiff
|
diff to current
2004-03-16
Mark Spencer
Answer the line when hangup received and callwait is up
blob
|
commitdiff
|
diff to current
2004-03-15
James Golovich
Fixup some pthread_t checking in channels
blob
|
commitdiff
|
diff to current
2004-03-15
James Golovich
Fix bug 1217. Change pthread_t initializers to AST_PTH...
blob
|
commitdiff
|
diff to current
2004-03-15
James Golovich
Add 'pri show span <spanno>' command to chan_zap.c
blob
|
commitdiff
|
diff to current
2004-03-12
Mark Spencer
Fix a martin segfault
blob
|
commitdiff
|
diff to current
2004-03-11
Mark Spencer
Make sure no path leaves channel lock locked
blob
|
commitdiff
|
diff to current
2004-03-11
James Golovich
Make sure usedistinctivering gets set to the right...
blob
|
commitdiff
|
diff to current
2004-03-10
James Golovich
Wipe out p->exten in zt_hangup (bug 1115)
blob
|
commitdiff
|
diff to current
2004-03-10
James Golovich
Make distinctiveringdetection configurable per channel...
blob
|
commitdiff
|
diff to current
2004-03-08
James Golovich
Fix typo in chan_zap.c
blob
|
commitdiff
|
diff to current
2004-03-05
James Golovich
Fix pri->pvt[chan]->owner dereference (bug #1161)
blob
|
commitdiff
|
diff to current
2004-03-05
James Golovich
Change tormenta.conf to zaptel.conf
blob
|
commitdiff
|
diff to current
2004-03-04
Mark Spencer
Add support for parking with IAX2
blob
|
commitdiff
|
diff to current
2004-03-03
James Golovich
Make PRI span completion only show spans that actually...
blob
|
commitdiff
|
diff to current
2004-02-23
Mark Spencer
Optimization in pri_fixup
blob
|
commitdiff
|
diff to current
2004-02-23
Mark Spencer
Merge Tilghman's and Cam's user defined cadence patch
blob
|
commitdiff
|
diff to current
next