Example #1
0
def twilio_sms():
    return render_xml('sms.xml')
Example #2
0
def twilio_sms():
    return render_xml('sms.xml')
Example #3
0
def twilio_voice():
    return render_xml('voice.xml')
Example #4
0
def twilio_voice():
    return render_xml('voice.xml')