Daniel,
+1 to what Olle said! I have been able to produce pretty consistently a
segfault in a total dev environment evapi / uac_req but it could be
something totally crazy I'm doing, I'll get you a bit more solid info on
the exact issue in the early am here, as well as make sure that the issue
sipgate.de - www.sipgate.co.uk
>
>
> _______
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
--
Sincerely,
Brandon Armstead
CTO / CRYY.com
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Not entirely sure but you may be able to range them 0-0 for dynamic
allocation and let the kernel handle it.
On Sun, Mar 12, 2017 at 12:56 PM Alex Balashov
wrote:
> Can you not assign different Asterisk instances different ranges of RTP
> ports to allocate from?
>
> On March 12, 2017 3:47:22 PM
se in route and via
>
> So the main question is what is the significance of SIP URI in websocket
> connection? can it be dealt with above scenario?
>
>
> Regards,
> Jade
>
> On Tue, Feb 28, 2017 at 1:18 PM, Brandon Armstead
> wrote:
>
> Perhaps you could configure an outb
R) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
--
Sincerely,
Brandon Armstead
CTO / CRYY.com
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Merry Christmas!! :)
On Fri, Dec 23, 2016 at 6:45 AM Daniel Tryba wrote:
> On Fri, Dec 23, 2016 at 01:22:42PM +0100, Olle E. Johansson wrote:
>
> > It’s been another great year for Kamailio and I’m proud to be part of
> the Kamailio development community.
>
> > We’ve made great releases, had a gr
if(!($ua =~ "")){
On Fri, Dec 9, 2016 at 7:04 AM Satish Patel wrote:
> I am trying to block SIP scanner so i am trying to use following logic
>
> only allow "My-UserAgent" and block rest but its throwing error, but
>
> if i use =~ regular expression which works! why negative match
>
> doesn't wo
+1 - I'm all for cleaning up any technical debt and moving on with more
normalized concept.
:)
Sincerely,
Brandon Armstead
On Thu, Dec 1, 2016 at 6:17 AM Daniel-Constantin Mierla
wrote:
> Hello,
>
> we started discussing about removing MI (so called management interface)
> f
Do a lookup of source ip(s) user is registered to and route appropriately
and or share user location database / replicate. Either way however you
want original source responding to proper AOR, so just do a little
conditional checking and re route appropriately between the two.
On Sunday, Septembe
On Sunday, September 11, 2016, Infinicalls Infinicalls <
infinica...@gmail.com> wrote:
> Hi,
> I have two identical hosts running Kamailio with the same set of
> users. They are located in different locations. Both are running
> behind NAT and I've enabled rtpproxy for that and also advertised th
uot;method": "htable.dump", "params" : {"htable": "callstats"}}'
http://1.2.3.4:5060/jsonrpc
Sincerely,
Brandon Armstead
On Tue, Apr 19, 2016 at 3:40 PM, Brandon Armstead wrote:
> I believe what you want is something more along the lines of:
>
I believe what you want is something more along the lines of:
curl -s -H 'Content-Type: application/json' --data-binary '{"jsonrpc":
"2.0", "method": "htable.dump", "params" : {"name": "callstats"}}'
jsonrpc_reply_fifo", "id": 1}')
It looks like you are not specifying params correctly perhaps? Just a
quick guess from glancing..
Sincerely,
Brandon Armstead
On Tue, Apr 19, 2016 at 10:48 AM, Brooks Bridges wrote:
> I may have stumbled across another bug with thi
Happy Holidays! So crazy to think how long Kamailio has been in the works and
all of the great people I've met because of it. Hope everyone has had a great
2015, looking forward to an amazing 2016!
Sent from my iPhone
> On Dec 24, 2015, at 12:38 PM, Daniel-Constantin Mierla
> wrote:
>
> W
I would use some kind of RESTFUL service implementation, various transport
mediums are avail i.e. RPC etc. What database are you currently using ?
Sincerely,
Brandon Armstead
> On Sep 3, 2015, at 5:19 PM, jay binks wrote:
>
> Hey all,
>
> So I have a cluster of Kamailio serv
What happens if you run the daemon in foreground / high verbosity ? Paste
error logs back here. My guess would be there is some kind of blocking
happening, ie DNS lookup possibly try using an alternate resolver ?
Sent from my iPhone
> On Jan 30, 2015, at 10:19 AM, Tim Chubb wrote:
>
> Hi Al
Why not just kill the call and have billing fix up for minimum duration occur
during CDR creation? Does not make sense to delay Hangup just to meet minimum
duration.
Sent from my iPhone
> On Jan 28, 2015, at 5:37 PM, Will Ferrer wrote:
>
> Hi Daniel
>
> Yeah I am happy to be able to report
Happy New Year!!!
Many great new things to come. #2015 here we are :).
- Brandon
> On Dec 31, 2014, at 2:33 PM, Mahmoud Ramadan Ali
> wrote:
>
> Happy new year to Kamailio and the developers and all the mailing list users
> and all the world !
>
>> On Wed, Dec 31, 2014 at 11:10 PM, Daniel-
kamailio -D no -l eth0 -l eth1 -l eth2
Try this?
On Tue, Aug 5, 2014 at 12:21 PM, Yuriy Gorlichenko
wrote:
> I Already use it.
> As I see my problem about to run the main kamailio process in foreground
> and fork child processes as usual.
>
>
> 2014-08-05 23:18 GMT+04:0
Yuriy,
You can use the listen directive multiple times.
listen=eth0
listen=eth1
etc...
On Tue, Aug 5, 2014 at 12:09 PM, Yuriy Gorlichenko
wrote:
> Hello. I Installed kamailio 4.1.4, when I starting my server I see
> following Warning
>
> no fork mode and more than one listen address found (w
Daniel,
I can confirm this bug on Debian. I hasn't bothered looking into it
further since it was simple enough to manually complete remainder of install.
I'll pull more debug data for you when I make it into the office shortly if
someone doesn't get to it before me.
Sent from my iPhone
Joel,
You are looking for something like this logically:
if(!($var(is_a_present) == $null && $var(is_b_present))){
# a and b exist
} else if(!($var(is_a_present) == $null){
# a exists
} else if(!($var(is_b_present) == $null)){
# b exists
} else {
# failover
}
Sincerely,
Brandon Armst
1:37 PM, Brandon Armstead wrote:
> Joel,
>
> You are looking for something like this logically:
>
> if(!($var(is_a_present) == $null && $var(is_b_present))){
> # a and b exist
> } else if(!($var(is_a_present) == $null){
> # a exists
> } else if(!($var(is_b
LCR /
PSTN using LRN information. Now with this said - while the transaction is
in flight upstream, and a cancel from UAC is sent, simply flag the
transaction / response you receive back from upstream and drop it in the
reply.
Sincerely,
Brandon Armstead
On Sun, Jun 8, 2014 at 12:22 PM, A
Acc_db_request
Sent from my iPhone
> On Nov 24, 2013, at 11:20 AM, Oliver Roth wrote:
>
> Hi all
>
> Question about error handling with kamailio.
>
> We send call to carrier and get back error 404.
> In carrierfailureroute we catch up this error and send call to an internal
> freeswitch th
Flag the call as missed internally in your accounting or write to the missed
acc table there is a method in acc documentation.
Sent from my iPhone
> On Nov 24, 2013, at 11:20 AM, Oliver Roth wrote:
>
> Hi all
>
> Question about error handling with kamailio.
>
> We send call to carrier and
es?
Thank you for your time in advance.
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Looking good - count me in for a copy :).
On Wed, Aug 7, 2013 at 11:34 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> being asked for quite a while about this topic, I can give now more
> details about if there is or is going to be any time soon Kamailio book. We
> are just about to complete
Are you firing t_on_reply? Is it being called?
Sent from my iPhone
On May 15, 2013, at 11:04 AM, Robert R wrote:
> Hi,
>
> I am trying to add a log when receiving 1xx or 2xx reply message:
>
> # manage incoming replies
> onreply_route[MANAGE_REPLY] {
>xdbg("incoming reply\n");
>if(st
I believe what you are looking for is $null
if($avp(s:test) == $null){
}
On Mon, Jan 14, 2013 at 3:59 AM, Mino Haluz wrote:
> Hi,
>
> how should I check if the value is set?
>
> if ($avp(s:test) == "") {
>
> or is there any null keyword ? If so, does it work for $avp, $sht, $var
> and $shv ?
Merry Christmas!!!
On Mon, Dec 24, 2012 at 1:00 PM, Daniel-Constantin Mierla wrote:
> Another year getting to its end! Looking back, looks like one with the
> greatest achievements in the development of the project so far. Year is not
> done, so I save that summary for one week later, there is
Steve,
You would do the required logic inside of branch_route.
Sincerely,
Brandon Armstead
On Fri, Oct 5, 2012 at 9:45 AM, Stephen Dodge (Bistech) <
special.proje...@bistech.co.uk> wrote:
> Hello,
>
>
>
> Could someone advise if it is possible to directly access the d
also see RTP packets from from UAC 2 -> KAM
The caller does not hear any audio, as KAM/RTPProxy is not sending audio
back to the caller.
Sincerely,
Brandon Armstead
On Fri, Sep 14, 2012 at 11:12 PM, SamyGo wrote:
> ok ignore the name in my previous email: its
> http://www.kamailio.o
Samy,
I am not locating any such functions, engage_rtpproxy ?
Perhaps you could point me further into the right direction?
Sincerely,
Brandon Armstead
On Fri, Sep 14, 2012 at 9:13 PM, SamyGo wrote:
> Yes, you should find the function engage_rtpproxy on module docs and use
> it. It wil
Klaus,
It seems that force_rtp_proxy is removed in Kamailio 3.3 --- has there
been a work-around for this bridge issue without using force_rtp_proxy?
Sincerely,
Brandon Armstead
On Wed, Nov 4, 2009 at 5:46 AM, Klaus Darilion wrote:
>
>
> Alex Balashov schrieb:
>
> That
Daniel,
One question I do have - is the $timef(%Y%m%d) evaluated only once at
run time (when kamailio is started) - or is it evaluated at the time of the
ACC'ing action.
Sincerely,
Brandon Armstead
On Tue, Aug 14, 2012 at 1:22 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
&
t; http://www.kamailio.org/wiki/cookbooks/3.2.x/pseudovariables
>
> Try acc_$timef(%Y%m%d).
>
> Cheers,
> Daniel
>
>
>
> On 8/14/12 10:17 PM, Brandon Armstead wrote:
>
> Daniel,
>
> My apologies - forgot to make clean. However still no cigar.
>
acc [acc.c:405]:
failed to insert into database
Sincerely,
Brandon Armstead
On Tue, Aug 14, 2012 at 1:11 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> are you sure you re-installed and the right acc.so is used?
>
> The support is for generic PV, if it works with one it should work w
Daniel,
Patch applies fine - it still does not seem to take when using $timef,
i..e
modparam("acc", "db_table_acc", "acc_$timef(Ymd)")
It looks as if the $timef is not being interpreted and is simply writing to
acc'ing i.e. INSERT INTO acc_$timef
Thanks!
Daniel,
In my research I saw that commit as well but figured it was some kind of
weird merging error. Thanks for your time! Look forward to hearing back
from you guys.
Sincerely,
Brandon Armstead
On Tue, Aug 14, 2012 at 12:04 PM, Daniel-Constantin Mierla <
mico...@gmail.com>
there. Doesn't work for you?
>
> Cheers,
> Daniel
>
> On 8/14/12 7:16 PM, Brandon Armstead wrote:
>> Sorry to wake up an old thread.
>>
>> However - I am looking to export this $timef function to the param
>> initialization for accounting, i.e. db
Daniel,
It ONLY works with the $time avp
Sent from my iPhone
On Aug 14, 2012, at 10:27 AM, Daniel-Constantin Mierla
wrote:
> Hello,
>
> this functionality should be already there. Doesn't work for you?
>
> Cheers,
> Daniel
>
> On 8/14/12 7:16 PM, Brando
ugh at this point between the three different modules that it would take
to implement this (acc, dbsr1, pv).
Look forward to any help / insight you may be able to provide.
Thanks as always!
Sincerely,
Brandon Armstead
On Mon, Dec 19, 2011 at 11:55 AM, Daniel-Constantin Mierla <
mico..
Sipsak
Sent from my iPhone
On Aug 12, 2012, at 10:41 PM, Anton Kvashenkin wrote:
> Hello, guys.
>
> What is the best tool for crafting sip messages for testing purpose? For
> example, simple REGISTER or INVITE message. I'm new to kamailio (not sip) so
> it would be great for me to use debbu
its not clear enough based off of this above copied text.
Unless I am still missing the explanation somewhere else in the text?
Thanks!
Sincerely,
Brandon Armstead
On Tue, Aug 7, 2012 at 12:00 PM, Klaus Darilion <
klaus.mailingli...@pernau.at> wrote:
> Once you know it you wil
o for years I would think this would confuse others.
Let me know if it is somewhere else, otherwise I will add it to the
Kamailio wiki.
Sincerely,
Brandon Armstead
On Tue, Aug 7, 2012 at 2:32 AM, Klaus Darilion wrote:
> AVPs are associated with the transaction. If you "spiral" a req
here any documentation on why or when this would occur?
Is there a better way to handle such a scenario? i.e. more dynamic
internal routing, vs relaying to self.
Thanks as always in advance!
Sincerely,
Brandon Armstead
___
SIP Express Router (SER)
Daniel,
I will try this -- and get back to you. I noticed the 408 timeout as
well -- and thought that this call flow was strange. Thanks!
Sincerely,
Brandon Armstead
On Mon, Jul 30, 2012 at 1:03 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> first, such race can happen alwa
se, and create separate transaction to send BYE
downstream?
Thank you as always. Look forward to your thoughts / suggestions / ideas.
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.
BYE
downstream?
Thank you as always. Look forward to your thoughts / suggestions / ideas.
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/c
Gary,
Please elaborate on "did not work". Also have you logged the actual value of
this var before the if/else statement?
Sent from my iPhone
On Jul 16, 2012, at 7:32 AM, Gary Chen wrote:
> Kamailio 3.3.0
>
> I have a variable $var(s:dst). It can store either a number or IP.
> How do I
Sven,
It looks as if it's pushing onto avp stack. Try doing the assignment as
follows below.
$avp(test) := "value";
Sent from my iPhone
On Feb 21, 2012, at 11:45 PM, Sven Knoblich wrote:
> Hello all,
> i am currently confused by using the avpops function avp_delete. When i run
> avp_delet
when
I updated $ru and another after I did append_branch. Taking out the
append_branch call resolved the issue.
Sincerely,
Brandon Armstead
On Wed, Dec 14, 2011 at 1:36 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
>
> On 12/14/11 1:14 AM, Brandon Armstead wrote:
>
>>
he call.
Thanks for all help / thoughts / input in advance, thanks!
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Kamailio.
Sincerely,
Brandon Armstead
On Wed, Nov 2, 2011 at 2:04 PM, Timo Reimann wrote:
> Hey,
>
>
> Am 02.11.2011 um 08:24 schrieb Brandon Armstead:
> >Some interesting results indeed. If I place the same block of code
> with or without dlg_get first then dlg_
Timo,
Some interesting results indeed. If I place the same block of code with
or without dlg_get first then dlg_bye AFTER loose_route -- kamailio ignores
the packet.
If I place it before loose_route WITH dlg_get FIRST - it works as expected.
Sincerely,
Brandon Armstead
On Tue, Nov 1, 2011
Timo,
Thats correct - however I am calling this before loose_route, perhaps
that is my problem and need for calling dlg_get? Let me give this a go -
and I will respond back with my findings, thanks!
Sincerely,
Brandon Armstead
On Tue, Nov 1, 2011 at 4:21 PM, Timo Reimann wrote:
>
s to the call I
desire to terminate. I am then feeding $ci, $tt, and $ft into dlg_get and
then calling dlg_bye("all") - in which Kamailio then proceeds to send BYE
out to both legs of the call.
I think we can mark this as resolved :).
Thanks as always!
Sincerely,
Brandon Armstead
On Tu
ng into a race
condition where the dialog is destroyed before the 2nd BYE packet is
processed.
My Question - what am I doing wrong - or what is the best method to tackle
this task?
Thank you for all of your help and time in advance.
Sincerely,
Brandon Armstead
_
earch and give you some specifics.
Sincerely,
Brandon Armstead
On Thu, Jan 20, 2011 at 2:13 AM, Daniel-Constantin Mierla wrote:
>
>
> On 1/19/11 7:50 AM, Klaus Darilion wrote:
>
>>
>>
>> Am 18.01.2011 21:26, schrieb Brandon Armstead:
>>
>>> Hello,
>
Daniel,
This commit is working perfectly! Thank you.
Sincerely,
Brandon Armstead
On Tue, Aug 2, 2011 at 3:05 PM, Daniel-Constantin Mierla
wrote:
> Hello,
>
> some of the bitwise operators were forgotten to be added when we migrated
> to the new core. They were added some time
eing equal to "2" rather than "8"
Any thoughts / Suggestions / Fixes?
I also wonder if this has any relation to !~ not working?
Thanks for all of your help in advance!
P.S. I sent this both to user list and to devel, please forgive me if they
do not belong in one of the li
You would use: Force_send_socket method.
Sent from my iPhone
On Jul 26, 2011, at 5:28 PM, Linux Guy wrote:
> Hi,
> How can I set a specific source ip for outbound calls when I have multiple
> Ips that kamailio is listening on.
>
> For Eg. I have a table with Caller ID ( Phone Numbers )
>
>
Juha,
Quick correction: $var(test) = $var(test) & ~ 2;
On Tue, May 17, 2011 at 8:13 AM, Juha Heinanen wrote:
> according to core cookbook:
>
> ~ : bitwise NOT
>
> however, looks like it has no effect. i have
>
>$var(test) = ~2;
>xlog("L_INFO", "test is <$var(test)>\n");
>
>
Juha,
Try $var(test) = $var(test) ~ 2;
Sincerely,
Brandon Armstead
On Tue, May 17, 2011 at 8:13 AM, Juha Heinanen wrote:
> according to core cookbook:
>
> ~ : bitwise NOT
>
> however, looks like it has no effect. i have
>
>$var(test) = ~2;
>xlog(
Alex,
Thank you for this information! This is now making some more sense as
to the results I am seeing. Thanks again!
Sincerely,
Brandon Armstead
On Thu, Feb 17, 2011 at 2:13 PM, Alex Balashov wrote:
> On 02/17/2011 05:07 PM, Brandon Armstead wrote:
>
>> Hello,
>>
!
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Lee,
You will need to cast this to a string / varchar.
Sincerely,
Brandon Armstead
On Sat, Jan 29, 2011 at 5:54 AM, Lee Archer wrote:
> Hi, I am trying to run dispatcher based on the inbound number called.
> This works fine for some numbers but not all. Is there a bigint string
>
Hello,
Is there anything special that needs to be done for float comparison?
For example:
if([5.5 >= 4.3])
or
if(5.5 > 4.3)
The conditional does not seem to be coming back as true like it should?
This is simply an example... the precision in the actual case is different
(longer d
Very cool, keep up the good work!
On Fri, Aug 13, 2010 at 1:20 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> I committed in master branch (to be 3.1.0) code that allows to set uri,
> username, domain and display name for To and From headers using assignments
> to their respective PVs in conf
Daniel,
When I take your example with the modified regex it works. I wonder if
there is any association to using / as delimiter versus | and the () match
references?
Sincerely,
Brandon Armstead
On Wed, Jul 28, 2010 at 3:23 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> I te
believe this may be a bug).
Thanks!
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
no other mangling is
occurring). Debugging code is Line by Line. Thanks!
Sincerely,
Brandon Armstead
On Thu, Jul 22, 2010 at 3:08 PM, Brandon Armstead wrote:
> Daniel,
>
>Too True! haha.
>
> While I've got this topic still open, I am actually having a total freak
> ex
+) RTP\/AVP ([0-9
]+)\015\012(.*)$/\3/s});
$avp(s:sdp-payloads) is NULL when printing it out?
Any thoughts?
Sincerely,
Brandon Armstead
On Thu, Jul 22, 2010 at 2:53 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
>
> On 7/22/10 8:59 PM, Brandon Armstead wrote:
>
> Hello,
>
Hello,
Sorry it took me so long to respond back.. I am shocked that I did not
find/see that. That was exactly my issue. :embarrassed:.
Thank you!
Sincerely,
Brandon Armstead
On Fri, Jul 16, 2010 at 5:26 AM, Daniel-Constantin Mierla wrote:
> Hello,
>
> the line you try to
with any input you can provide, thanks!
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hello,
Please do let me know if I am leaving any thing out that will make
troubleshooting this issue easier. I am really hitting a wall with an
efficient method to tackle this problem. All help is appreciated, thanks as
always guys!
Sincerely,
Brandon Armstead
On Mon, Jul 5, 2010 at 12:38
.
a=fmtp:18 annexb=yes.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=nortpproxy:yes.
Thanks!
On Mon, Jul 5, 2010 at 3:51 AM, Daniel-Constantin Mierla
wrote:
> Hello,
>
>
> On 7/4/10 9:23 AM, Brandon Armstead wrote:
>
> Hello,
>
> I am trying to match a mu
);
Any help / input is greatly appreciated, thank you ahead of time!
Happy 4th of July (for those who celebrate)
Sincerely,
Brandon Armstead
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http:
.
a=rtpmap:98 G726-16/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=ptime:30.
a=sendrecv.
a=nortpproxy:yes.
Let me know if this is sufficient or if there is anything else I can
provide. Thanks!
Sincerely,
Brandon Armstead
On Wed, Apr 28, 2010 at 3:54 PM, Daniel-Constantin Mierla wrot
Hello All,
Correction, it seems both the last supplied regex and xlog("L_INFO",
"[$ci] m=audio $(rb{re.subst,/(.*)m=audio ([0-9]+) (.*)/\2/})"); return the
same invalid results.
Thanks again!
Sincerely,
Brandon Armstead
On Mon, Apr 26, 2010 at 7:33 PM, Brandon Armstead
dio line, however it does
not -- it simply removes m=audio.
Any thoughts / ideas / suggestions?
Sincerely,
Brandon Armstead
On Wed, Dec 23, 2009 at 9:31 PM, Iñaki Baz Castillo wrote:
> El Miércoles, 23 de Diciembre de 2009, Daniel-Constantin Mierla escribió:
> > the re.subst transfo
82 matches
Mail list logo