Search found 4651 matches

by Aaron
Sat Oct 27, 2007 1:10 pm
Forum: Technical Support
Topic: Dial Plan Reference
Replies: 43
Views: 18236

exten => _416X.,1,SwitchCall(user,pass,1${dst}@sip1)
exten => _1416X.,1,SwitchCall(user,pass,${dst}@sip2)
exten => _011X.,1,SwitchCall(user,pass,${dst}@sip2)
exten =~ ^(1800|1866|1877),1,SwitchCall(user,pass,${dst}@fwd.pulver.com)
by Aaron
Fri Oct 26, 2007 12:15 am
Forum: Report a bug
Topic: Lost syncronized ring
Replies: 2
Views: 1597

Sorry an oversite in the code after last weekend's upgrade. Response bodies were being omitted on info responses or in other words the session progress details were not being forwarded from the server back to the client.

Fixed now.

Regards,

Aaron
by Aaron
Thu Oct 25, 2007 11:50 pm
Forum: News
Topic: Future Direction
Replies: 3
Views: 3796

Added to the feature request list.
by Aaron
Wed Oct 24, 2007 4:46 pm
Forum: Getting Started
Topic: Forwarding?
Replies: 34
Views: 17243

Re: CallID not forwarding

Hi, there Now I'm trying, the new feature for callin redirection in the dialplan, and I have noted, that when I forward the dial in, to my ATA directly, then the caller ID is missing, since in normal way everything is OK We'll see what can be done about that. It's deired behaviour for outgoing call...
by Aaron
Wed Oct 24, 2007 9:02 am
Forum: Getting Started
Topic: Forwarding?
Replies: 34
Views: 17243

Ok I understand what the requirement is now. I'll have a think about the best way it could be accomplished.

Regards,

Aaron
by Aaron
Wed Oct 24, 2007 6:03 am
Forum: Getting Started
Topic: Forwarding?
Replies: 34
Views: 17243

Hi satphoneguy, Perhaps I'm not understanding what you'd like to be able to do here can you describe it a bit further? Are the calls arriving at the sipswitch that you want to forward coming from another SIP provider or directly from end users? The distinction for the sipswitch and also generally fo...
by Aaron
Wed Oct 24, 2007 5:13 am
Forum: Feature Requests
Topic: Dialplan Enhancement Discussion
Replies: 13
Views: 6155

how about asigning numbers that point to a specific user and allowing many numbers on each account. for example if 10111 was asigned to joe@sip.mysipswitch.com any call to 10111@sip.mysipswitch.com would go through joe's dial plan. joe could get as many numbers as needed;each could be routed in a u...
by Aaron
Wed Oct 24, 2007 5:10 am
Forum: Getting Started
Topic: Forwarding?
Replies: 34
Views: 17243

satphoneguy wrote:What about using the contact field as I describe for registered DID's/SP's?
But how would you stop someone else using the same contact field with the same provider? Also bearing in mind that the contact could be set outside the sipswitch.

Regards,

Aaron
by Aaron
Wed Oct 24, 2007 2:31 am
Forum: Getting Started
Topic: Forwarding?
Replies: 34
Views: 17243

Hi satphoneguy, I understand what you are saying and it is something we'd like to support and I have just posted one possible approach in a "Dial Plan Enhancements" post http://www.mysipswitch.com/forum/viewtopic.php?t=140 . The reason we cannot do as you describe is because currently all incoming c...
by Aaron
Wed Oct 24, 2007 2:16 am
Forum: Feature Requests
Topic: Dialplan Enhancement Discussion
Replies: 13
Views: 6155

Dialplan Enhancement Discussion

Hi All, The dialplan is the pivotal aspect of the sipswitch and with the recent addition of the ability to use it for incoming calls it has become even more so. We have a few ideas about things we could do to improve it but we thought it would be good to get some input from any interested parties fi...