Twilio call forward with call recording -


i new , want thought simple. caller dials twilio number , calls gets forwarded , recorded upon answer @ forwarded number. made twimlet forwards call fine - how add record function forwarding twimlet? forwarding code is: http://twimlets.com/forward?phonenumber=952-xxx-2362&callerid=714-xxx1848&timeout=20&failurl=http%3a%2f%2ftwimlets.com%2fforward%3fphonenumber%3d952-xxx-2362%26callerid%3d714-xxx-1848%26timeout%3d20%26&

any suggestions appreciated. unclear me recorded conversations stored.

thanks

what trying implement not work. forward twiml not set record attribute.

you need create own version of setting record attribute true. first step, need configure statuscallback method, because when call has ended, method called , able receive recodingurl , continue business requirements.

you can see more details call verb here https://www.twilio.com/docs/api/rest/making-calls#post-parameters-optional


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -