VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
gmaruzz at celliax.org Guest
|
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
Posted: Sat Sep 05, 2009 6:26 am Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
gm,
Thanks a lot you can merge into the mainline. I check into my branch
because it's currently not as useful as on Linux and Windows and the
solution is not good. But it works and it is a good start that
mod_skypiax runs on OSX. Sure it would be easier for people want to
test and improve it if it been merged into trunk. I think you can make
a diff by
svn diff -r 14472:14772 http://svn.freeswitch.org/svn/freeswitch/branches/seven/src/mod/endpoints/mod_skypiax
FYI for personal reason I won't have much time put on this in the
coming month. Actually the code was done a few weeks ago but i only
got a chance to commit it yesterday. Sure that is not to say I cannot
do but fixes. But can you please make sure it won't break Linux/
windows build when you merge the code? I haven't have a chance to test
all of them yet.
-7-
On Sep 5, 2009, at 4:49 PM, Giovanni Maruzzelli wrote:
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
gmaruzz at celliax.org Guest
|
Posted: Sat Sep 05, 2009 6:47 am Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
Seven,
thanks a lot for your efforts.
I will merge it in the next days, and I will take care that it will
not breaks Windows or Linux.
If I find problems I will wait for you having more time in the future.
I send you my super best wishes for your personal things to go well
and solves in the best of the possible ways.
ciao for now,
-giovanni
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Sat, Sep 5, 2009 at 1:13 PM, Seven Du<dujinfang@gmail.com> wrote:
Quote: | gm,
Thanks a lot you can merge into the mainline. I check into my branch
because it's currently not as useful as on Linux and Windows and the
solution is not good. But it works and it is a good start that
mod_skypiax runs on OSX. Sure it would be easier for people want to
test and improve it if it been merged into trunk. I think you can make
a diff by
svn diff -r 14472:14772 http://svn.freeswitch.org/svn/freeswitch/branches/seven/src/mod/endpoints/mod_skypiax
FYI for personal reason I won't have much time put on this in the
coming month. Actually the code was done a few weeks ago but i only
got a chance to commit it yesterday. Sure that is not to say I cannot
do but fixes. But can you please make sure it won't break Linux/
windows build when you merge the code? I haven't have a chance to test
all of them yet.
-7-
On Sep 5, 2009, at 4:49 PM, Giovanni Maruzzelli wrote:
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
tparikh at gmail.com Guest
|
Posted: Sat Sep 05, 2009 6:40 pm Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
Yes, thanks a lot!
Im still having a bit of trouble getting it working though. When skypiax_proxy starts, I get the following errors:
2009-09-05 15:39:40.631 skypiax_proxy[77842:10b] Failed to init theDOProxy
2009-09-05 15:39:42.139 skypiax_proxy[77842:10b] Failed to init theDOProxy
Then, when an incoming call comes in, I see the messages:
Message received CALL 683 STATUS RINGING
Sent 23 bytes to FreeSWITCH
Sending to skype: GET CALL 683 PARTNER_HANDLE
Send to skype: GET CALL 683 PARTNER_HANDLE
Message received CALL 683 CONF_ID 0
Sent 18 bytes to FreeSWITCH
Message received CALL 683 FAILUREREASON 14
Sent 25 bytes to FreeSWITCH
Message received CALL 683 STATUS MISSED
Sent 22 bytes to FreeSWITCH
Message received CALL 683 SEEN FALSE
Sent 19 bytes to FreeSWITCH
But the call is not actually picked up by the proxy. Any ideas? Im on Mac OS X 10.5, w/ freeswitch from SVN. Thanks!
On Sat, Sep 5, 2009 at 4:41 AM, Giovanni Maruzzelli <gmaruzz@celliax.org (gmaruzz@celliax.org)> wrote:
|
|
Back to top |
|
|
ivan at myrvold.org Guest
|
Posted: Sun Sep 06, 2009 2:30 am Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
I have got outgoing call to Skype to work, and the audio quality is excellent. But I also have problems with incoming call, looks like it doesn't get bridged by FreeSWITCH. I put sofia on debug, but couldn't see any Sofia messages at all. Only message I saw in the console was this:
2009-09-05 20:44:39.720943 [WARNING] skypiax_protocol.c:375 rev 14772[0x0|37 ][WARNINGA 375 ][interface1][-1, 0, 0] skype_call: 332, STATUS: RINGINGCALL is not recognized
But I am thrilled that Seven have got skypiax to work this far, and am confident that we will have it worked both incoming and outgoing soon.
Ivan
Den 6. sep.. 2009 kl. 01:25 skrev Tapan Parikh:
Quote: | Yes, thanks a lot!
Im still having a bit of trouble getting it working though. When skypiax_proxy starts, I get the following errors:
2009-09-05 15:39:40.631 skypiax_proxy[77842:10b] Failed to init theDOProxy
2009-09-05 15:39:42.139 skypiax_proxy[77842:10b] Failed to init theDOProxy
Then, when an incoming call comes in, I see the messages:
Message received CALL 683 STATUS RINGING
Sent 23 bytes to FreeSWITCH
Sending to skype: GET CALL 683 PARTNER_HANDLE
Send to skype: GET CALL 683 PARTNER_HANDLE
Message received CALL 683 CONF_ID 0
Sent 18 bytes to FreeSWITCH
Message received CALL 683 FAILUREREASON 14
Sent 25 bytes to FreeSWITCH
Message received CALL 683 STATUS MISSED
Sent 22 bytes to FreeSWITCH
Message received CALL 683 SEEN FALSE
Sent 19 bytes to FreeSWITCH
But the call is not actually picked up by the proxy. Any ideas? Im on Mac OS X 10.5, w/ freeswitch from SVN. Thanks!
On Sat, Sep 5, 2009 at 4:41 AM, Giovanni Maruzzelli <gmaruzz@celliax.org (gmaruzz@celliax.org)> wrote:
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
Posted: Sun Sep 06, 2009 3:17 am Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
I'm not sure this and don't have time to debug. But last time I tried
incoming calls worked by setting skype to Auto-answer calls. Can you
try that?
On Sep 6, 2009, at 3:19 PM, Ivan C Myrvold wrote:
Quote: | I have got outgoing call to Skype to work, and the audio quality is
excellent. But I also have problems with incoming call, looks like
it doesn't get bridged by FreeSWITCH. I put sofia on debug, but
couldn't see any Sofia messages at all. Only message I saw in the
console was this:
2009-09-05 20:44:39.720943 [WARNING] skypiax_protocol.c:375 rev
14772[0x0|37 ][WARNINGA 375 ][interface1][-1, 0, 0]
skype_call: 332, STATUS: RINGINGCALL is not recognized
But I am thrilled that Seven have got skypiax to work this far, and
am confident that we will have it worked both incoming and outgoing
soon.
Ivan
Den 6. sep.. 2009 kl. 01:25 skrev Tapan Parikh:
Quote: |
Yes, thanks a lot!
Im still having a bit of trouble getting it working though. When
skypiax_proxy starts, I get the following errors:
2009-09-05 15:39:40.631 skypiax_proxy[77842:10b] Failed to init
theDOProxy
2009-09-05 15:39:42.139 skypiax_proxy[77842:10b] Failed to init
theDOProxy
Then, when an incoming call comes in, I see the messages:
Message received CALL 683 STATUS RINGING
Sent 23 bytes to FreeSWITCH
Sending to skype: GET CALL 683 PARTNER_HANDLE
Send to skype: GET CALL 683 PARTNER_HANDLE
Message received CALL 683 CONF_ID 0
Sent 18 bytes to FreeSWITCH
Message received CALL 683 FAILUREREASON 14
Sent 25 bytes to FreeSWITCH
Message received CALL 683 STATUS MISSED
Sent 22 bytes to FreeSWITCH
Message received CALL 683 SEEN FALSE
Sent 19 bytes to FreeSWITCH
But the call is not actually picked up by the proxy. Any ideas?
Im on Mac OS X 10.5, w/ freeswitch from SVN. Thanks!
On Sat, Sep 5, 2009 at 4:41 AM, Giovanni Maruzzelli <gmaruzz@celliax.org
Seven,
thanks a lot for your efforts.
I will merge it in the next days, and I will take care that it will
not breaks Windows or Linux.
If I find problems I will wait for you having more time in the
future.
I send you my super best wishes for your personal things to go well
and solves in the best of the possible ways.
ciao for now,
-giovanni
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Sat, Sep 5, 2009 at 1:13 PM, Seven Du<dujinfang@gmail.com> wrote:
Quote: | gm,
Thanks a lot you can merge into the mainline. I check into my
| branch
Quote: | because it's currently not as useful as on Linux and Windows and
| the
Quote: | solution is not good. But it works and it is a good start that
mod_skypiax runs on OSX. Sure it would be easier for people want to
test and improve it if it been merged into trunk. I think you can
| make
cannot
Quote: | do but fixes. But can you please make sure it won't break Linux/
windows build when you merge the code? I haven't have a chance to
| test
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
Posted: Sun Sep 06, 2009 3:35 am Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
On Sep 6, 2009, at 7:25 AM, Tapan Parikh wrote:
Quote: |
Yes, thanks a lot!
Im still having a bit of trouble getting it working though. When
skypiax_proxy starts, I get the following errors:
2009-09-05 15:39:40.631 skypiax_proxy[77842:10b] Failed to init
theDOProxy
2009-09-05 15:39:42.139 skypiax_proxy[77842:10b] Failed to init
theDOProxy
| I don't have that problem. google found this: https://developer.skype.com/jira/browse/SPA-418
Quote: | Then, when an incoming call comes in, I see the messages:
| Please try set Auto-Answer on Skype Preference and retry.
Quote: | Message received CALL 683 STATUS RINGING
Sent 23 bytes to FreeSWITCH
Sending to skype: GET CALL 683 PARTNER_HANDLE
Send to skype: GET CALL 683 PARTNER_HANDLE
Message received CALL 683 CONF_ID 0
Sent 18 bytes to FreeSWITCH
Message received CALL 683 FAILUREREASON 14
Sent 25 bytes to FreeSWITCH
Message received CALL 683 STATUS MISSED
Sent 22 bytes to FreeSWITCH
Message received CALL 683 SEEN FALSE
Sent 19 bytes to FreeSWITCH
But the call is not actually picked up by the proxy. Any ideas? Im
on Mac OS X 10.5, w/ freeswitch from SVN. Thanks!
On Sat, Sep 5, 2009 at 4:41 AM, Giovanni Maruzzelli <gmaruzz@celliax.org
Seven,
thanks a lot for your efforts.
I will merge it in the next days, and I will take care that it will
not breaks Windows or Linux.
If I find problems I will wait for you having more time in the future.
I send you my super best wishes for your personal things to go well
and solves in the best of the possible ways.
ciao for now,
-giovanni
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Sat, Sep 5, 2009 at 1:13 PM, Seven Du<dujinfang@gmail.com> wrote:
Quote: | gm,
Thanks a lot you can merge into the mainline. I check into my branch
because it's currently not as useful as on Linux and Windows and the
solution is not good. But it works and it is a good start that
mod_skypiax runs on OSX. Sure it would be easier for people want to
test and improve it if it been merged into trunk. I think you can
| make
cannot
Quote: | do but fixes. But can you please make sure it won't break Linux/
windows build when you merge the code? I haven't have a chance to
| test
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
ivan at myrvold.org Guest
|
Posted: Sun Sep 06, 2009 10:21 am Post subject: [Freeswitch-users] mod_skypiax for OSX????? |
|
|
Yes, that worked! Now skypiax is working for me on OS X.
This is great!
Ivan
Den 6. sep.. 2009 kl. 10:09 skrev Seven Du:
Quote: | I'm not sure this and don't have time to debug. But last time I tried
incoming calls worked by setting skype to Auto-answer calls. Can you
try that?
On Sep 6, 2009, at 3:19 PM, Ivan C Myrvold wrote:
Quote: | I have got outgoing call to Skype to work, and the audio quality is
excellent. But I also have problems with incoming call, looks like
it doesn't get bridged by FreeSWITCH. I put sofia on debug, but
couldn't see any Sofia messages at all. Only message I saw in the
console was this:
2009-09-05 20:44:39.720943 [WARNING] skypiax_protocol.c:375 rev
14772[0x0|37 ][WARNINGA 375 ][interface1][-1, 0, 0]
skype_call: 332, STATUS: RINGINGCALL is not recognized
But I am thrilled that Seven have got skypiax to work this far, and
am confident that we will have it worked both incoming and outgoing
soon.
Ivan
Den 6. sep.. 2009 kl. 01:25 skrev Tapan Parikh:
Quote: |
Yes, thanks a lot!
Im still having a bit of trouble getting it working though. When
skypiax_proxy starts, I get the following errors:
2009-09-05 15:39:40.631 skypiax_proxy[77842:10b] Failed to init
theDOProxy
2009-09-05 15:39:42.139 skypiax_proxy[77842:10b] Failed to init
theDOProxy
Then, when an incoming call comes in, I see the messages:
Message received CALL 683 STATUS RINGING
Sent 23 bytes to FreeSWITCH
Sending to skype: GET CALL 683 PARTNER_HANDLE
Send to skype: GET CALL 683 PARTNER_HANDLE
Message received CALL 683 CONF_ID 0
Sent 18 bytes to FreeSWITCH
Message received CALL 683 FAILUREREASON 14
Sent 25 bytes to FreeSWITCH
Message received CALL 683 STATUS MISSED
Sent 22 bytes to FreeSWITCH
Message received CALL 683 SEEN FALSE
Sent 19 bytes to FreeSWITCH
But the call is not actually picked up by the proxy. Any ideas?
Im on Mac OS X 10.5, w/ freeswitch from SVN. Thanks!
On Sat, Sep 5, 2009 at 4:41 AM, Giovanni Maruzzelli <gmaruzz@celliax.org
Seven,
thanks a lot for your efforts.
I will merge it in the next days, and I will take care that it will
not breaks Windows or Linux.
If I find problems I will wait for you having more time in the
future.
I send you my super best wishes for your personal things to go well
and solves in the best of the possible ways.
ciao for now,
-giovanni
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
On Sat, Sep 5, 2009 at 1:13 PM, Seven Du<dujinfang@gmail.com> wrote:
Quote: | gm,
Thanks a lot you can merge into the mainline. I check into my
| branch
Quote: | because it's currently not as useful as on Linux and Windows and
| the
Quote: | solution is not good. But it works and it is a good start that
mod_skypiax runs on OSX. Sure it would be easier for people want to
test and improve it if it been merged into trunk. I think you can
| make
cannot
Quote: | do but fixes. But can you please make sure it won't break Linux/
windows build when you merge the code? I haven't have a chance to
| test
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|