Displaying 1 result from an estimated 1 matches for "outgoing_sip_iconnect".
2004 Sep 16
1
Unable to dial using SIP using FWD and iConnectHere
...; call my own FWD number using iax subscription at FWD. I'm receiving
this call in X-Lite soft phone configured at another PC (not at the
asterisk box)
; This woks great! I can "dial 1@demo" from console and get an incoming
call at the X-Lite.
exten => 2,1,Dial(SIP/34912537261@outgoing_sip_iconnect,r)
; Test for outoging calls using IConnectHere account
exten => 3,1,Dial(SIP/${FWDNUMBER}:${FWDPASSWORD}@fwd.pulver.com:5060,r)
; Test for outgoing calls using FWD account via SIP
--------------------------
These are my peers in sip.conf:
------------------------------------------------------...