b/f: initialize SBCDialog::outbound_interface

sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent a9c7556c2c
commit 4eea5e17b0

@ -481,7 +481,8 @@ void SBCFactory::setRegexMap(const AmArg& args, AmArg& ret) {
SBCDialog::SBCDialog(const SBCCallProfile& call_profile)
: m_state(BB_Init),
prepaid_acc(NULL),
call_profile(call_profile)
call_profile(call_profile),
outbound_interface(-1)
{
set_sip_relay_only(false);
dlg.reliable_1xx = REL100_IGNORED;

Loading…
Cancel
Save