mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
add a way to customize the default dial string for follow me
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user