summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
76e9c03)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@196268
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
}
} else {
/* Notify the first other party that they are connected to someone else assuming that target.chan1
}
} else {
/* Notify the first other party that they are connected to someone else assuming that target.chan1
- has progressed far enough through the dialplan to have it's called party information set. */
+ has progressed far enough through the dialplan to have its called party information set. */
if (current->chan2) {
ast_channel_lock(target.chan1);
ast_party_connected_line_copy(&connected_caller, &target.chan1->connected);
if (current->chan2) {
ast_channel_lock(target.chan1);
ast_party_connected_line_copy(&connected_caller, &target.chan1->connected);