Search found 7 matches

by marcjohnson
Tue Apr 27, 2010 5:25 am
Forum: Technical Support
Topic: Inbound Dial Plan: Detect dialed destination number
Replies: 5
Views: 1770

Re: Inbound Dial Plan: Detect dialed destination number

Thanks.
Is this information there by default?
Or do I hear you saying that someone has to prepend a prefix to the SIP in order for me to extract it from req.URI.User?
Because I'm looking at req.URI.User during inbound, and it just has the SIP... I'm not seeing a prefix containing the number.
by marcjohnson
Tue Apr 27, 2010 3:32 am
Forum: Technical Support
Topic: Inbound Dial Plan: Detect dialed destination number
Replies: 5
Views: 1770

Inbound Dial Plan: Detect dialed destination number

Within an inbound ("sys.In") dial plan... does anyone know how to detect the dialed number (the destination number, NOT caller id)? I know with outbound you can simply look at req.URI.User.to_s, but not the case with inbound... the latter returns sip info (instead of the phone #). For example if you...
by marcjohnson
Sat Apr 24, 2010 3:18 pm
Forum: Report a bug
Topic: onesuite sip compatibility?
Replies: 9
Views: 2172

Re: onesuite sip compatibility?

Successfully added "username-voip.onesuite.com". Tested calls. Works.
Great job Aaron.
by marcjohnson
Sat Apr 24, 2010 1:39 pm
Forum: Report a bug
Topic: onesuite sip compatibility?
Replies: 9
Views: 2172

Re: onesuite sip compatibility?

Aaron wrote: Is there any option to customise the URI from the onesuite end? Unfortunately, not that I've found (the domain is automagically appended by onesuite, whether you want it or not.). Onesuite is pretty plug an play. That's why I need SS. :P Its a system-wide change they made, I think to d...
by marcjohnson
Sat Apr 24, 2010 12:57 pm
Forum: Report a bug
Topic: onesuite sip compatibility?
Replies: 9
Views: 2172

Re: onesuite sip compatibility?

Aaron wrote: For that format to work you'll have to have a matching sipsorcery SIP account, i.e. you need to create a SIP account with a username of "username-voip.onesuite.com". And no I have not seen any other providers use that format, it's pretty unwieldy. Aha, we think alike. I tried that duri...
by marcjohnson
Sat Apr 24, 2010 4:57 am
Forum: Report a bug
Topic: onesuite sip compatibility?
Replies: 9
Views: 2172

Re: onesuite sip compatibility?

Thanks so much for the reply. Yes, you point out a key clue: After running a local version of SS (to see more logs like you), I see those SIP URI rejects you describe... although the SS config is setup correct (as username_sipsorcery@sipsorcery.com, not rejected username_one_suite@sipsorcery.com). I...
by marcjohnson
Fri Apr 23, 2010 4:52 pm
Forum: Report a bug
Topic: onesuite sip compatibility?
Replies: 9
Views: 2172

onesuite sip compatibility?

Anyone gotten Onesuite (SuiteAdvantage) to work with sipsorcery? Searching for "OneSuite" or "SuiteAdvantage" in the forums, get no hits. Having problems interfacing SipSorcery to Onesuite. Am using sipsorcery successfully with other providers (like SipGate). Here is the brief context, problem state...