In order to limit the max number of calls per doman to 1, I use put this in the "Outbount Routes" for each domain:
If the calls limit is reached, the user hear a busy tone but I would like to playback a message (i.e. "no channel available, please try again later").
Can someone help me?
Thanks
Code:
hash ${domain_name} outbound 1 !USER_BUSY
If the calls limit is reached, the user hear a busy tone but I would like to playback a message (i.e. "no channel available, please try again later").
Can someone help me?
Thanks