Any other suggestions?
Subject: Re: [Serusers] voicemail question - dial plan example -
pstngateway example
On (02.10.03 23:28), Alexander Mayrhofer wrote:
replacing
rewritehostport("219.242.10.153:5061");
with
append_branch("sip:219.242.10.153:5061");
in the fialure_route should do the trick.
err, i hate replying to my own mails.
The above line will make you loose the user part of the URI, and is
therefore not a working solution ... we'd need a function to reset the
branch status value here, which afaik does currently not exist ...
axelm