Re: [Freeswitch-users] Receiving 406 From Freeswitch....Any Clues?

2008-11-12 Thread Adeel Ansari
d",algorithm=MD5,qop="auth" Content-Length: 0 Although, I have included the authorization thingy in the INVITE request. Any idea, why its like that? Thanks in advance. On Tue, Nov 11, 2008 at 5:58 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Actually, I am just tr

Re: [Freeswitch-users] Receiving 406 From Freeswitch....Any Clues?

2008-11-11 Thread Adeel Ansari
any I am familiar with) > > > > ---------- > *From: *Adeel Ansari <[EMAIL PROTECTED]> > *Reply-To: * > *Date: *Tue, 11 Nov 2008 17:29:50 +0800 > *To: * > *Subject: *[Freeswitch-users] Receiving 406 From FreeswitchAny Clues? > > Hi, I am getting 406, no matter what. I have tri

[Freeswitch-users] Receiving 406 From Freeswitch....Any Clues?

2008-11-11 Thread Adeel Ansari
ECTED] CSeq: 1 INVITE User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-9256M Accept: application/sdp Accept-Encoding: Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,MESSAGE,SUBSCRIBE,NOTIFY,REFER,UPDATE,REGISTER,INFO,PUBLISH Supported: 100rel,timer,precondition,path,replaces Allow-Events: talk,presence,dialo

Re: [Freeswitch-users] Can't we run both applications with one dialplan?

2008-09-25 Thread Adeel Ansari
; wrote: > They should all be there. Did you do "myevents" ? > > Mike > > > On Sep 26, 2008, at 12:28 AM, "Adeel Ansari" <[EMAIL PROTECTED]> > wrote: > > Thanks, its working like charm. Just curious, common events such as > CHANNEL_ANSWER,

Re: [Freeswitch-users] Can't we run both applications with one dialplan?

2008-09-25 Thread Adeel Ansari
here. > > > > On Thu, Sep 25, 2008 at 12:41 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Thanks Anthony. In my case the second one never executes, if written like >> below >> >> >> >> >> >>

Re: [Freeswitch-users] Regarding sched_hangup

2008-09-25 Thread Adeel Ansari
Thanks, Anthony. Its working. On Thu, Sep 25, 2008 at 10:47 PM, Anthony Minessale < [EMAIL PROTECTED]> wrote: > you use the variable execute_on_answer to cause the sched_hangup to be > executed the instant the channel is answered. > > > On Thu, Sep 25, 2008 at 12:43 AM,

Re: [Freeswitch-users] Regarding sched_hangup

2008-09-24 Thread Adeel Ansari
Any inputs on this please. Thanks. On Fri, Sep 12, 2008 at 4:53 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Or should I calculate it with the help of mod_socket? I mean when > application received call pickup event, it calculates something like, > > *new total time for ca

Re: [Freeswitch-users] Can't we run both applications with one dialplan?

2008-09-24 Thread Adeel Ansari
with this. Thanks. On Wed, Sep 10, 2008 at 9:09 PM, Anthony Minessale < [EMAIL PROTECTED]> wrote: > If the first app hangs up the cal then the 2nd one will never execute. > > > > On Wed, Sep 10, 2008 at 3:55 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Only

Re: [Freeswitch-users] Regarding sched_hangup

2008-09-12 Thread Adeel Ansari
3:35 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Hi All, > > I tried *sched_hangup*, its working fine. But its working with session. I > mean to say, it hangs the call no matter if anybody picks the call up or > not, if its time out the call is gonna be hanged. My intent

Re: [Freeswitch-users] Command working on console but not using RPC

2008-09-12 Thread Adeel Ansari
It is working. It was a stupid trailing space. Thanks. On Thu, Sep 11, 2008 at 8:39 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > No I was wrong, I suppose. Actually, I guess, these must be a trailing > space in it. Will confirm tomorrow, hopefully. Thanks for your support. > >

Re: [Freeswitch-users] Command working on console but not using RPC

2008-09-11 Thread Adeel Ansari
No I was wrong, I suppose. Actually, I guess, these must be a trailing space in it. Will confirm tomorrow, hopefully. Thanks for your support. On Thu, Sep 11, 2008 at 6:16 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > No, I am quite sure, its not the case. Because before issuing

Re: [Freeswitch-users] Command working on console but not using RPC

2008-09-11 Thread Adeel Ansari
ed several times, it worked every damn time. But not with RPC. Thanks. On Thu, Sep 11, 2008 at 4:09 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Is there any chance that the session is somewhere in the middle of > intitation, despite returning the uuid back, and I am trying to

Re: [Freeswitch-users] Passing variable argument in a dial plan

2008-09-11 Thread Adeel Ansari
Yup. Thanks. On Thu, Sep 11, 2008 at 5:40 PM, Brian West <[EMAIL PROTECTED]> wrote: > Is this what you want? > On Sep 11, 2008, at 3:56 AM, Adeel Ansari wrote: > > *Command* > originate {foo=bar}sofia/gateway/gizmo1/848458448557 121 > > *Dial Plan* > >

Re: [Freeswitch-users] Passing variable argument in a dial plan

2008-09-11 Thread Adeel Ansari
wrote: > ${variable_name} > > On Wed, Sep 10, 2008 at 4:55 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Hi all, >> >> I am hitting a dial plan using a command. And the application defined in >> the dial plan is running successfully with the argument pass

Re: [Freeswitch-users] Command working on console but not using RPC

2008-09-11 Thread Adeel Ansari
haracters in it. > > > On Wed, Sep 10, 2008 at 5:00 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> -ERR No Such Channel! >> >> But when I immediately switch to console and issue the same command with >> the same session uuid, it works. >> Thanks

Re: [Freeswitch-users] Command working on console but not using RPC

2008-09-10 Thread Adeel Ansari
-ERR No Such Channel! But when I immediately switch to console and issue the same command with the same session uuid, it works. Thanks On Fri, Aug 29, 2008 at 9:04 PM, Anthony Minessale < [EMAIL PROTECTED]> wrote: > what's the error you get? > > On Fri, Aug 29, 2008 at 4

[Freeswitch-users] Passing variable argument in a dial plan

2008-09-10 Thread Adeel Ansari
* My Java program successfully showing me the argument "abcdefgh". Now I want to pass a variable, not a fixed like "abcdefgh", as an argument. How can I do it. Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari

Re: [Freeswitch-users] telnet window

2008-09-09 Thread Adeel Ansari
tch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/

Re: [Freeswitch-users] What should be the dial plan for gateway calls?

2008-09-09 Thread Adeel Ansari
6054545454* >> >> then it would go to the dialplan and search for extension *0116054545454* >> >> On Fri, Aug 29, 2008 at 4:05 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: >> >>> Hi all, >>> I have tried a few possibilities to match the dial plan

Re: [Freeswitch-users] Can't we run both applications with one dialplan?

2008-09-09 Thread Adeel Ansari
Or should we do this in two, like this. On Wed, Sep 10, 2008 at 11:47 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > Hi folks, > > Can't we run both applicatio

Re: [Freeswitch-users] What should be the dial plan for gateway calls?

2008-09-09 Thread Adeel Ansari
a/gateway/gizmo1/6098989898 0116054545454* > > then it would go to the dialplan and search for extension *0116054545454* > > On Fri, Aug 29, 2008 at 4:05 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Hi all, >> I have tried a few possibilities to match the dial plan for

[Freeswitch-users] Can't we run both applications with one dialplan?

2008-09-09 Thread Adeel Ansari
Hi folks, Can't we run both applications with one dialplan? Like this. Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users ma

Re: [Freeswitch-users] API info

2008-09-02 Thread Adeel Ansari
> sip:[EMAIL PROTECTED] > > > > > > > -- > > ___ > Freeswitch-users mailing list > Freeswitch-users@lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >

Re: [Freeswitch-users] How to originate a session from outside

2008-09-02 Thread Adeel Ansari
ient.execute(api, params ); > } > catch (XmlRpcException excpn){ > System.out.println("Could not execute service. \n"); > excpn.printStackTrace(); > } > } > > /** > * @param args > */ > public static void main(String

Re: [Freeswitch-users] Disconnecting from console

2008-08-29 Thread Adeel Ansari
First I thought, you are kidding. Then I found out its working too. Thats coool. On Fri, Aug 29, 2008 at 7:51 PM, Ivan C Myrvold <[EMAIL PROTECTED]> wrote: > or... > > (i.e. three periods). > > Ivan > > Den 29. aug.. 2008 kl. 12:54 skrev Adeel Ansari: > > shutd

Re: [Freeswitch-users] Disconnecting from console

2008-08-29 Thread Adeel Ansari
Is there any difference between these to ways of shutting down? I mean something like shutdown and abort. On Fri, Aug 29, 2008 at 8:20 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > First I thought, you are kidding. Then I found out its working too. Thats > coool. > > > >

Re: [Freeswitch-users] Disconnecting from console

2008-08-29 Thread Adeel Ansari
switch-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 > > -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansar

[Freeswitch-users] Command working on console but not using RPC

2008-08-29 Thread Adeel Ansari
gup","+6 "+uuid); ===== Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http:

[Freeswitch-users] What should be the dial plan for gateway calls?

2008-08-29 Thread Adeel Ansari
Hi all, I have tried a few possibilities to match the dial plan for the command below, but none is working. *originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454) * Below is what I have tried. === and === Thanks for your support. -- Best, Adeel An

Re: [Freeswitch-users] Do we have talk_timeout?

2008-08-28 Thread Adeel Ansari
t; *sched_hangup +120 alotted_timeout* > > Where is the channel UUID being assigned to that originate request > > > -- > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Adeel Ansari > *Sent:* Friday, August 29, 2008 2:24

Re: [Freeswitch-users] Do we have talk_timeout?

2008-08-28 Thread Adeel Ansari
ngup work? > http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_sched_hangup > > http://wiki.freeswitch.org/wiki/Rosetta_stone > > > > > On Thu, Aug 28, 2008 at 8:59 AM, Michael Jerris <[EMAIL PROTECTED]> wrote: > >> >> On Aug 28, 2008, at 6:18 AM, Adeel Ans

[Freeswitch-users] Do we have talk_timeout?

2008-08-28 Thread Adeel Ansari
Hi all, My concern is to terminate a call using a specific timeout value. I have referred to the docs, what I found is, *originate_timeout*, * progress_timeout*, and *call_timeout*. Do we have something like * talk_timeout*? or anything for similar purpose? Thanks. -- Best, Adeel Ansari http

Re: [Freeswitch-users] multiple sip domains

2008-08-27 Thread Adeel Ansari
t;. I guess if I could > change the to host, authorization would work...How could I do this? > > Thanks any help, > Tamas > > > > > ___ > Freeswitch-users mailing list > Freeswitch-users@lists.freeswitch.org >

Re: [Freeswitch-users] How to originate a session from outside

2008-08-27 Thread Adeel Ansari
at > org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:166) > at > org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:136) > at > org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:125) > at RMIServer.makeACall(RMIServer.java:36) > at RMISe

Re: [Freeswitch-users] How to originate a session from outside

2008-08-27 Thread Adeel Ansari
36:30 [NOTICE] switch_core_session.c:807 > switch_core_session_threa > d() Session 6 (sofia/internal/1001) Ended > 2008-08-26 23:36:30 [NOTICE] switch_core_session.c:809 > switch_core_session_threa > d() Close Channel sofia/internal/1001 [CS_HANGUP] > > > > *From:* Adee

Re: [Freeswitch-users] How to originate a session from outside

2008-08-26 Thread Adeel Ansari
_threa >> d() Close Channel sofia/internal/1001 [CS_HANGUP] >> >> Any idea why this is happening? the destination extension is logged in >> alright and I can make a successful call to it using the xlite soft phone >> directly. I tried it out with other destination num

Re: [Freeswitch-users] How to originate a session from outside

2008-08-26 Thread Adeel Ansari
a why this is happening? the destination extension is logged in > alright and I can make a successful call to it using the xlite soft phone > directly. I tried it out with other destination numbers as well. I am using > a LAN IP for my domain. > > Regards, > Gayatri Kul

Re: [Freeswitch-users] How to originate a session from outside

2008-08-26 Thread Adeel Ansari
gt; ___ > 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.freeswi

Re: [Freeswitch-users] FreeSwitch on openSUSE 11.0

2008-08-22 Thread Adeel Ansari
eswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users m

Re: [Freeswitch-users] How to originate a session from outside

2008-08-22 Thread Adeel Ansari
> XmlRpcClient client = new XmlRpcClient(); > > client.setConfig(config); > > Object[] params = new Object[]{ "originate", > "sofia/gateway/gizmo2/01160176xx &park()" }; > > client.execute( "freeswitch.api", params ); > > > >

Re: [Freeswitch-users] How to originate a session from outside

2008-08-22 Thread Adeel Ansari
> How would you find out list of APIs that you can provide as param[] member > to the client.execute(...) call? > Really appreciate your help > > Regards, > Gayatri Kulkarni > > *From:* Adeel Ansari <[EMAIL PROTECTED]> > *Sent:* Friday, August 22, 2008 3:34 AM

Re: [Freeswitch-users] How to originate a session from outside

2008-08-22 Thread Adeel Ansari
Actually, I searched the wiki with "rpc", nothing appeared, and then I tried "xml-rpc", again didn't work. I haven't tried, "xmlrpc", this is working. Thanks again, for your inputs. On Fri, Aug 22, 2008 at 6:32 PM, Adeel Ansari <[EMAIL PROTECTED]>

Re: [Freeswitch-users] How to originate a session from outside

2008-08-22 Thread Adeel Ansari
t(); > > client.setConfig(config); > > Object[] params = new Object[]{ "originate", > "sofia/gateway/gizmo2/01160176xx &park()" }; > > client.execute( "freeswitch.api", params ); > > > > Since the code above is written "

[Freeswitch-users] How to originate a session from outside

2008-08-22 Thread Adeel Ansari
hone to another. Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswi

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-21 Thread Adeel Ansari
Righto. Thanks buddy. On Fri, Aug 22, 2008 at 12:50 PM, Brian West <[EMAIL PROTECTED]> wrote: > We don't support RTCP yet.. but if we did it would be like this 10020 RTP > 10021 RTCP .. and so on. > /b > > On Aug 21, 2008, at 11:40 PM, Adeel Ansari wrote: > >

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-21 Thread Adeel Ansari
. On Fri, Aug 22, 2008 at 12:32 PM, Brian West <[EMAIL PROTECTED]> wrote: > RTP happens on even ports. RTCP happens on odd ports. > > /b > > On Aug 21, 2008, at 11:19 PM, Adeel Ansari wrote: > > > Got it, under /conf/autoload_configs/switch.conf.xml > > But w

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-21 Thread Adeel Ansari
our firewall and test > again. > Mike > > On Aug 21, 2008, at 4:02 AM, Adeel Ansari wrote: > > I am not using any ip phone. Its normal mobile phones. > Moreover, I tried to change rtp-ip parameter to my public ip. Now its > showing my public ip in the log, not the local one

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-21 Thread Adeel Ansari
ady hungup. = Thanks. On Thu, Aug 21, 2008 at 3:49 PM, Jonas Gauffin <[EMAIL PROTECTED]>wrote: > Your phones should be configured to use STUN. (in your phone web admin > interfaces) > > On Thu, Aug 21, 2008 at 9:46 AM, Adeel Ansari <[EMAIL PROTECTED]> > wrote: >

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-21 Thread Adeel Ansari
rtp() AUDIO RTP [sofia/external/01160122263828] > 192.168.253.101 port 23678 -> 130.94.88.93 port 10116 codec: 0 ms: 20 > > > On Thu, Aug 21, 2008 at 9:16 AM, Adeel Ansari <[EMAIL PROTECTED]> > wrote: > > Below is the log in debug mode. > > > > > >

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-21 Thread Adeel Ansari
_core_state_machine.c:433 switch_core_session_run() (sofia/external/01160122263828) State EXCHANGE_MEDIA 2008-08-21 15:15:58 [DEBUG] mod_sofia.c:365 sofia_on_exchange_media() SOFIA LOOPBACK == Thanks. On Thu, Aug 21, 2008 at 3:07 PM, Jonas Gauffin <[EMAIL PROTECTED]>wrote: &

Re: [Freeswitch-users] Both phone rang, but no voice

2008-08-20 Thread Adeel Ansari
, Aug 21, 2008 at 1:01 PM, Brian West <[EMAIL PROTECTED]> wrote: > Chech and see if a firewall is on! Also are you behind nat? > > /b > > Sent from my iPhone > > On Aug 20, 2008, at 11:27 PM, "Adeel Ansari" <[EMAIL PROTECTED]> > wrote:

[Freeswitch-users] Both phone rang, but no voice

2008-08-20 Thread Adeel Ansari
Hi all, I have tried the command below, originate sofia/gateway/gizmo1/01160176xx &bridge(sofia/gateway/gizmo2/01160122xx) Its working, phone rang, but no voice. Am I missing something? Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelan

Re: [Freeswitch-users] What does it mean by LOSE_RACE

2008-08-20 Thread Adeel Ansari
Aug 20, 2008 at 9:11 AM, Brian West <[EMAIL PROTECTED]> wrote: > >> This line mans you're calling the two numbers at once. The LOSE_RACE >> means one made it to someone before the other... thus one leg was hung >> up. >> >> /b >> >> On Aug 2

Re: [Freeswitch-users] What does it mean by LOSE_RACE

2008-08-20 Thread Adeel Ansari
Thanks. On Wed, Aug 20, 2008 at 4:37 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Hi Guys, > > I have got this error lately, while trying to bridge 2 calls. > > > 2008-08-20 16:27:48 [NOTICE] switch_ivr_originate.c:1311 > switch_ivr_originate() Han

[Freeswitch-users] What does it mean by LOSE_RACE

2008-08-20 Thread Adeel Ansari
lls. Thanks for your support. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:h

Re: [Freeswitch-users] Getting 401 Unauthorized session

2008-08-20 Thread Adeel Ansari
Got that. Thanks for your support. Changed 'caller-id-in-from' to false in gateway settings. Cheers. On Wed, Aug 20, 2008 at 3:23 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Hi all, > > I am getting 401 while trying to make a call from a sotphone to a hardphone > t

[Freeswitch-users] Getting 401 Unauthorized session

2008-08-20 Thread Adeel Ansari
ate Resulted in Error Cause: 31 [NORMAL_UNSPECIFIED] 2008-08-20 15:16:22 [INFO] mod_dptools.c:1794 audio_bridge_function() Originate Failed. Cause: NORMAL_UNSPECIFIED === Thanks, -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari __

Re: [Freeswitch-users] (no subject)

2008-08-19 Thread Adeel Ansari
I am running my Java program using dial plan below, Thanks. On Tue, Aug 19, 2008 at 4:30 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Hi, > > I have made few changes in my program and got the output on the cons

Re: [Freeswitch-users] (no subject)

2008-08-19 Thread Adeel Ansari
P 2008-08-19 16:28:54 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/internal/[EMAIL PROTECTED] hanging up, cause: NORMAL_CLEARING === Any help would be appreciated. Thanks. On Tue, Aug 19, 2008 at 1:09 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Last one in the debug mod

Re: [Freeswitch-users] (no subject)

2008-08-18 Thread Adeel Ansari
http://java.sun.com/webapps/bugreport/crash.jsp # Aborted (core dumped) = Thank you very much. On Tue, Aug 19, 2008 at 1:00 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Will get back to you with dial plan and debug info. Right now, just look at > this, seems everything fin

Re: [Freeswitch-users] (no subject)

2008-08-18 Thread Adeel Ansari
12:54 PM, Brian West <[EMAIL PROTECTED]> wrote: > show me the dialplan and press F8 for debug log. > > /b > > On Aug 18, 2008, at 11:52 PM, Adeel Ansari wrote: > > > Sound. > > Now the code looks like, > > > _

Re: [Freeswitch-users] (no subject)

2008-08-18 Thread Adeel Ansari
I am calling my program using dialplan, Below is the clause under ../conf/dialplan/default.xml. == === Thanks. On Tue, Aug 19, 2008 at 12:52 PM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > Sound. > Now the cod

Re: [Freeswitch-users] (no subject)

2008-08-18 Thread Adeel Ansari
gateway/gizmo/01160176905074 <[EMAIL PROTECTED]> > > As proxy01 and all that are set on the gateway. > > /b > > On Aug 18, 2008, at 11:27 PM, Adeel Ansari wrote: > > sofia/sip/gizmo/[EMAIL PROTECTED] > > > > ___ >

[Freeswitch-users] (no subject)

2008-08-18 Thread Adeel Ansari
== Furthermore, below is my gizmo.xml = == Please steer me in the right direction. Thanks. -- Best, Adeel Ansari

Re: [Freeswitch-users] How we can control calls using Java

2008-08-12 Thread Adeel Ansari
n the wiki. > Mike > > On Aug 12, 2008, at 2:13 AM, Adeel Ansari wrote: > > Hi, > > I have managed to hook my Java program in. Now, looking for some hint, how > we can control the call. Actually, I need to make a call, on genuine mobile > phone, using Gizmo5 V

[Freeswitch-users] How we can control calls using Java

2008-08-11 Thread Adeel Ansari
Hi, I have managed to hook my Java program in. Now, looking for some hint, how we can control the call. Actually, I need to make a call, on genuine mobile phone, using Gizmo5 VoIP network. Furthermore, from where I can get the Mod-Java API documentation. -- Best, Adeel Ansari http

Re: [Freeswitch-users] Freeswitch is crashing.

2008-08-11 Thread Adeel Ansari
gt; > > > On Mon, Aug 11, 2008 at 3:26 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Below is the error, I am getting, while running my Java program through >> Freeswitch dial plan. >> >> >> 2008-08-11 16:25:33 [NOTICE] switch_channel.c:1406 &g

[Freeswitch-users] Freeswitch is crashing.

2008-08-11 Thread Adeel Ansari
dumped) --- Any idea, if this is because of 64bit? Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch

[Freeswitch-users] Cannot create outgoing channel of type [user] cause

2008-08-11 Thread Adeel Ansari
dumped) --- Any idea, if this is because of 64bit? Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch

[Freeswitch-users] Cannot create outgoing channel of type [user] cause

2008-08-11 Thread Adeel Ansari
Hi Guys, I am having this error on Freeswitch console. Any ideas. *[ERR] switch_ivr_originate.c:926 switch_ivr_originate() Cannot create outgoing channel of type [user] cause: [ORIGINATOR_CANCEL]* I am using Twnikle Phone. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari

Re: [Freeswitch-users] Having problem in loading Java and Python modules

2008-08-10 Thread Adeel Ansari
Yup, got both the files, mod_java.so and mod_python.so Thanks for the help. Cheers. On Mon, Aug 11, 2008 at 12:47 PM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > Yes, correct. > > Well, I found that I was not having python-devel module installed. So, > installed it, and now

Re: [Freeswitch-users] Having problem in loading Java and Python modules

2008-08-10 Thread Adeel Ansari
r example, is the FS install directory. > > -MC > > Sent from my iPhone > > On Aug 10, 2008, at 9:26 PM, "Adeel Ansari" <[EMAIL PROTECTED]> wrote: > > I am not sure whether its the right file or not, but I > modified/uncommented, modules.conf.xml under

Re: [Freeswitch-users] Having problem in loading Java and Python modules

2008-08-10 Thread Adeel Ansari
uot;, line 352, in _init_posix raise DistutilsPlatformError(my_msg) --- Trying to fix the thing. Please, let me know if any of you folks have any idea. Thanks. On Mon, Aug 11, 2008 at 12:26 PM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > I am not sure whether its the right file or not, but I >

Re: [Freeswitch-users] Having problem in loading Java and Python modules

2008-08-10 Thread Adeel Ansari
n Mon, Aug 11, 2008 at 11:43 AM, Brian West <[EMAIL PROTECTED]> wrote: > Did you modify the modules.conf in the src directory to have them > compiled? > > /b > > On Aug 10, 2008, at 10:39 PM, Adeel Ansari wrote: > > > Hello Folks, > > > > Having problem

[Freeswitch-users] Having problem in loading Java and Python modules

2008-08-10 Thread Adeel Ansari
Hello Folks, Having problem in loading Java and Python modules. The problem is mod_java.so and mod_python.so not found. I configured Freeswitch with mod_java enabled. Everything seems fine, until it says these 2 files are not found, while starting up. Any idea? Thanks. -- Best, Adeel Ansari

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-07 Thread Adeel Ansari
Sure thing. Will do it shortly. On Fri, Aug 8, 2008 at 12:46 PM, Gonzalo Servat <[EMAIL PROTECTED]> wrote: > On Fri, Aug 8, 2008 at 1:08 AM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> I got all the java files. Thanks for your support, buddies. >> Cheers. >>

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-07 Thread Adeel Ansari
I got all the java files. Thanks for your support, buddies. Cheers. On Fri, Aug 8, 2008 at 11:33 AM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Hey Augenstine, no luck. I have tried with that option too, > --with-java=/java_home, but didn't work. > > I don't kno

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-07 Thread Adeel Ansari
re lucky to get it generated, pass me on. I believe, that would work. Thanks. On Thu, Aug 7, 2008 at 3:24 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > You mean, no matter java, javac, jar is available system wide? I am having > Java home set and everything in the path. Nevertheless,

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-07 Thread Adeel Ansari
> On Wed, Aug 6, 2008 at 11:53 PM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Thanks pals. >> Still couldn't find that freeswitch.jar, in fact no jar file came up any >> where. I build the thing as mentioned on the wiki. Fine, now I should tell >> y

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-06 Thread Adeel Ansari
gt; Hi folks, > > > > I am looking to download freeswitch.jar, but couldn't find it till now. > > May > > be its hidden somewhere, or my mind is quite exhausted right now. Please > > help. > > I believe it's built when you build mod_java. Instructions for that s

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-06 Thread Adeel Ansari
it. You enable > languages/mod_java in modules.conf and build freeswitch. This will build > freeswitch.jar. > > http://wiki.freeswitch.org/wiki/Java > > Jonathan > > On Wed, Aug 6, 2008 at 6:45 PM, Adeel Ansari <[EMAIL PROTECTED]>wrote: > >> Hi b

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-06 Thread Adeel Ansari
Hi buddies, any idea where to get this freeswitch.jar file? Thanks. On Wed, Aug 6, 2008 at 6:44 PM, Adeel Ansari <[EMAIL PROTECTED]> wrote: > Hi folks, > > I am looking to download freeswitch.jar, but couldn't find it till now. May > be its hidden somewhere, or my mind i

Re: [Freeswitch-users] Where to find freeswitch.jar

2008-08-06 Thread Adeel Ansari
Hi folks, I am looking to download freeswitch.jar, but couldn't find it till now. May be its hidden somewhere, or my mind is quite exhausted right now. Please help. Thanks. -- Best, Adeel Ansari http://www.linkedin.com/in/adeelansari ___ Frees