- Joined
- Dec 3, 2007
- Messages
- 8,069
- Reaction score
- 12
Hi all.
It's not often that i'm asking some help. But i've some doubts.
I'm using Elastix as IVR connected to an IPBX.
Some branch provides a menu to be redirected to a service. (So here, a phone number into this IPBX).
The problem is, i have not too many SIP channels, only 10, and i would like to use directmedia for redirecting the RTP and left no SIP channels after the redirecting calls.
I had a soluction but this one doesn't work.
I my custom diallpan, i launched a : tranfer(my_extension). But i had some problem when the CID number was empty. from the client. (I don't know why). Transfer failure,.because i had a busy return.
Here, i used goto(outbound-allroutes,my_extension,1) and it works fine, But i would like to be sure to redirect the calls and left all SIP channels after.
How could i use goto(outbound-allroutes,my_extension,1) and directmedia?
It's not often that i'm asking some help. But i've some doubts.
I'm using Elastix as IVR connected to an IPBX.
Some branch provides a menu to be redirected to a service. (So here, a phone number into this IPBX).
The problem is, i have not too many SIP channels, only 10, and i would like to use directmedia for redirecting the RTP and left no SIP channels after the redirecting calls.
I had a soluction but this one doesn't work.
I my custom diallpan, i launched a : tranfer(my_extension). But i had some problem when the CID number was empty. from the client. (I don't know why). Transfer failure,.because i had a busy return.
Here, i used goto(outbound-allroutes,my_extension,1) and it works fine, But i would like to be sure to redirect the calls and left all SIP channels after.
How could i use goto(outbound-allroutes,my_extension,1) and directmedia?