Displaying 3 results from an estimated 3 matches for "sip501".
Did you mean:
ip501
2007 Aug 01
2
multiple pbxes, multiple domains, same user ids?
Hello good ppl,
A couple of questions for multiple pbxes
1. Is it possible to support multiple pbxes in one Asterisk box(using
contexts, etc.)?
2. Can we use the "domain" field in sip.conf to specify the different
domains for sip users, having one domain for each pbx?
I just tried registering two xlites, with different domain names (with
the same specified in sip.conf). But, Asterisk
2007 Aug 10
2
Dialplan loop
Folks,
I'm trying to implement a simple loop in a dialplan. The object is to
set a counter, run through some IVR options, increment the counter,
return to the start, then finally fall through to an operator or
voicemail.
Am using 1.4.10 and have reviewed doc/
exten => s,1,Set(TIMEOUT(digit)=5)
exten => s,n,Set(TIMEOUT(response)=20)
exten => s,n,Set(loop = 0)
exten =>
2006 Nov 13
3
"Username/auth name mismatch" + SIP phone can't connect?
Hello
I'm trying to set up Asterisk on an older AMD Duron 700MHz with Fedora 5
for use with SIP phones and the Linksys 3102 SIP gateway (ie. no FXO card,
so no need for zaptel and libpri), but I'm stuck: The GrandStream BudgeTone
phone fails registering with Asterisk :-/
Following the "Asterisk - The Future of Telephony.pdf", here's what I did:
1. Installed Fedora 5,