Modify destination of inbound route via ssh

Hello,
i would like to do the following modification in a shell

(extensions_additional.conf )
exten => 123456789,n(dest-ext),Goto(ext-local,vmb220,1)
changed to
exten => 123456789,n(dest-ext),Goto(ext-miscdests,1,1)

Could you help me setting a custom file to do this modifcation/update, please ?
Thanks a lot
tibor

ok, i found a solution :slight_smile:

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.