Displaying 1 result from an estimated 1 matches for "adsi6677".
2007 Mar 26
1
outbound call
...but in vain
This is my scenario:
I have a *user A* who has registered with sip server(ONDO), I made
asterisk
to register as a sip client with ONDO, I want to make a call to user A
from
an extension.
My configurations
sip.config
[general]
context=default
register => raja:adsi6677@*192.xxx.xxx.xxx*/1234
bindport=5060 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind to ( 0.0.0.0 binds to all)
srvlookup=yes ; Enable DNS SRV lookups on outbound calls
[authentication]
auth=raja:adsi6677@*192.xxx.xxx.xxx*
[*192.xxx.xxx...