On Thursday 22 December 2005 04:45, abhishek wrote:
> 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:[EMAIL PROTECTED]/1234
register => user:[EMAIL PROTECTED]/1234 
is it not?
And when you do sip show registry
you see 
server*CLI> sip show registry
Host                            Username       Refresh State
proxy-ip:5060        user        105 Registered
Hope that gines you a clue.
benchev
>  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:[EMAIL PROTECTED],30,r)
> exten=> 1234,1,Dial(SIP/1234)
>
> My clients are on Xlite softphone.
>
> Can anybody help out ?????????????/
>
>
>
>
>
> Abhishek
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to