add a way to customize the default dial string for follow me

This commit is contained in:
Mark Crane
2014-04-30 09:30:09 +00:00
parent 36e45c9504
commit 5666962c9d
2 changed files with 15 additions and 9 deletions

View File

@@ -215,7 +215,7 @@
}
else {
$dial_string = "{sip_invite_domain=\${domain_name},leg_timeout=".$call_timeout.",presence_id=\${dialed_user}@\${dialed_domain}}\${sofia_contact(\${dialed_user}@\${dialed_domain})}";
}
}
}
$xml .= "<include>\n";