similar to: confusion about contexts - SER

Displaying 20 results from an estimated 20000 matches similar to: "confusion about contexts - SER"

2006 Jan 11
0
Incoming PSTN Calls - Can't interrupt Main Menu
Just another bit of info which might help solve this: Looking at the Asterisk log messages - I notice when I start up Asterisk, I see the error: pbx_config.c: Can't use 'next' priority on the first entry! Could I be right that its something got to do with priorities? I changed the incomingpstn context to the following eliminating the 'n' field and still the same errors were
2006 Jan 06
2
Incoming PSTN Calls - Stumped
Hi, Yes InternalExtension is the context and 2093 the extension. Just to explain something odd that?s happening (and I?m very stumped with this) .I think my contexts are definately the reason that I can?t interrupt the menu for incoming pstn calls to choose a submenu: My users register with my sip proxy (SER). Therefore when I create an entry for them in sip.conf I set only one context. Also to
2005 Sep 08
0
Contexts are not being created - Asterisk BT100 Password Issue
Hello, I think I might have an inkling as to where the issue may be at. For some reason when I create a new context, a directory is not created in /var/spool/asterisk/voicemail. The default context resides there but new ones are not created. Has anyone ever experienced this or does anyone have any idea as to how I would solve this? Hope someone can shed light on this, Many thanks, Aisling.
2006 Mar 14
1
Codec Issue
Hi, I have an issue which is kind of a catch 22 situation. I had outgoing calls to my new PSTN provider working perfectly. Then I started focussing on incoming calls. It seems that I can solve an error which gets my incoming calls working but that in turns means my outgoing calls don't work. - Strange Anyhow I was getting an error: Process_sdp: No compatible codecs! And from the SIP
2006 Jan 05
1
Incoming PSTN Calls
Hi all, I am having difficulty getting incoming PSTN calls working. I have set up an account with a third party provider. In my system, the user register with SER and use Asterisk for PSTN access, voicemail etc My provider told me to change my sip.conf as follows register => username:password@sip.blueface.ie/2093 ; To receive incoming calls specify this block and
2005 Sep 07
1
Eeven Stranger - Asterisk BT100 Password Issue
Following on from my below email, things have taken another bizarre twist.. I have continued getting the error when 2092 tries to listen to messages by dialing 9999. --Executing VoiceMailMain ("SIP/2092-6918", "2092") in new stack --Playing 'vm-password' (language 'en') WARNING: app_voicemail.c:4922 vm_authentication: Unable to read password. Then I
2005 Sep 06
1
Asterisk BT100 Password Issue
Hi, I am getting the following error when I attempt to listen to voice messages by dialing 9999 (I can hear nothing): --Executing VoiceMailMain ("SIP/2092-6918", "2092") in new stack --Playing 'vm-password' (language 'en') WARNING: app_voicemail.c:4922 vm_authentication: Unable to read password. I read in previous posts that this may be to do with the dtmf
2005 Sep 05
2
Asterisk won't listen on another port
Hello, Hope somebody can help me - Asterisk is behaving very oddly and I'm totally stumped! I have SER and Asterisk running on the same box. I want SER to listen on port 5060 (it is) and Asterisk to listen on port 5062. I have configured my phones to register with x.x.x.x:5060 (SER) and Asterisk will purely act as a voicemail server at the moment. However I cannot get Asterisk to listen on a
2005 Feb 14
2
FW: SER Asterisk Voicemail
Any more ideas on my below mail? If a user is registered with SER and leaves a voicemail message with asterisk (by using rewritehostport etc in ser.cfg), then how is the user supposed to listen to the message afterwards? Is there any other way other than the MWI method?? Thnaksm Aisling. ---- Original Message ---- From: ashling.odriscoll@cit.ie To: asterisk-users@lists.digium.com Subject: FW:
2005 Feb 10
1
SER Asterisk Voicemail
Hi all, I have SER and Asterisk set up together with ser handling user registrations and asterisk providing voicemail services. When I ring a phone and it doesnt answer after a designated amount of time, the request is forwarded to asterisk, and I can leave a message. Now, this may seem a ridiculous question but how can I listen to my message afterwards? I have read about a solution by Java
2005 Jan 28
0
asterisk call flow diagrams for ser voicemail combo
Hi everybody, I am trying to make up call flow diagrams for for a setup which include ser as a sip proxy/registrar and asteriks as a voicemail server. Is my sequence correct?: UA 1 send an invite to SER. SER forwards this invite to UA2. UA2 sends back a sends back a 100 trying and 180 ringing message. SER forwards these. However UA2 doesnt answer the phone,so what happens then?...is there a
2005 Jan 15
0
configuring ser for *
Hi, I currently have Asterisk running behind a linux router running nat. Clients register with the public address and when the sip requests reach the router, port forwarding is used to divert the traffic to * i.e. all sip and rtp go to the asterisk box. I now want to set up ser (so that i can have sip client with urls and also to prevent the rtp stream going through asterisk). SER will also be
2005 Jan 25
1
SER Prob
Hi all, Hope somebody can help-I really am stumped as to why this won't work. I realise that this isnt an Asterisk problem (Please dont bash me on the list) and I have emailed the SER list but I havent received a reply and maybe someone on this list can help...Once this problem is solved I am going to use Asterisk for voicemail etc with SER (I have it set up) I currently have SER set up and
2005 Feb 24
0
Question of SER to Asterisk to PSTN
Dear ALL: My scenario lists below: Assume: UA1 with sip id "1011" And dial number to PSTN is "0939749xxx" There is no modification rule at my CISCO. (It will not change any dialed number) UA1 ==> SER ==> UA2 (SIP to SIP) UA1 ==> SER ==> Asterisk ==> CISCO 5300 ==>
2005 Mar 06
1
SER -> Asterisk voicemail on busy/unavailable. Anyone did it? (googling says NO)
Hello all! I googled lists.digium.com and ser mailing list, but did not find any working configuration of asterisk used as voicemail for SER. This is my config if (uri==myself) { if (method=="REGISTER") { save("location"); log (1, "Registered\n"); break; };
2005 Aug 30
1
Asterisk won't listen on different port
Hello, I have SER and Asterisk running on the same box. I want SER to listen on port 5060 (it is) and Asterisk to listen on port 5062. I have configured my phones to register with x.x.x.x:5060 (SER) and Asterisk will purely act as a voicemail server at the moment. However I cannot get Asterisk to listen on a different port. It is my understanding that I just need to set the port in sip.conf
2009 Jul 09
1
Connecting two Asterisk together via SIP + DISA
Hi all, I need to test the following scenario: +-----------+ +-----------+ | asterisk 1| | asterisk 2| +-----------+ +-----------+ | | | | _______|__________________|___________ | | | | | | +-------+ +-------+ | ATA 1 |
2005 Feb 18
1
VoIP Service Provider
Hi everyone in the asterisk community. Am new to asterisk, while doing the installation I notice that sip.conf examples were not clear for beginners like me so I would like to share my current working configuration with everyone. Swifttel.net is a new VoIP service Provider out of Georgia. Their web site is www.swifttel.net. Currently we have service with them and it has been a pleasant experience.
2005 Aug 27
0
Newbie :SIP ETXTN to SIP EXTN calls
I am new to asterisk and need to dig up some info on how to set it all up. It looks a bit daunting especially all the options available in the .conf files. I have 2 SIP phones, GXP2000 and a budgettone 100. phone1 - 192.168.0.160/24 extension 1000 phone2 - 192.168.0.161/24 extension 1001 Server - 192.168.0.57 I get the following all the time, but can make calls between the 2 extensions,
2005 Aug 24
0
Re: [Serusers] SER IP PBX for multiple clients
lqbal, I do plan on having alot of users. Two markets I'm trying to get some volume users from are: residential consumers and business users. Residential consumers should get basic line services such as their own DID, voicemail, caller-id, call-waiting, three-way calling, and basically, all the standard features you get from companies like Vonage, etc. This particular market base