Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all articles
Browse latest Browse all 225879

Handling inbound calls containing cpc=ordinary

$
0
0

Hi Michael,

Why not just fix a little bit @lgaetz dial plan? try this fix:

[cid-cleanup]
exten => _.,1,noop(entering user defined context [cid-cleanup] in extensions_custom.conf)
exten => _.,n,noop(Received CID number: ${CALLERID(number)})
exten => _.,n,set(CALLERID(number)=${CUT(CALLERID(number),\;,1)})
exten => _.,n,noop(Proceeding with CID number: ${CALLERID(number)})
exten => _.,n,goto(from-trunk,0${EXTEN:3},1)

Thank you,

Daniel Friedman
Trixton LTD


Viewing all articles
Browse latest Browse all 225879

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>