• Welcome to SAIL Community Supported PBX . Please login or sign up.
 
May 19, 2024, 02:50:52 PM

News:

SMF updated to 2.0


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - rsmith

1
Another weird one, I have just started testing Entacall/Entanet basic SIP trunk service and I'm having major issues getting DDIs being recognised.

I haven't had this problem with any other provider, but basically the SIP Header contains the DDI number that has been dialled and even though I have a route set up for it, asterisk ignores it and goes to the default route.

I have copied the main content from the SIP header

Message Header
    Record-Route: <sip:87.127.240.101;lr;ftag=as70f6c22d>
    Via: SIP/2.0/UDP 87.127.240.101;branch=z9hG4bK98f8.7fb25d16.0
        Transport: UDP
        Sent-by Address: 87.127.240.101
        Branch: z9hG4bK98f8.7fb25d16.0
    Via: SIP/2.0/UDP 87.127.215.242:5060;branch=z9hG4bK3b8a8a3a;rport=5060
        Transport: UDP
        Sent-by Address: 87.127.215.242
        Sent-by port: 5060
        Branch: z9hG4bK3b8a8a3a
        RPort: 5060
    Max-Forwards: 69
    From: "07557********" <sip:07557*******@proxy.entacall.com>;tag=as70f6c22d
        SIP Display info: "07557********"
        SIP from address: sip:07557*******@proxy.entacall.com
        SIP from tag: as70f6c22d
    To: <sip:441308********@proxy.entacall.com>
    Contact: <sip:07557*******@87.127.215.242:5060>
    Call-ID: 3d588bd8288eeb3c6520190d212e3303@proxy.entacall.com
    CSeq: 102 INVITE
    User-Agent: Entanet Media Server
    Date: Tue, 05 Jul 2016 15:45:36 GMT
    Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
    Supported: replaces
    X-DNQ: 441308********
    Content-Type: application/sdp
    Content-Length: 393

Any thoughts would be appreciated?

Thanks

Richard
2
Hi

Looking for some assistance, I have a setup that needs to use a different call group depending on the day of the week they are closed i.e.

Monday - Open 09:00 - Closed 15:30 (Open call group 1, closed call group 2)
Tuesday - Open 09:00 - Closed 15:30 (Open call group 1, closed call group 3)
Wednesday - Open 09:00 - Closed 15:30 (Open call group 1, closed call group 2)
Etc, etc.

Any suggestions?

Thanks

Richard
3
Hi

Has anyone managed to install on Ubuntu 14.04 LTS, Debian Wheezy isn't supported in AWS and I know that Sail doesn't work on Jesse so just wondered if it's possible to do it and if so, is there much difference in the install method?

Thanks

Richard
4
General Discussion on SAIL and Asterisk / V5 Beta Release
February 27, 2016, 07:37:48 PM
Any update on the release of v5 beta? I assume this will work on Debian Jesse as v4 didn't seem to work on it.

Looking forward to testing it out.
5
I'm just playing with the multi-tenant option at the moment, is there any way of either increasing the length of the extension beyond 4 or alternatively is there any way of setting the 1st digit to be assigned to a specific tenant. i.e. 1401 is tenant 1, 2401 is tenant 2 etc.

Thanks

R
6
Hi

I am currently using Sail on AWS as a hosted solution and at the moment I am just locking down the firewall to selected IP addresses for handset use, which is OK for single office deployments but I want the system to be more flexible. I wondered about managing the handset security using OpenVPN instead as I know that a number of the Yealink handsets I use now support this but not confident at setting this up.

I wondered if anyone has already done it and could provide me with a bit of a walk through setting it up on sail?

Thanks,

Richard
7
UPDATE - After realising that creating the image it had actually messed up the original instance as well. I did a seperate fresh instance and found that for some reason when it creates the image it changes file permissions. Set them back to what they should be and all working fine.

Hi

I have been testing for a while a small PBX setup on AWS with the aim of creating my own AMI to make it easier to setup future installs. However I have just tried creating a new instance with the AMI I created and everything appears OK until I try to change the config and it give me the following error SQLSTATE[HY000]: General error: 8 attempt to write a readonly database

I have checked the permission for /opt/sark/db and all files etc seem to have the same permissions as the instance that is running without issue.

Any thoughts on what else I could try?

Thanks,

Richard
8
General Discussion on SAIL and Asterisk / Updating GUI
January 22, 2015, 10:27:08 PM
Hi

I have recently made some minor modification to the index page, header etc so that it is using divs and iframes rather than tables and framesets which make it a little easier to customise the layout in future. I have done this for my own purposes but as I have done the grunt work wondered if it was any use to you guys?

Thanks

Richard