Displaying 6 results from an estimated 6 matches for "egister".
Did you mean:
register
2005 Oct 03
1
Problem with configuration of Quintum AX with Asterisk
Hi.
I'm trying to configurate Quintum AX to work with Asterisk SIP egister/Proxy
server and my problem is that only the first user account get logged in and
only that user is able to make call correctly. It seems to be a problem with
authorization - I have noticed no "Proxy-Authorization" information in SIP
INVITE, ACK, CANCEL messages. I have also noticed that...
2010 Aug 04
1
callerid between 2 asterisk servers
I've got 2 asterisk servers on the same box: ubuntu 10.04 lucid. I have not
been able to send useful callerid info between them (callerid becomes
"serverB").
serverA register statement: (serverB has the exact opposite statement)
register => serverA:serverApassword at IP_of_serverB_nic/serverB
users.conf of serverA: users.conf of serverB:
[serverB] [serverA]
type=friend type=friend
fromuser=serverB fromuser=serverA
secret=serverBpassword secret=serverAp...
2020 May 19
2
DNS record for windows client missing?
I set up a new windows machine and joined it to my existing domain (two Samba DCs). Now it turns out there is a computer in AD, but the associated DNS A/AAAA records of the new machine are missing. I already tried to leave and rejoin, but that didn?t fix the issue. Due to the long ACL I don?t really like the idea of creating the records manually.
How can I fix or diagnose that situation?
2006 Oct 17
0
lots of registrations, sip problem
...ponse on a call we dont know
about. Cseq 42686 Cmd SIP/2.0
That itself would not be a problem, but my provider is complaining
about lots of faulty registrations. I ran ngrep on that traffic. This
is ngrep output after fresh start of asterisk:
U 200.100.100.123:5060 -> 195.195.12.223:5060
REGISTER sip:sip1.provider.com SIP/2.0..Via: SIP/2.0/UDP
200.100.100.123:5060;branch=z9hG4bK6cb7aba7;rport..From:
<sip:4221917293125@sip1.gtsne
xtra.sk>;tag=as04cc5746..To:
<sip:4221917293125@sip1.provider.com>..Call-ID:
0c74fd93144a92174f3a032d4aeca8dc@200.100.100.123..CSeq: 102 REGIST
ER.....
2009 Aug 10
6
"context" does not work
...#39;m using
a german sip provider (sipgate.de) and everything worked fine in
asterisk 1.4, but on 1.6.1 i got the following error message:
NOTICE[3071]: chan_sip.c:18160 handle_request_invite: Call from '' to
extension '8001187e0' rejected because extension not found.
sip.conf:
register => 8001187e0:password at sipgate.de/8001187e0
[8001187e0]
type=friend
context=testing
secret=password
host=dynamic
caninvite=no
canreinvite=no
qualify=yes
extensons.conf:
[testing]
exten => 8001187e0,1,Dial(SIP/263)
I don't know whats wrong here :-( Does anyone see my (usually) stupid...
2008 Dec 05
6
xen-3.0-x86_32 not supported by xen kernel
I build a DomU kernel on RHEL AS5.1. But when I boot this Guest DomU with the kernel, it gives me error message:
Error: (2, ''Invalid kernel'', ''xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n'')
Can someone give me any suggestion about this problem?
Thank you!
Joe
_______________________________________________
Xen-users