Displaying 3 results from an estimated 3 matches for "junction_networks".
2007 Oct 08
1
Outside queue members not ringing.
Greetings,
I have a very basic equal-weight ring-all queue set up in queues.conf:
[sales-queue]
;music = default
strategy = ringall
periodic-announce-frequency = 20
announce-holdtime = no
timeout = 15
maxlen = 0
member => SIP/1xxxxxxxxxx at junction_networks,1
member => SIP/1xxxxxxxxxx at junction_networks,1
member => SIP/dude,1
member => SIP/homie,1
member => SIP/fellow,1
But for some reason, the calls to the outside SIP parties never seem to
go out, if they ever did before. I've been running 1.4.x for a long time.
A packet capture...
2007 Jul 12
0
No subject
...r a user can be set up like
this, for
example,
in extensions.conf:
[default-user-dial]
; Any North American ten-digit number.
exten =>
_NXXXXXXXXX,1,Dial(SIP/${EXTEN}@my_sip_provider)
In our case, we actually register with our SIP
origination provider,
so
we have this IP trunk:
[junction_networks]
fromdomain=jnctn.net
host=sip.jnctn.net
port=5060
insecure=very
username=this_user
secret=this_password
type=peer
qualify=no
canreinvite=no
dtmfmode=rfc2833
But in addition, in the [general] context at the
top of sip.conf, we
have:
register => our_user:our_password at sip.jnctn.net...
2007 Oct 23
2
register => to let Asterisk register to another softswitch via SIP
Dear Alex;
Thanks alot for your nice help.
This is if I need to let Asterisk register with
another softswitch (so I used register =>), what if I
need asterisk to send call for the softswitch without
register to it (directly)? If I removed the register
=> then how it will distiguish the IP address in the
"host" at the [sip_trunk] is the IP address of the
softswitch that need to