Hi,
I am trying to set up calls between 2 domains without using DNS lookup.
UA -> domain1 -> domain2 -> UA
I am using static forwarding route the all requests. Requests should be
routed using this forward logic only.
Both DNS lookup and forward logic are happening.
Since I have not configured the DNS, an error "Unresolvable Destination"
is seen by the UA.
Ser log displays errors related to DNS lookup.
I don't want the DNS lookup to happen. Requests should be routed using
the forward logic only.
Can someone help me solve this problem.
Regards,
Geethanjali C S
Wipro Technologies
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
hi.
anyone know if is possible to store information in sip_trace mysql
table about the company who have completed the call ?
example:
outbund_company = xxx.xxx.xxx.xxxx
--------------------
Itamar Reis Peixoto
e-mail/msn: itamar(a)ispbrasil.com.br
skype: itamarjp
icq: 81053601
+55 11 4063 5033
+55 34 3221 8599
Hi, all
Currently we are running Openser 1.1 registering ATAs just with user name only. This
works fine however it generates minor problem with our Python based monitoring
script. The script was written under assumption of non blank domain list. resulting
only showing those sessions where the user location table has domain field manually
inserted.
Before we switch to use_domain parameter to 1, We'd like to know any implicit effect
of doing it, as well as some questions answered.
Q. 1) Does this setting takes "SIP_DOMAIN" env parameter of server itself or the
client ATA must send it to Openser in "REGISTER"?
Q. 2) Once use_domain in registrar is set to 1, would there be any impacts on
existing ATA entries in location table with blank domain?
Q. 3) Are there any other parameter that are required to be changed along with
use_domain in registrar module?
Any comments will be appreciated.
John Chahn Kim
email: johnk(a)koreanet.us
Hi, all
Currently we are running Openser 1.1 registering ATAs just with user name only. This
works fine however it generates minor problem with our Python based monitoring
script. The script was written under assumption of non blank domain list. resulting
only showing those sessions where the user location table has domain field manually
inserted.
Before we switch to use_domain parameter to 1, We'd like to know any implicit effect
of doing it, as well as some questions answered.
Q. 1) Does this setting takes "SIP_DOMAIN" env parameter of server itself or the
client ATA must send it to Openser in "REGISTER"?
Q. 2) Once use_domain in registrar is set to 1, would there be any impacts on
existing ATA entries in location table with blank domain?
Q. 3) Are there any other parameter that are required to be changed along with
use_domain in registrar module?
Any comments will be appreciated.
John Chahn Kim
email: johnk(a)koreanet.us
Kyle,
Check your radius dictionaries and the order of the includes. You are probably not including OpenSER (SIP) attributes.
Regards,
Flavio E. Goncalves
----- Mensagem original ----
De: Krom <kyle.romulas(a)gmail.com>
Para: users(a)lists.openser.org
Enviadas: Segunda-feira, 31 de Março de 2008 16:07:00
Assunto: [OpenSER-Users] OpenSER and radiusclient-ng [Unknown Attribute]
Parallel posting this to both CDRTool users and OpenSER users, so apologies to members of both.
I have installed the latest version of CDRTool and running it with OpenSER 1.1.1 for the time being. When looking at the tcpdump of the records leaving the OpenSER server via radiusclient-ng I am viewing a few 'Unknown Attribute' statements.
Ex:
Accounting Status Attribute (40), length: 6, Value: Start
Service Type Attribute (6), length: 6, Value: #15
Unknown Attribute (102), length: 6, Value:
Unknown Attribute (101), length: 6, Value:
Username Attribute (1), length: 26, Value: +15552221111(a)x.x.x.x
Calling Station Attribute (31), length: 24, Value: sip:+15552221111@x.x.x.x
Called Station Attribute (30), length: 32, Value: sip:+15553334444@x.x.x.x
Unknown Attribute (107), length: 35, Value:
Accounting Session ID Attribute (44), length: 14, Value: 0d487415(a)mysipserver.com
Unknown Attribute (104), length: 10, Value:
Unknown Attribute (105), length: 7, Value:
Unknown Attribute (103), length: 6, Value:
Unknown Attribute (214), length: 15, Value:
Unknown Attribute (215), length: 6, Value:
Unknown Attribute (216), length: 32, Value:
Event Timestamp Attribute (55), length: 6, Value: Thu Mar 27 11:01:23 2008
NAS IP Address Attribute (4), length: 6, Value: x.x.x.x
NAS Port Attribute (5), length: 6, Value: 5060
Accounting Delay Attribute (41), length: 6, Value: 00 secs
I have looked into the dictionary.ser and each of the Attributes are defined and the dictionary file that is defined in radiusclient.conf has the $INCLUDE dictionary.ser statement.
Any hints, ideas or links would be appreciated.
--
-- Krom
kyle.romulas(a)gmail.com
-----Anexo incorporado-----
_______________________________________________
Users mailing list
Users(a)lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users
Parallel posting this to both CDRTool users and OpenSER users, so apologies
to members of both.
I have installed the latest version of CDRTool and running it with OpenSER
1.1.1 for the time being. When looking at the tcpdump of the records
leaving the OpenSER server via radiusclient-ng I am viewing a few 'Unknown
Attribute' statements.
Ex:
Accounting Status Attribute (40), length: 6, Value: Start
Service Type Attribute (6), length: 6, Value: #15
Unknown Attribute (102), length: 6, Value:
Unknown Attribute (101), length: 6, Value:
Username Attribute (1), length: 26, Value: +15552221111(a)x.x.x.x
Calling Station Attribute (31), length: 24, Value:
sip:+15552221111@x.x.x.x
Called Station Attribute (30), length: 32, Value:
sip:+15553334444@x.x.x.x
Unknown Attribute (107), length: 35, Value:
Accounting Session ID Attribute (44), length: 14, Value:
0d487415(a)mysipserver.com
Unknown Attribute (104), length: 10, Value:
Unknown Attribute (105), length: 7, Value:
Unknown Attribute (103), length: 6, Value:
Unknown Attribute (214), length: 15, Value:
Unknown Attribute (215), length: 6, Value:
Unknown Attribute (216), length: 32, Value:
Event Timestamp Attribute (55), length: 6, Value: Thu Mar 27
11:01:23 2008
NAS IP Address Attribute (4), length: 6, Value: x.x.x.x
NAS Port Attribute (5), length: 6, Value: 5060
Accounting Delay Attribute (41), length: 6, Value: 00 secs
I have looked into the dictionary.ser and each of the Attributes are defined
and the dictionary file that is defined in radiusclient.conf has the
$INCLUDE dictionary.ser statement.
Any hints, ideas or links would be appreciated.
--
-- Krom
kyle.romulas(a)gmail.com
Hi,
I tried to compile Openser 1.3.1 with module carrierroute on CentOS 5 in a
64 bits architecture. I compiled the confuse library and when I tried to
compile Openser 1.3.1 with carrierroute module show me this error
# make prefix=/ include_modules="mysql snmpstats carrierroute" modules
...
/usr/bin/ld: /usr/local/lib/libconfuse.a(confuse.o): relocation R_X86_64_32
against `a local symbol' can not be used when making a shared object;
recompile with -fPIC
/usr/local/lib/libconfuse.a: could not read symbols: Bad value
collect2: ld devolvió el estado de salida 1
make[1]: *** [carrierroute.so] Error 1
make[1]: se sale del directorio `/fuentes/openser/openser-1.3.1-tls
/modules/carrierroute'
make: *** [modules] Error 2
Can you help me? . If you need more information ask me .
Best regards
Hi All,
I have recently upgraded to openser 1.3.1 and I am trying to explore the Dialog module.
I want to maintain the dialog for specific set of calls, so I have defined a route and I have written setflag(4) in that route so that all calls getting into that route will have the dialogs maintained. Flag 4 is defined for dialog module.
Now when the call initiator hangs up; the dialog starts and ends properly but when the called party hangs up, I get this message in the syslog:
" unable to find dialog for BYE"
Can someone please guide me on how to interpret this WARNING and what measures should be taken to avoid the same.
Thanks in advance
w/regards,
Jayesh
Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php
Hi,
Is there a better way to test if a call is from a registered user without
authentication than the code below? If not, then let me request that
does_uri_exist() take an argument specifying the variable to test against.
Mike
if (src_ip != 'x.x.x.28' && !lookup("location"))
{
if (registered("location")) { xlog("L_NOTICE", "cs<$cs> si<$si:$sp>
ci<$ci> route3: matched registered()\n"); }
if (!registered("location")) { xlog("L_NOTICE", "cs<$cs> si<$si:$sp>
ci<$ci> route3: matched !registered()\n"); }
### send DIDs to asterisk directly because it doesn't handle
unauthenticated calls via a proxy properly
#change request uri to from uri so that does_uri_exist() can test
against it
$var(orig_ru) = $ru;
$ru = $fu;
if (does_uri_exist()) { xlog("L_NOTICE", "cs<$cs> si<$si:$sp>
ci<$ci> route3: matched does_uri_exist()\n"); }
if (!does_uri_exist()) { xlog("L_NOTICE", "cs<$cs> si<$si:$sp>
ci<$ci> route3: matched !does_uri_exist()\n"); }
#10 digit DID and is not from one of our users
if ($var(orig_ru) =~ "^sip:[0-9]{10}" && !does_uri_exist())
{
xlog("L_NOTICE", "cs<$cs> si<$si:$sp> ci<$ci> route3: 302
redirect to asterisk\n");
$var(dstredir) = "sip:" + $tU + "@x.x.x.28";
$ru=$var(dstredir);
sl_send_reply("302", "Moved Temporarily");
exit;
#route(1);
};
#END DIDs to asterisk and change request uri back
$ru = $var(orig_ru);
}
Hi All,
Is there a way in dialog module that I can keep count of active dialogs based on certain parameters like ruri, to_uri etc.
For example, if i need to do a check of active dialogs on a called number which is 123456 and take certain actions if the number of active dialogs to called number 123456 is greater than or equal to certain integer value.
Is the above requirement a possibility in openser?
Any help regarding this will be highly appreciated.
Thanks in advance.
w/regards,
Jayesh
Chat on a cool, new interface. No download required. Go to http://in.messenger.yahoo.com/webmessengerpromo.php