Exemplo n.º 1
0
def twilio_sms():
    return render_xml('sms.xml')
Exemplo n.º 2
0
def twilio_sms():
    return render_xml('sms.xml')
Exemplo n.º 3
0
def twilio_voice():
    return render_xml('voice.xml')
Exemplo n.º 4
0
def twilio_voice():
    return render_xml('voice.xml')