[Asterisk-Users] (no subject)
abhishek
abhishekg at itgindia.com
Wed Dec 21 16:29:48 MST 2005
Hi all,
I am testing my hands on asterisk , but got stuck. Let me tell you i am
only using its VOIP functionlities
I have registered the asterisk server at a remote proxy server. My clients
registered at asterisk server can make outgoing calls , but the calls made
from outside is not incoming to any extension.
I have written
user:password at proxy-ip/1234
in sip.conf.
and 1234are defined as
[1234]
type=friend
host=dynamic
context=test_in
user=phone
regexten=1234
in extensions.conf i am using
[test_in]
exten=> 1236,1,Dial(SIP/sandhu)
exten=> 1235,1,Dial(SIP/1235)
exten=> _9.,1,Dial(SIP/${EXTEN:1}@sip_proxy-out,30,r)
exten=> 1234,1,Dial(SIP/1234)
My clients are on Xlite softphone.
Can anybody help out ?????????????/
Abhishek
More information about the asterisk-users
mailing list