telecomadmin12
Technical User
I would like add a custom dialplan to extensions_custom.conf.
A call comes in on station 5230 (my voicemail pilot from another PBX) and must then be routed to the calling party ID with a * prefix.
E.g. ext 2517 diales 5230, then call must go to *2517.
How do I achieve something like this?
exten => 5230,1,Answer
exten => 5230,n,Goto......
A call comes in on station 5230 (my voicemail pilot from another PBX) and must then be routed to the calling party ID with a * prefix.
E.g. ext 2517 diales 5230, then call must go to *2517.
How do I achieve something like this?
exten => 5230,1,Answer
exten => 5230,n,Goto......