Displaying 1 result from an estimated 1 matches for "actual_sip_autoreg".
2007 Aug 05
1
How does one use sip_autoreg
...3' => 1. Noop(113) [SIP]
'114' => 1. Noop(114) [SIP]
-= 3 extensions (3 priorities) in 1 context. =-
asterisk*CLI>
....and in my dialplan I have:
[from-sip]
include => actual_sip_autoreg
include => other_stuff_and_widgets
...in [actual_sip_autoreg] I have:
[actual_sip_autoreg]
include => sip_autoreg
exten => _.,n,NoOp("Here I am Mr Mgoo")
exten => _.,n,Playback(tt-weasels)
But when a SIP phone dials 114 the "Here I am Mr Mgoo"...