bind_digit_action with follow-me

Status
Not open for further replies.

Michael S Collins

New Member
Jul 4, 2021
5
0
1
54
Hi folks, I'm looking to get the bind_digit_action extension working for calls that do a follow-me. I have a local SIP extension and the star codes all work fine when I receive a call there. However, when I enable follow-me and forward to an external phone, the star codes fail to work. I've narrowed it down to the ${context} variable not being populated on the outbound leg. (The digit actions are all bound and the the star codes do initiate the execute_extension - that part works great.)

Is there a way to get the ${context} variable populated on the outbound leg? Or is there another way to make this happen? NOTE: This is a multi-domain install.

Thanks,
Michael
 

hamagid

Member
Dec 14, 2020
78
8
8
33
I had the same issue where it did work on the first domain but not on others, I changed ${context} to ${domain_name} on other domains in the bind_digit_action dialplan and its working.
 
Status
Not open for further replies.