Hi marian, thanks for the reply.
Maybe there is something simple I am not understanding but it doesn't seem to work for me. \
This is actually on a mac installed from a dmg.
So, in /Applications/YateClient.app/Contents/MacOS/conf.d/regexroute.conf
Under [extra] heading I placed
call.execute=120
I also tried empty value as in your post and other lower and higher values.
Then I created the heading [call.execute] immediately under the [extra] block and added the line:
.*=;osip_x-scn-data=1234|5678|abcd
Then restart yate to make sure it has new info.
That should be all that is needed to make this work?
I also added ^.*$=echo in call execute
to the [call.execute] block but I did not see it appear in the debug window. So im not even sure if yate is reading the config file. Is there some way to test that?
Thank you again for any help