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