summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-01-15Simplify find_peer usage (bug #3341)Mark Spencer
2005-01-14Give us more wiggle room on incoming registrationsMark Spencer
2005-01-14/ added a ring timer so that an incoming call will termintate if it hasntBen Kramer
2005-01-13Fix realtime in SIP (bug #3332)Mark Spencer
2005-01-12Send 405 Method Not Allowed when message received outside of call (bug #3324,...Mark Spencer
2005-01-12Fix to be sure we have a valid fd on a peerMark Spencer
2005-01-12Destroy sip channel when message is sent outside the context of a call...Mark Spencer
2005-01-11shame on oej for submitting a patch which doesn't even compile, shame on me f...Mark Spencer
2005-01-11Minor configuration fixes/standardizations (bug #3317)Mark Spencer
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxMark Spencer
2005-01-11When moving PRI channel rename channel properlyMark Spencer
2005-01-10/ checks to if owner is set before using it.Ben Kramer
2005-01-10Send "not compatible here" instead of "unavailable" on codec mismatch (bug #3...Mark Spencer
2005-01-10Improve object destruction (bug #3286)Mark Spencer
2005-01-10Fix MGCP when running without verbose (bug #3260)Mark Spencer
2005-01-09/ changed mkif to static function so as not to conflict with other modulesBen Kramer
2005-01-09Set blind transfer variable (bug #3268)Mark Spencer
2005-01-09Allow sip show users/peers to filter on regexp (bug #3222)Mark Spencer
2005-01-09Merge regex for iax2 show peers (bug #3223)Mark Spencer
2005-01-09Merge experimental codec preferences for IAX2 (bug #2971)Mark Spencer
2005-01-09Don't allow masquerading into oneself (bug #3040)Mark Spencer
2005-01-09Fix Alert-Info for optipoint 400 (bug #3288)Mark Spencer
2005-01-09Minor externip fixes (bug #3262)Mark Spencer
2005-01-08Don't native bridge when needing digitsMark Spencer
2005-01-07Fix "externhost"Mark Spencer
2005-01-07Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)Mark Spencer
2005-01-07Support CNG transmission when on hold (bug #2904)Mark Spencer
2005-01-06Improve MGCP formatting (bug #3247)Mark Spencer
2005-01-06Merge distinctive ring for MGCP (bug #2880, with mods)Mark Spencer
2005-01-05If pedantic mode enabled, look for media-level addressesMark Spencer
2005-01-05Fix compliance of SIP presence (bug #3251)Mark Spencer
2005-01-05More flagification (bug #3254)Mark Spencer
2005-01-05Use ast_setcallerid instead of manual (bug #3115)Mark Spencer
2005-01-05Revert Jim's earlier "fix" :)Mark Spencer
2005-01-05Merge OSP updates from matt nicholson (with changes)Mark Spencer
2005-01-05Merge sip notify fixes (bug #3243)Mark Spencer
2005-01-05/ fixed un-initilized variableBen Kramer
2005-01-04Fixed threeway calling disconnect wrong party bugJim Dixon
2005-01-04Allow generic sip notify (bug #3231)Mark Spencer
2005-01-04Allow early exit from traverse (bug #3221)Mark Spencer
2005-01-04/ fixed bug when using AST caller ID functions, shouldnt be trying to writeBen Kramer
2005-01-03Merge OEJ's print groups feature (bug #3228, with changes)Mark Spencer
2005-01-02Improve check orderMark Spencer
2005-01-01Fix chan_phone for pre-gcc 3.0 (bug #3214)Mark Spencer
2005-01-01Grab lock in hangup earlierMark Spencer
2005-01-01Add ability to remember agentsMark Spencer
2004-12-31Fix GCC 2.95 build (bug #3211)Mark Spencer
2004-12-31Agent documentation changes to agents and verbose / debug fixes (bug #3158)Mark Spencer
2004-12-31Phone driver updates (bug #1975)Mark Spencer
2004-12-30Switch more options into flags (bug #3201)Mark Spencer