Displaying 2 results from an estimated 2 matches for "ipteluserid".
2004 May 25
1
using asterisk with iptel addreses
...ne could give us a run through an explanation of the
wiki and other examples of connecting to iptel's sip express router using
asterisk pbx so i can understand better the call processing ..
given the example i work from on john todd's www.loligo.com site ;
exten => _3.,1,SetCallerID(${IPTELUSERID})
exten => _3.,2,SetCIDname(${IPTELUSERNAME})
exten => _3.,3,Dial(SIP/${EXTEN:1}@iptel)
exten => _3.,4,Playback(invalid)
exten => _3.,5,Hangup
are the first two statements mandatory to connection to iptel.org ??
i understand the dial plan of any numbers prefixed by 3 are interpreted a...
2004 May 25
1
(no subject)
...e could give us a run through an explanation of the wiki and other examples of connecting to iptel's sip express router using asterisk pbx so i can understand better the call processing ..
given the example i work from on john todd's www.loligo.com site ;
exten => _3.,1,SetCallerID(${IPTELUSERID})
exten => _3.,2,SetCIDname(${IPTELUSERNAME})
exten => _3.,3,Dial(SIP/${EXTEN:1}@iptel)
exten => _3.,4,Playback(invalid)
exten => _3.,5,Hangup
are the first two statements mandatory to connection to iptel.org ??
i understand the dial plan of any numbers prefixed by 3 are interpreted...