[Asterisk-Users] Asterisk Not hanging up DS0 when number called is busy.

Brancaleoni Matteo mbrancaleoni at espia.it
Tue Feb 1 12:31:40 MST 2005


hi,

Il giorno mar, 01-02-2005 alle 13:30 -0600, James Sizemore ha scritto:
> extensions.conf:
> [trunk]
> exten => _X.,1,Dial(${TRUNK}/${EXTEN})
> exten => h,1,Hangup

try

extensions.conf:
[trunk]
exten => _X.,1,Dial(${TRUNK}/${EXTEN})
exten => _X.,2,Hangup

Matteo.

-- 




More information about the asterisk-users mailing list