projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix build of this module when libpri and/or libss7 are or are not present
[asterisk/asterisk.git]
/
channels
/
chan_zap.c
2007-12-04
Kevin P. Fleming
fix build of this module when libpri and/or libss7...
blob
|
commitdiff
2007-11-21
Luigi Rizzo
remove another set of redundant #include "asterisk...
blob
|
commitdiff
|
diff to current
2007-11-21
Matthew Fredrickson
Remove unneccessary explicit case for BRI
blob
|
commitdiff
|
diff to current
2007-11-21
Matthew Fredrickson
Take some debug code out :-)
blob
|
commitdiff
|
diff to current
2007-11-21
Matthew Fredrickson
Add BRI support to chan_zap
blob
|
commitdiff
|
diff to current
2007-11-19
Luigi Rizzo
include "logger.h" and errno.h from asterisk.h - usage...
blob
|
commitdiff
|
diff to current
2007-11-17
Matthew Fredrickson
Add SS7 Generic address support (#11156)
blob
|
commitdiff
|
diff to current
2007-11-16
Luigi Rizzo
Start untangling header inclusion in a way that does...
blob
|
commitdiff
|
diff to current
2007-11-14
Tilghman Lesher
One more typo in config.c; and missed conversions due...
blob
|
commitdiff
|
diff to current
2007-11-07
Tilghman Lesher
Provide the ability to directly manipulate the TON...
blob
|
commitdiff
|
diff to current
2007-11-06
Matthew Fredrickson
Add some more locking as well as API update for libss7...
blob
|
commitdiff
|
diff to current
2007-11-06
Joshua Colp
Merged revisions 88994 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-01
Jason Parker
Merged revisions 88078 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-27
Matthew Fredrickson
Add Circuit Group Queury message code
blob
|
commitdiff
|
diff to current
2007-10-27
Matthew Fredrickson
Make sure we turn on the DSP when we answer the call
blob
|
commitdiff
|
diff to current
2007-10-26
Jason Parker
Correctly use defined return values in (some) load_modu...
blob
|
commitdiff
|
diff to current
2007-10-24
Jason Parker
Merged revisions 86982 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-22
Jason Parker
Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
blob
|
commitdiff
|
diff to current
2007-10-22
Russell Bryant
There is a really fun game that you can play before...
blob
|
commitdiff
|
diff to current
2007-10-22
Kevin P. Fleming
resetinterval defaulting to something other than 'never...
blob
|
commitdiff
|
diff to current
2007-10-19
Matthew Fredrickson
Add better support for blocking and unblocking of CICs...
blob
|
commitdiff
|
diff to current
2007-10-19
Jason Parker
Convert NEW_CLI to AST_CLI.
blob
|
commitdiff
|
diff to current
2007-10-18
Mark Michelson
Fixing a segfault from tab-completing a "zap restart...
blob
|
commitdiff
|
diff to current
2007-10-16
Matthew Fredrickson
Don't hangup the call for SS7 if we get an alarm
blob
|
commitdiff
|
diff to current
2007-10-12
Matthew Fredrickson
Trying to finish the last of the charge_number patch...
blob
|
commitdiff
|
diff to current
2007-10-12
Matthew Fredrickson
Add support for receive charge number in dialplan ...
blob
|
commitdiff
|
diff to current
2007-10-11
Matthew Fredrickson
Make sure we set the ANI2 field for PRI
blob
|
commitdiff
|
diff to current
2007-10-11
Matthew Fredrickson
Add SS7 ANI2 support tx and rx. #10916
blob
|
commitdiff
|
diff to current
2007-10-11
Matthew Fredrickson
Add CCR test support #10916
blob
|
commitdiff
|
diff to current
2007-10-11
Matthew Fredrickson
Let's hard code this until I fix it
blob
|
commitdiff
|
diff to current
2007-10-11
Matthew Fredrickson
Make sure we are clean to build without libpri
blob
|
commitdiff
|
diff to current
2007-10-05
Russell Bryant
Merged revisions 84783 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-04
Kevin P. Fleming
Merged revisions 84690 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-09-26
Tilghman Lesher
Merged revisions 83879 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-09-21
Russell Bryant
Fix compilation errors in CLI command updates to SS7...
blob
|
commitdiff
|
diff to current
2007-09-19
Jason Parker
More conversions to NEW_CLI
blob
|
commitdiff
|
diff to current
2007-09-18
Russell Bryant
Don't use ast_channel_lock_both() here, it only exists...
blob
|
commitdiff
|
diff to current
2007-09-17
Russell Bryant
convert various places that access the channel lock...
blob
|
commitdiff
|
diff to current
2007-09-14
Jason Parker
Merged revisions 82394 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-09-13
Joshua Colp
Add setvar support to chan_zap. Just like you can in...
blob
|
commitdiff
|
diff to current
2007-09-11
Matthew Fredrickson
Fix to make sure we don't hangup a call when getting...
blob
|
commitdiff
|
diff to current
2007-09-06
Matthew Fredrickson
Patch on 10575. Add support for unequipped CIC (UCIC...
blob
|
commitdiff
|
diff to current
2007-08-30
Tilghman Lesher
Add new queryable fields from zaptel to 'zap show status'
blob
|
commitdiff
|
diff to current
2007-08-24
Matthew Fredrickson
Add VMWI chan_zap support #9909
blob
|
commitdiff
|
diff to current
2007-08-23
Kevin P. Fleming
Merged revisions 80501 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-20
Joshua Colp
Fix random segfault issue when loading chan_zap. Trying...
blob
|
commitdiff
|
diff to current
2007-08-18
Tilghman Lesher
We weren't properly encapsulating the mtime ignores...
blob
|
commitdiff
|
diff to current
2007-08-17
Russell Bryant
Merged revisions 79912 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-17
Joshua Colp
Fix building of chan_zap under development mode without...
blob
|
commitdiff
|
diff to current
2007-08-16
Tilghman Lesher
Don't reload a configuration file if nothing has changed.
blob
|
commitdiff
|
diff to current
2007-08-14
Steve Murphy
Don't ask me why, but waitfordigit will immediately...
blob
|
commitdiff
|
diff to current
2007-08-13
Joshua Colp
Merged revisions 79174 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-09
Russell Bryant
Fix a problem that I had introduced into MWI handling...
blob
|
commitdiff
|
diff to current
2007-08-08
Joshua Colp
Add support for using epoll instead of poll. This shoul...
blob
|
commitdiff
|
diff to current
2007-08-08
Joshua Colp
HAVEL_SS7 should be HAVE_SS7. Reported by kwallace.
blob
|
commitdiff
|
diff to current
2007-08-07
Russell Bryant
Merged revisions 78371 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-07
Joshua Colp
Can't forget outsignaling!
blob
|
commitdiff
|
diff to current
2007-08-07
Joshua Colp
Just for jsmith... make signaling a valid option that...
blob
|
commitdiff
|
diff to current
2007-07-26
Russell Bryant
Do a massive conversion for using the ast_verb() macro
blob
|
commitdiff
|
diff to current
2007-07-25
Steve Murphy
Merged revisions 76983 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-07-18
Tilghman Lesher
Merge in ast_strftime branch, which changes timestamps...
blob
|
commitdiff
|
diff to current
2007-07-13
Russell Bryant
Merged revisions 75053 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-07-09
Jason Parker
Merged revisions 74159 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-06-28
Matthew Fredrickson
Fix bug where point code gets corrupted on CPG
blob
|
commitdiff
|
diff to current
2007-06-27
Matthew Fredrickson
Let's NOT create a deadlock scenario here
blob
|
commitdiff
|
diff to current
2007-06-27
Kevin P. Fleming
Merged revisions 72205 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-06-21
Matthew Fredrickson
Remove deprecated function call
blob
|
commitdiff
|
diff to current
2007-06-20
Russell Bryant
Merged revisions 70397 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-06-20
Olle Johansson
Show TDD status in "zap show channels"
blob
|
commitdiff
|
diff to current
2007-06-19
Steve Murphy
These changes were submitted via bug 6683, to allow...
blob
|
commitdiff
|
diff to current
2007-06-19
Matthew Fredrickson
Add support for setting nature of address, presentation...
blob
|
commitdiff
|
diff to current
2007-06-14
Russell Bryant
Add a massive set of changes for converting to use...
blob
|
commitdiff
|
diff to current
2007-06-14
Matthew Fredrickson
Clean up debug messages a little bit for ss7 linkset...
blob
|
commitdiff
|
diff to current
2007-06-07
Russell Bryant
Fix a couple of places that got missed in the conversio...
blob
|
commitdiff
|
diff to current
2007-06-06
Matthew Fredrickson
Allow overlapdialing directions to be configurable...
blob
|
commitdiff
|
diff to current
2007-06-06
Tilghman Lesher
Issue 9869 - replace malloc and memset with ast_calloc...
blob
|
commitdiff
|
diff to current
2007-06-06
Joshua Colp
When SS7 is enabled add w/SS7 to the end. (issue #9893...
blob
|
commitdiff
|
diff to current
2007-06-05
Russell Bryant
Merged revisions 67457 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-06-05
Russell Bryant
Improve the way that the zaptel channel name is created...
blob
|
commitdiff
|
diff to current
2007-05-30
Joshua Colp
This concludes my tweaking of things.
blob
|
commitdiff
|
diff to current
2007-05-24
Russell Bryant
Add a new API call for creating detached threads. ...
blob
|
commitdiff
|
diff to current
2007-05-23
Matthew Fredrickson
Make sure we get the cause code in the REL
blob
|
commitdiff
|
diff to current
2007-05-23
Russell Bryant
Merged revisions 65589 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-05-22
Russell Bryant
Merged revisions 65501 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-05-15
Matthew Fredrickson
XXX-XXX-XXX appears to be the standard ANSI pointcode...
blob
|
commitdiff
|
diff to current
2007-05-14
Matthew Fredrickson
Only print the SS7 UP once. Not every time we get...
blob
|
commitdiff
|
diff to current
2007-05-09
Matthew Fredrickson
Merged revisions 63654 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-05-02
Steve Murphy
Merged revisions 62689 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-30
Russell Bryant
Merged revisions 62419 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-29
Russell Bryant
Merged revisions 62331 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-28
Russell Bryant
Merge changes from team/russell/events
blob
|
commitdiff
|
diff to current
2007-04-25
Kevin P. Fleming
Merged revisions 61914 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-25
Russell Bryant
Merged revisions 61799 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-24
Dwayne M. Hubbard
removed #if 0 block from chan_zap restart_monitor()
blob
|
commitdiff
|
diff to current
2007-04-10
Doug Bailey
Added zapata.conf parameter "cid_rxgain" to allow the...
blob
|
commitdiff
|
diff to current
2007-04-10
Steve Murphy
Merged revisions 60989 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-06
Matthew Fredrickson
Merged revisions 60485 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-04-06
Matthew Fredrickson
Merged revisions 60459 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-03-30
Matthew Fredrickson
Update to support multiple CIC groups and DPCs per...
blob
|
commitdiff
|
diff to current
2007-03-28
Dwayne M. Hubbard
added filtering options to 'zap show channels' to imple...
blob
|
commitdiff
|
diff to current
next