NetComposer / nksip

Erlang SIP application server
Apache License 2.0
358 stars 127 forks source link

Calling using the pbx service #61

Closed rizwankh closed 8 years ago

rizwankh commented 8 years ago

When i register two clients and try to make a call, the call doesnt go through and is put on hold. The SDP packets dont seem to be right either. Do I need to setup a B2BUA to make the call? SHouldnt a peer to peer call be possible using only the registrar and proxy?

rizwankh commented 8 years ago

Fixed this. Not an issue.