How to remove one extension by asterisk CLI -


how remove 1 extension asterisk cli?

i try command:

remove extension 300809@from-internal 

return

failed remove extension 300809@from-internal 

the extension existed , use command show :

sip show user   300809 

return

* name       : 300809   secret       : <set>   md5secret    : <not set>   context      : from-internal   language     :    ama flags    : unknown   callingpres  : presentation allowed, not screened   call limit   : 0   callgroup    :    pickupgroup  :    callerid     : "device" <300809>   acl          : no   codec order  : (ulaw|alaw) 

300809@from-internal not extension. user id.

at least in asterisk terminology extension in dialplan [some_extension]. filename is:

/etc/asterisk/extensions.conf 

Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -