SearchSearch  Log in to check your private messagesLog in to check your private messages  recent posts Recent Posts
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
x-consoleOffline
Site Admin


Joined: Aug 01, 2006
Posts: 1503
Location: Leeds UK
Status: Offline
Posted: Sep 13, 2007 - 11:54 AM Reply with quote Back to top
Whenever I find myself repeating the same answer, I'm posting it here. If anyone has any contributions to this list, please msg me.

OpenSER Frequently Asked Questions

Q1.
Quote:
Can OpenSER REGISTER to another SIP provider, and route traffic from local users to the provider?

A1. yes, in theory, but any provider that requires you to REGISTER with them, can be a little awkward to get working with openser. if a provider wants you to REGISTER to make calls, it expects a sip client to connect.. not a sip server like OpenSER. Furthermore you will likely be challenged when you send your INVITE's to them. There is a UAC module for openser that allows you to get round some of this, but the approach is sub-optimal (the module has limitations).

If you plan on using this for any volume of traffic, and/or expect to have multiple providers set up in this way, you should implement a SIP Back-to-Back-User-Agent (B2BUA). Often Asterisk is given as an example of a B2BUA, but many other alternatives exist[/quote] Either that or lobby your provider to work with you as a peer, rather than a client

Q2.
Quote:
How can i see how OpenSER is processing all the SIP messages

A2. You can use a command line tool like tcpdump, ngrep or tshark. These will allow you to specify protocols and ports, and will let you save the data to a file, filter the messages, or send them stdout (and much more besides). A typical command to view the messages as they arrive/leave is:
Code:
ngrep -lqtt -W byline port 5060
View user's profile Send private message Yahoo Messenger


View previous topic Printable version Log in to check your private messages View next topic

Post new topic   Reply to topic
Forum Rules and Guidelines | About VoIP User | Privacy Policy


All logos and trademarks in this site are property of their respective owner.
Comments and posts are property of the poster, all the rest (c) 2003-2008 VoIP User Limited.

VoIP User Limited is incorporated in England and Wales under Company Number 6694577.

No part of this site may be reproduced without our prior consent.