Displaying 2 results from an estimated 2 matches for "magrathea2".
Did you mean:
magrathea
2014 Feb 05
0
Repeated Locally bridging messages
...both on the
ingress to us and egress to another telco. No additional sip messages
after the call has been answered until the BYE is received. However in
the asterisk logs I am getting this :-
2014-02-05 13:45:03 | C-00108c80] rtp_engine.c: -- Locally bridging SIP/vmpubopensips1-001dfd43 and SIP/magrathea2-001dfd44
2014-02-05 13:45:04 | C-00108c80] rtp_engine.c: -- Locally bridging SIP/vmpubopensips1-001dfd43 and SIP/magrathea2-001dfd44
2014-02-05 13:45:04 | C-00108c80] rtp_engine.c: -- Locally bridging SIP/vmpubopensips1-001dfd43 and SIP/magrathea2-001dfd44
2014-02-05 13:45:04 | C-00108c80] rtp_e...
2015 Sep 08
2
Network range in trunk definition
...trunks ip
authentication. I don't want to set allowguests=yes
Some of my providers just list some IP and I add them like:
[provider](!)
context=fromoutside
type=friend
insecure=port,invite
disallow=all
allow=g729
allow=ulaw
allow=alaw
canreinvite=no
[magrathea1](provider)
host=87.238.72.129
[magrathea2](provider)
host=87.238.72.130
[magrathea3](provider)
host=87.238.72.131
[magrathea4](provider)
host=87.238.72.132
But some providers are not giving single IP, but networks, like
37.157.52.128/25 and other also /24
How can I deal with them?
Leandro
-------------- next part --------------
An HTML...