mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 08:44:14 +00:00
started to add some basic support for supplementary services like CallForwarding and so forth
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@86616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -965,7 +965,7 @@ static void parse_facility (struct isdn_msg msgs[], msg_t *msg, struct misdn_bch
|
||||
|
||||
err = decodeFac(p, &(bc->fac_in));
|
||||
if (err) {
|
||||
cb_log(1, bc->port, "Decoding FACILITY failed! (%d)\n", err);
|
||||
cb_log(5, bc->port, "Decoding FACILITY failed! (%d)\n", err);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user