search for: ast_get_enum

Displaying 6 results from an estimated 6 matches for "ast_get_enum".

2010 Apr 29
1
Issue with (pattern) matching extension
..." == ""]?dial:) same => n,Set(SIPFROMDOMAIN=${GLOBAL(FREENUMDOMAIN)}) same => n(dial),Dial(SIP/${isnresult},40) same => n,Goto(fn-${DIALSTATUS},1) exten => fn-BUSY,1,Busy() exten => _fn-.,1,NoOp(ISN: ${DIALSTATUS}) same => n,Congestion() and the logging: == ast_get_enum(num='555*99999', tech='sip', suffix='freenum.org', options='', record=1 == ENUM options(): pos=1, options='2' == ISN ENUM: left=555, middle='99999.' == ast_get_enum() profiling: FAIL, 5.5.5.99999.freenum.org, 21 ms -- Executing [555*99999 at...
2009 Nov 16
0
ENUM and Asterisk 1.6
...n => 292,4,Hangup() The output if I dial 292: Connected to Asterisk 1.6.1.7-rc1 currently running on srv21 (pid = 6061) Verbosity is at least 3 == Using SIP RTP CoS mark 5 -- Executing [292 at sip:1] Set("SIP/273-98117048", "DIAL_NUMBER=43660123456") in new stack == ast_get_enum(num='+43660123456', tech='sip', suffix='ns3.e164.xxx.com', options='', record=1 == ENUM options(): pos=1, options='0' == ast_get_enum() profiling: FAIL, 6.5.4.3.2.1.0.6.6.3.4.ns3.e164.xxx.com, 2 ms -- Executing [292 at sip:2] Set("SIP/273-9811704...
2003 Jun 19
1
compile in uclibc enviroment
....o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o -ldl -lpthread -lncurses -lm -lresolv editline/libedit.a db1-ast/libdb1.a enum.o: In function `ast_get_enum': /usr/src/asterisk-cvs/enum.c:279: undefined reference to `__res_ninit' /usr/src/asterisk-cvs/enum.c:307: undefined reference to `__res_nsearch' /usr/src/asterisk-cvs/enum.c:325: undefined reference to `__res_nclose' enum.o: In function `parse_naptr': /usr/src/asterisk-cvs/enum...
2009 Jul 03
0
e164.org and tollfree ENUM records
...et(i=${MATH(${i}+1,i)}) exten => _X.,n,EndWhile() The console results are as follows. Each of sip-happens, siptollfreegateway, and voipmich return either a 404 or 403 error. I'm wondering if their ENUM records are old and no longer represent how callers should reach their servers. == ast_get_enum(num='+18002662278', tech='ALL', suffix='e164.org', options='', record=1 == ENUM options(): pos=1, options='0'...
2005 Sep 30
0
Compile broken on FreeBSD ?
I'm seeing this trying to compile on FreeBSD with source via cvs from cvs.digium.com <http://cvs.digium.com> at ~1000 UTC 6-30: func_enum.c: In function `function_enum': func_enum.c:126: error: too many arguments to function `ast_get_enum' gmake[1]: *** [func_enum.o] Error 1 Also, the cvsup server on cvs.digium.com <http://cvs.digium.com> has been refusing connections for some time. Is cvsup no longer available on this server ? regards -kim -- w8hdkim er gmail.com <http://gmail.com> -------------- next part -----...
2005 Jul 14
0
Zap channel billing on busy tone!
...c304", "enum-call|localcall|<DESTPSTN>") in new stack -- Executing SetCallerID("SIP/125-c304", "<MyPSTN>") in new stack -- Executing EnumLookup("SIP/125-c304", "<MyPSTN>") in new stack Jul 15 10:55:26 DEBUG[18721]: enum.c:363 ast_get_enum: No such number found: <DESTPSTN>.e164.org (Success) -- Executing Goto("SIP/125-c304", "localcall|<DESTPSTN>|1") in new stack -- Goto (localcall,<DESTPSTN>,1) == Channel 'SIP/125-c304' jumping out of macro 'enum-call' -- Executing StripMSD(&quo...