Displaying 2 results from an estimated 2 matches for "lo_trnk_myswitch".
2005 Jul 18
0
IAX register confusion
...ntext for inbound calls and deal with the inbound DID.
For example:
register => myuser:mypasswd@my.itsp.com
;OK. This part works fine. My dial statement calls
; exten =>
_NXXNXXXXXX,3,Dial,IAX2/myuser:mypasswd@my.itsp.com/${EXTEN},45,tr)
;
; VoIP Local service from myitsp
;[something] ???
[LO_TRNK_MYSWITCH]
type=peer
host=dynamic
context=from-myitsp
secret=mypasswd
qualify=3000
; How do I construct this entry? I would _like_ the entry to be labelled
; LO_TRNK_MYSWITCH so I can maintain a naming convention that makes
; sense.
; How do I associate this with the inbound itsp so the calls come into
; the...
2005 Jul 18
2
Mail Notification
...ntext for inbound calls and deal with the inbound DID.
For example:
register => myuser:mypasswd@my.itsp.com
;OK. This part works fine. My dial statement calls
; exten =>
_NXXNXXXXXX,3,Dial,IAX2/myuser:mypasswd@my.itsp.com/${EXTEN},45,tr)
;
; VoIP Local service from myitsp
;[something] ???
[LO_TRNK_MYSWITCH]
type=peer
host=dynamic
context=from-myitsp
secret=mypasswd
qualify=3000
; How do I construct this entry? I would _like_ the entry to be labelled
; LO_TRNK_MYSWITCH so I can maintain a naming convention that makes
; sense.
; How do I associate this with the inbound itsp so the calls come into
; the...