Hi<div><br></div><div>Aha,yes I do indeed get a 405. Read the article in the link and see I need to add:</div><div><br></div><div><pre><i> -if(is_method("INVITE|ACK|CANCEL|BYE|OPTIONS|PRACK|UPDATE"))
</i>><i> +if(is_method("INVITE|ACK|CANCEL|BYE|OPTIONS|PRACK|UPDATE|REFER"))
</i>></pre>as well as disable header filtering or add a few things. Will play with that but also discovered that when using ## to initiate transfer, as per the asterisk feature codes, it works fine. One solution therefore is to change the transfer button on the SNOM phones (or any other phone I'd guess) to issue ##. I don't see any Refer messages doing it that way and it simply works. Any caveats to this?</div>
<div><br></div><div>Any downsides to doing that?<br><div class="gmail_quote">On Fri, Feb 15, 2013 at 10:34 PM, Jon Bonilla <span dir="ltr"><<a href="mailto:jbonilla@sipwise.com" target="_blank">jbonilla@sipwise.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El Fri, 15 Feb 2013 10:42:03 +0200<br>
Theo <<a href="mailto:axessofficetheo@gmail.com">axessofficetheo@gmail.com</a>> escribió:<br>
<div><div class="h5"><br>
> For the sake of keeping one issue per thread - a new topic on this one.<br>
><br>
> Devices registered to SIPWISE and passed through to Asterisk (upper<br>
> registration is the term I am familiar with for this scenario). Mostly<br>
> working fine but I cannot transfer a call to another extension. No record<br>
> of the transfer in the asterisk logs? Nothing in the proxy log either?<br>
><br>
> Cheers<br>
><br>
> Theo<br>
<br>
<br>
</div></div>You'll need to allow the refer method. It's disabled by default in the spce.<br>
Don't you receive a 405 after trying the transfer?<br>
<br>
Check  <a href="http://www.sipwise.com/news/technical/byov-system-spce-as-sbc/" target="_blank">http://www.sipwise.com/news/technical/byov-system-spce-as-sbc/</a><br>
<br>
<br>
<br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br></div>