5 lines
171 B
XML
5 lines
171 B
XML
|
{{ template "/twilio/head.tpl.xml" . }}
|
||
|
{{ $session := (get .Global "twilio_session") }}
|
||
|
<Response>
|
||
|
<Redirect method="POST">/twilio/sms/menu.xml</Redirect>
|
||
|
</Response>
|