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

Parameters send to Event Listener Function #223

Open
GoogleCodeExporter opened this issue Jun 23, 2015 · 2 comments
Open

Parameters send to Event Listener Function #223

GoogleCodeExporter opened this issue Jun 23, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Did any one know the parameter list(other than type and session) send to the 
event listener function when an event occurs.

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

@GoogleCodeExporter
Copy link
Author

Can i get who has terminated the call event?

Original comment by iju4u...@gmail.com on 24 Apr 2015 at 7:08

@GoogleCodeExporter
Copy link
Author

Following event parameters and there values :
1) e.type => event type such as 
connected,started,i_new_call,I_new_message,terminated 
2) e.session => current event session 
3) e.getSipResponseCode() => event response code(-1,100,180,603,200,487) 
4) e.description => event description
5) e.getContentString() => vent content string(i think only for i_notify event) 
6) e.getContentType() => event content type(i think only for i_notify event)

Original comment by iju4u...@gmail.com on 24 Apr 2015 at 8:58

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