asterisk/channels
Kevin P. Fleming 42e2cf61d8 Merged revisions 28794 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r28794 | kpfleming | 2006-05-19 14:39:55 -0500 (Fri, 19 May 2006) | 2 lines

use the specified 'subscribecontext' for a peer rather than the context found via the target domain (domain contexts are for calls, not for subscriptions) (issue #7122, reported by raarts)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28795 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-19 19:43:33 +00:00
..
h323 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
misdn this is not a warning, it might happen during call initialization 2006-05-18 08:45:43 +00:00
DialTone.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be 2006-05-13 10:54:40 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
chan_agent.c - The recent change to linklists.h broke the build on linux for some reason. 2006-05-11 20:07:44 +00:00
chan_alsa.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_features.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_h323.c update the ->indicate() callback for the new arguments 2006-05-10 15:00:33 +00:00
chan_iax2.c As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount. 2006-05-19 18:21:31 +00:00
chan_local.c Adding send_text capability to chan_local 2006-05-19 08:20:01 +00:00
chan_mgcp.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_misdn.c fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again 2006-05-17 15:29:01 +00:00
chan_nbs.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_oss.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_phone.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_sip.c Merged revisions 28794 via svnmerge from 2006-05-19 19:43:33 +00:00
chan_skinny.c As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount. 2006-05-19 18:21:31 +00:00
chan_vpb.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_zap.c Clean up some chan_zap code to make it more readable. (issue #6834 reported by ppyy) 2006-05-19 17:15:29 +00:00
gentone-ulaw.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gentone.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
iax2-parser.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-parser.h use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-provision.c another batch of cli simplifications 2006-03-28 23:33:02 +00:00
iax2-provision.h useless 'extern' and trailing whitespace removal 2006-03-31 10:11:10 +00:00
iax2.h Allow media to go directly between IAX endpoints while signalling still 2006-05-10 09:09:16 +00:00
misdn_config.c Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING.. 2006-05-05 16:38:15 +00:00
ring10.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00