@bioffa wrote:
hello I used freepbx sangoma with this personalization of file extension.custom.conf , then i changed “from-internal” with “from-internal-custom” in the 211 internal advanced , but did this configuration the internal stops working . In the past i used this configuration in pika asterisk appliance without any problem.
Could someone help me ? Thank youedit==> extension-custom.conf
…
include => from-internal-custom[from-internal-custom]
exten => _00., 1, Playback(numero-non-permesso,noanswer)
exten => _[018]., 1, Dial(SIP/CheapVOIP/${EXTEN})
exten => _2., 1, Goto(from-internal),${EXTEN},1)
exten => _[3-79]., 1, Playback(numero-non-permesso,noanswer)
…than I edited internal 211 advanced with “from-internal-custom” instead default “from-internal”
Naturally I applied the changes and reload asterisk
Posts: 1
Participants: 1