[Asterisk-Users] Agent channel problem

2004-11-16 Thread Ranga
happend and its polling loop did not procede further. Which is not letting the route complete, though agent_new found the free agent. Am I missing any thing here? TIA Ranga ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman

[Asterisk-Users] group limit

2004-11-06 Thread Ranga Rao Vutukuru
in ast_get_group? Thanks in advance. Ranga ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Asterisk as SIP Proxy

2003-12-01 Thread ranga
/ranga) exten = 9006,1,Macro(stdexten,SIP/bharath) ;;;-; And the outcome is as usual. SIPDOMAIN is blank. I checked 'grep SIPDOMAIN chan_sip.c'. I found the line pbx_builtin_setvar_helper(tmp, SIPDOMAIN, i-domain); After

Re: [Asterisk-Users] Asterisk as SIP Proxy

2003-12-01 Thread ranga
Here it goes Sip read: CLI INVITE sip:[EMAIL PROTECTED] SIP/2.0 Content-Length: 116 Contact: sip:192.168.68.12 Call-ID: [EMAIL PROTECTED] Content-Type: application/sdp Max-Forwards: 70 From: Ranga Rao Vutukurusip:[EMAIL PROTECTED];tag=21632105 CSeq: 1 INVITE To: sip:[EMAIL PROTECTED] Via: SIP

Re: [Asterisk-Users] Asterisk as SIP Proxy

2003-12-01 Thread ranga
and Todd. This is the log for your information. Nov 29 17:03:51 DEBUG[1142106688]: File chan_sip.c, Line 986 (find_user): Call from user 'ranga' is 1 out of 0 Nov 29 17:03:51 DEBUG[1142106688]: File chan_sip.c, Line 3356 (build_route): build_route: Contact hop: sip:192.168.68.12 Nov 29 17:03:51 DEBUG

Re: [Asterisk-Users] PREPAID APPLECATION

2003-12-01 Thread ranga
I would love to send it to couple of peoples so thay can write some docs and clean th code. OK ? Who would like to do it ? Bart I can test it for you and also can help you in the code. -Ranga ___ Asterisk-Users mailing list [EMAIL PROTECTED

Re: [Asterisk-Users] Asterisk as SIP Proxy

2003-11-29 Thread ranga
, but no rule 't' in context 'pandora' -- Executing Dial(SIP/sridhar-a4ed, SIP/[EMAIL PROTECTED]) in new stack -- Called [EMAIL PROTECTED] For some reason SIPDOMAIN is replacing blank. Am I doing any thing wrong? regards Ranga ___ Asterisk-Users

Re: [Asterisk-Users] Asterisk as SIP Proxy

2003-11-29 Thread ranga
- Original Message - From: Philipp von Klitzing [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 28, 2003 4:27 PM Subject: Re: [Asterisk-Users] Asterisk as SIP Proxy Hi! The other sip server ( here partysip) may have many users registered. It is not possible to

[Asterisk-Users] Asterisk as SIP Proxy

2003-11-28 Thread ranga
. exten = _proxy-.,1,Dial(SIP/${EXTEN:6} @ ${DOMAIN}) *variable DOMAIN is my assumption. This is the possible soln that I can think off. This, I guess, needs little hack into chan_sip.c. Is there any other way that simplifies this task? thanks -Ranga

Re: [Asterisk-Users] Asterisk as SIP Proxy

2003-11-28 Thread ranga
- Original Message - From: Olle E. Johansson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 28, 2003 2:57 PM Subject: Re: [Asterisk-Users] Asterisk as SIP Proxy ranga wrote: I have one linux box running asterisk ( say 192.168.68.15 ) and second box running