Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No early audio in outgoing sipml call to an extension. #222

Open
GoogleCodeExporter opened this issue Apr 29, 2015 · 2 comments
Open

No early audio in outgoing sipml call to an extension. #222

GoogleCodeExporter opened this issue Apr 29, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

When i call from an extension registered through sipml5 to my another asterisk 
extension , I can hear the audio when call is been answered . For that 
extension , i am playing a playback audio before call answer. But , i cannot 
hear that audio. When i check asterisk , audio is playing but cannot hear that 
audio. Sipml5 event at that case is not connected. 

Is there any method to get early media before connected event.

Original issue reported on code.google.com by iju4u...@gmail.com on 24 Apr 2015 at 5:20

@GoogleCodeExporter
Copy link
Author

I am new to sipml5 and webrtc. Does i need to add any sip headers to hear early 
audio

Original comment by iju4u...@gmail.com on 24 Apr 2015 at 5:22

@GoogleCodeExporter
Copy link
Author

Early media can be played with no answer by editing sip conf values.

1) Set "prematuremedia" param to 'no' 2) Set "progressinband" param to 'never'

Then giving Progress() command at beginning of dial plan and later a 
Playback(demo-congrats,noanswer) will play the audio on caller side.

Original comment by iju4u...@gmail.com on 29 Apr 2015 at 5:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant