# Intteligent IVR

**URL:** https://discourse.nodered.org/t/intteligent-ivr/9016
**Category:** General
**Created:** [15 March 2019 10:53 UTC](https://discourse.nodered.org/t/intteligent-ivr/9016 "2019-03-15T10:53:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![david](https://avatars.discourse-cdn.com/v4/letter/d/aeb1de/32.png) [@david](https://discourse.nodered.org/u/david)
#### Post date: [15 March 2019 10:53 UTC](https://discourse.nodered.org/t/intteligent-ivr/9016/1 "2019-03-15T10:53:17Z")

</div>

Hi i am looking to create an intelligent IVR.  
I succeeded to attach a twilio numbert with an IBM assistant, BUT now i want to transfer the call from the assistant to a real number... I try to use the "Dial" node in order to transfer the call but it fails : ""TypeError: Cannot read property 'undefined' of undefined'.

If someone have an idea....

Thank you !

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [15 March 2019 11:00 UTC](https://discourse.nodered.org/t/intteligent-ivr/9016/2 "2019-03-15T11:00:48Z")

</div>

I’m guessing your using the twilio-ivr nodes? node-red-contrib-twilio-ivr

I’m not sure they are used by many so it might be worth opening an issue on the nodes github page as the nodes authors might not be on the discourse site very often.

---

<div class="post-metadata">

### Author: ![david](https://avatars.discourse-cdn.com/v4/letter/d/aeb1de/32.png) [@david](https://discourse.nodered.org/u/david)
#### Post date: [15 March 2019 13:45 UTC](https://discourse.nodered.org/t/intteligent-ivr/9016/3 "2019-03-15T13:45:38Z")

</div>

Exactly 😃.  
Ok, i will try to find someone on github. Thank you 😉
