Hi I have unique use case where I have to append the dialed number with 1 before it goes out to a bridge.
This would be a normal dial command from the outgoing route sofia/[sip profile]/$1@[remote machine]:5060
Now if I wanted to prefix it I's simply do this 1$1 , however if I go $11 I do not get the desired effect. I'm wondering if I need an escape character or another special symbol to add the 1 at the end.
Any help is appreciated,
This would be a normal dial command from the outgoing route sofia/[sip profile]/$1@[remote machine]:5060
Now if I wanted to prefix it I's simply do this 1$1 , however if I go $11 I do not get the desired effect. I'm wondering if I need an escape character or another special symbol to add the 1 at the end.
Any help is appreciated,