Displaying 1 result from an estimated 1 matches for "epmbog".
Did you mean:
epilog
2008 Aug 19
2
Help with Asterisk to Huawei SoftX3000 registry problem
...nect other softphones like Zoiper, but when it comes
to Asterisk SIP Client, the system doesn't authenticate, i have the
following configuration:
peer: 10.220.0.2
username: 4857768
password: 4857768
the configuration is as follows:
in the general section:
register => 4857768:4857768 at epmbog
in the sip client / peers section:
[epmbog]
type=peer
host=10.220.0.2
secret=4857768
username=4857768
canreinvite=no
[Aug 19 06:48:28] NOTICE[7608]: chan_sip.c:12525
handle_response_register: Failed to authenticate on REGISTER to
'4857768 at epmbog' (Tries 3)
i have tested numerous va...