[Asterisk-Users] Limit the call & recording when pressing *1

Julian J. M. julianjm at gmail.com
Sun Feb 27 12:23:49 MST 2005


You need to tell asterisk to stay in the media path. You must add 't'
to the Dial options:

exten => 21,1,Dial(${phone1},20,trwL(300000:240000:60000))

Or set canreinvite=no in your sip peer definition.

Julian J. M.

> but even adding it and commenting out "automon => *1" didn't work.
> and of course I restart asterisk after modifying features.conf



More information about the asterisk-users mailing list