[Asterisk-Users] sip call using name in sip.conf
James H. Cloos Jr.
cloos at jhcloos.com
Sat May 22 16:55:52 MST 2004
>>>>> "Randy" == Randy Bush <randy at psg.com> writes:
Randy> i try to place a call
Randy> exten => _X.,1,Dial(SIP/${EXTEN}@foo:5061,60,Ttr)
Randy> where sip.conf has an entry
Randy> [foo]
Randy> type=friend
I do not beleive that will work for type=friend. If you use separate
type=peer and type=user blocks in sip.conf it may work. Expecially
if you also specify a port in the Dial().
Else, use the hostname (or a const).
-JimC
More information about the asterisk-users
mailing list